|
LibreOffice Module sfx2 (master) 1
|
#include <sal/config.h>#include <sfx2/dllapi.h>#include <tools/ref.hxx>#include <com/sun/star/uno/Reference.hxx>#include <memory>#include <utility>Go to the source code of this file.
Classes | |
| class | sfx2::SvLinkSource |
| struct | sfx2::SvLinkSource::StreamToLoadFrom |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::uno |
| namespace | weld |
| namespace | com::sun::star::io |
| namespace | sfx2 |
Macros | |
| #define | ADVISEMODE_NODATA 0x01 |
| #define | ADVISEMODE_PRIMEFIRST 0x02 |
| #define | ADVISEMODE_ONLYONCE 0x04 |
| #define | ADVISEMODE_DATAONSTOP 0x40 |
Typedefs | |
| typedef tools::SvRef< SvLinkSource > | sfx2::SvLinkSourceRef |
| #define ADVISEMODE_DATAONSTOP 0x40 |
Definition at line 44 of file linksrc.hxx.
| #define ADVISEMODE_NODATA 0x01 |
Definition at line 41 of file linksrc.hxx.
| #define ADVISEMODE_ONLYONCE 0x04 |
Definition at line 43 of file linksrc.hxx.
| #define ADVISEMODE_PRIMEFIRST 0x02 |
Definition at line 42 of file linksrc.hxx.