LibreOffice Module svx (master)
1
|
Go to the source code of this file.
Functions | |
SVXCORE_DLLPUBLIC FieldUnit | GetModuleFieldUnit (const SfxItemSet &) |
SVXCORE_DLLPUBLIC FieldUnit | GetModuleFieldUnit () |
SVXCORE_DLLPUBLIC bool | GetApplyCharUnit (const SfxItemSet &) |
Variables | |
constexpr DrawModeFlags | OUTPUT_DRAWMODE_COLOR = DrawModeFlags::Default |
constexpr DrawModeFlags | OUTPUT_DRAWMODE_CONTRAST |
SVXCORE_DLLPUBLIC bool GetApplyCharUnit | ( | const SfxItemSet & | ) |
Definition at line 45 of file dlgutil.cxx.
References SfxViewFrame::Current(), SfxShell::GetItem(), SfxItemSet::GetItemState(), SfxObjectShell::GetModule(), SfxViewFrame::GetObjectShell(), GetValue, and SAL_WARN.
SVXCORE_DLLPUBLIC FieldUnit GetModuleFieldUnit | ( | const SfxItemSet & | ) |
Definition at line 31 of file dlgutil.cxx.
References SfxModule::GetCurrentFieldUnit(), and SfxItemSet::GetItemState().
Referenced by Svx3DWin::GetAttr(), SvxGridTabPage::SvxGridTabPage(), SvxHFPage::SvxHFPage(), and Svx3DWin::Update().
SVXCORE_DLLPUBLIC FieldUnit GetModuleFieldUnit | ( | ) |
Definition at line 76 of file dlgutil.cxx.
References SfxModule::GetCurrentFieldUnit().
constexpr DrawModeFlags OUTPUT_DRAWMODE_COLOR = DrawModeFlags::Default |
Definition at line 33 of file dlgutil.hxx.
constexpr DrawModeFlags OUTPUT_DRAWMODE_CONTRAST |
Definition at line 35 of file dlgutil.hxx.