Home
last modified time | relevance | path

Searched defs:OUTPUT_DRAWMODE_COLOR (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Ddlgutil.hxx33 constexpr DrawModeFlags OUTPUT_DRAWMODE_COLOR = DrawModeFlags::Default; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Ddlgutil.hxx33 constexpr DrawModeFlags OUTPUT_DRAWMODE_COLOR = DrawModeFlags::Default; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A DViewShell.hxx60 const DrawModeFlags OUTPUT_DRAWMODE_COLOR = DrawModeFlags::Default; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/
H A DViewShell.hxx61 static const DrawModeFlags OUTPUT_DRAWMODE_COLOR = DrawModeFlags::Default; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Ddlgctrl.cxx55 #define OUTPUT_DRAWMODE_COLOR (DrawModeFlags::Default) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Ddlgctrl.cxx44 #define OUTPUT_DRAWMODE_COLOR (DrawModeFlags::Default) macro