LibreOffice Module vcl (master) 1
|
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< QuickHelpFlags > |
class | Help |
Namespaces | |
namespace | tools |
namespace | vcl |
namespace | o3tl |
namespace | weld |
Macros | |
#define | OOO_HELP_INDEX ".help:index" |
Enumerations | |
enum class | QuickHelpFlags { NONE = 0x0000 , Left = 0x0001 , Center = 0x0002 , Right = 0x0004 , Top = 0x0008 , VCenter = 0x0010 , Bottom = 0x0020 , NoAutoPos = Left | Center | Right | Top | VCenter | Bottom , CtrlText = 0x0040 , TipStyleBalloon = 0x0100 , NoEvadePointer = 0x0200 , BiDiRtl = 0x0400 } |
|
strong |