LibreOffice Module svx (master) 1
|
#include <svx/dlgutil.hxx>
#include <svl/itemset.hxx>
#include <sfx2/sfxsids.hrc>
#include <sfx2/module.hxx>
#include <svl/intitem.hxx>
#include <svl/eitem.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/objsh.hxx>
#include <sal/log.hxx>
Go to the source code of this file.
Functions | |
FieldUnit | GetModuleFieldUnit (const SfxItemSet &rSet) |
bool | GetApplyCharUnit (const SfxItemSet &rSet) |
FieldUnit | GetModuleFieldUnit () |
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.
FieldUnit GetModuleFieldUnit | ( | ) |
Definition at line 69 of file dlgutil.cxx.
References SfxModule::GetCurrentFieldUnit().
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().