LibreOffice Module sfx2 (master) 1
|
#include <memory>
#include <rtl/ustring.hxx>
#include <sal/config.h>
#include <sfx2/dllapi.h>
#include <tools/gen.hxx>
#include <tools/urlobj.hxx>
Go to the source code of this file.
Classes | |
class | SfxFrameDescriptor |
Macros | |
#define | SIZE_NOT_SET -1L |
Enumerations | |
enum class | ScrollingMode { Yes , No , Auto } |
#define SIZE_NOT_SET -1L |
Definition at line 46 of file frmdescr.hxx.
|
strong |
Enumerator | |
---|---|
Yes | |
No | |
Auto |
Definition at line 39 of file frmdescr.hxx.