LibreOffice Module sw (master) 1
|
Public Member Functions | |
SwNumFormatGlobal (const SwNumFormat &rFormat) | |
SwNumFormatGlobal (const SwNumFormatGlobal &) | |
~SwNumFormatGlobal () | |
SwNumFormat | MakeNumFormat (SwWrtShell &rSh) const |
Private Member Functions | |
SwNumFormatGlobal & | operator= (const SwNumFormatGlobal &)=delete |
Private Attributes | |
SwNumFormat | m_aFormat |
OUString | m_sCharFormatName |
sal_uInt16 | m_nCharPoolId |
std::vector< std::unique_ptr< SfxPoolItem > > | m_Items |
Friends | |
class | SwNumRulesWithName |
Definition at line 41 of file uinums.hxx.
SwNumRulesWithName::SwNumFormatGlobal::SwNumFormatGlobal | ( | const SwNumFormat & | rFormat | ) |
Definition at line 177 of file uinums.cxx.
References SfxPoolItem::Clone(), SfxItemSet::Count(), SwFormat::GetAttrSet(), SwNumFormat::GetCharFormat(), SfxItemIter::GetCurItem(), SwFormat::GetName(), SwFormat::GetPoolFormatId(), m_aFormat, m_Items, m_nCharPoolId, m_sCharFormatName, SfxItemIter::NextItem(), and SwNumFormat::SetCharFormat().
SwNumRulesWithName::SwNumFormatGlobal::SwNumFormatGlobal | ( | const SwNumFormatGlobal & | rFormat | ) |
Definition at line 202 of file uinums.cxx.
SwNumRulesWithName::SwNumFormatGlobal::~SwNumFormatGlobal | ( | ) |
Definition at line 214 of file uinums.cxx.
SwNumFormat SwNumRulesWithName::SwNumFormatGlobal::MakeNumFormat | ( | SwWrtShell & | rSh | ) | const |
Definition at line 218 of file uinums.cxx.
References SwEditShell::GetCharFormat(), SwEditShell::GetCharFormatCount(), SwEditShell::GetCharFormatFromPool(), SwFormat::GetName(), i, IsPoolUserFormat(), SwEditShell::MakeCharFormat(), n, SwFormat::SetAuto(), and SwFormat::SetFormatAttr().
Referenced by SwNumRulesWithName::ResetNumRule().
|
privatedelete |
|
friend |
Definition at line 43 of file uinums.hxx.
|
private |
Definition at line 44 of file uinums.hxx.
Referenced by SwNumFormatGlobal().
|
private |
Definition at line 47 of file uinums.hxx.
Referenced by SwNumFormatGlobal().
|
private |
Definition at line 46 of file uinums.hxx.
Referenced by SwNumFormatGlobal().
|
private |
Definition at line 45 of file uinums.hxx.
Referenced by SwNumFormatGlobal().