LibreOffice Module sfx2 (master) 1
Classes | Macros | Enumerations
frmdescr.hxx File Reference
#include <memory>
#include <rtl/ustring.hxx>
#include <sal/config.h>
#include <sfx2/dllapi.h>
#include <tools/gen.hxx>
#include <tools/urlobj.hxx>
Include dependency graph for frmdescr.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SfxFrameDescriptor
 

Macros

#define SIZE_NOT_SET   -1L
 

Enumerations

enum class  ScrollingMode {
  Yes ,
  No ,
  Auto
}
 

Macro Definition Documentation

◆ SIZE_NOT_SET

#define SIZE_NOT_SET   -1L

Definition at line 46 of file frmdescr.hxx.

Enumeration Type Documentation

◆ ScrollingMode

enum class ScrollingMode
strong
Enumerator
Yes 
No 
Auto 

Definition at line 39 of file frmdescr.hxx.