LibreOffice Module svx (master) 1
|
#include <tools/fldunit.hxx>
#include <svx/svxdllapi.h>
#include <vcl/rendercontext/DrawModeFlags.hxx>
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 & | rSet | ) |
Definition at line 39 of file dlgutil.cxx.
References SfxViewFrame::Current(), SfxShell::GetItem(), SfxItemSet::GetItemIfSet(), SfxObjectShell::GetModule(), SfxViewFrame::GetObjectShell(), rSet, and SAL_WARN.
SVXCORE_DLLPUBLIC FieldUnit GetModuleFieldUnit | ( | ) |
Definition at line 69 of file dlgutil.cxx.
References SfxModule::GetCurrentFieldUnit().
SVXCORE_DLLPUBLIC FieldUnit GetModuleFieldUnit | ( | const SfxItemSet & | rSet | ) |
Definition at line 31 of file dlgutil.cxx.
References SfxModule::GetCurrentFieldUnit(), SfxItemSet::GetItemIfSet(), and rSet.
Referenced by Svx3DWin::GetAttr(), SvxGridTabPage::SvxGridTabPage(), SvxHFPage::SvxHFPage(), and Svx3DWin::Update().
|
constexpr |
Definition at line 33 of file dlgutil.hxx.
|
constexpr |
Definition at line 34 of file dlgutil.hxx.