LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
sw::StoredChapterNumberingRules Class Reference
Inheritance diagram for sw::StoredChapterNumberingRules:
[legend]
Collaboration diagram for sw::StoredChapterNumberingRules:
[legend]

Public Member Functions

 StoredChapterNumberingRules (SwChapterNumRules &rNumRules, sal_uInt16 const nIndex)
 
virtual OUString SAL_CALL getName () override
 
virtual void SAL_CALL setName (OUString const &rName) override
 
virtual uno::Type SAL_CALL getElementType () override
 
virtual ::sal_Bool SAL_CALL hasElements () override
 
virtual sal_Int32 SAL_CALL getCount () override
 
virtual uno::Any SAL_CALL getByIndex (sal_Int32 nIndex) override
 
virtual void SAL_CALL replaceByIndex (sal_Int32 nIndex, uno::Any const &rElement) override
 

Private Member Functions

SwNumRulesWithNameGetOrCreateRules ()
 

Private Attributes

SwChapterNumRulesm_rNumRules
 
sal_uInt16 const m_nIndex
 

Detailed Description

Definition at line 44 of file StoredChapterNumbering.cxx.

Constructor & Destructor Documentation

◆ StoredChapterNumberingRules()

sw::StoredChapterNumberingRules::StoredChapterNumberingRules ( SwChapterNumRules rNumRules,
sal_uInt16 const  nIndex 
)
inline

Definition at line 65 of file StoredChapterNumbering.cxx.

References m_nIndex, nIndex, and SwChapterNumRules::nMaxRules.

Member Function Documentation

◆ getByIndex()

virtual uno::Any SAL_CALL sw::StoredChapterNumberingRules::getByIndex ( sal_Int32  nIndex)
inlineoverridevirtual

◆ getCount()

virtual sal_Int32 SAL_CALL sw::StoredChapterNumberingRules::getCount ( )
inlineoverridevirtual

Definition at line 104 of file StoredChapterNumbering.cxx.

References MAXLEVEL.

◆ getElementType()

virtual uno::Type SAL_CALL sw::StoredChapterNumberingRules::getElementType ( )
inlineoverridevirtual

Definition at line 93 of file StoredChapterNumbering.cxx.

References sw::proofreadingiterator::get().

◆ getName()

virtual OUString SAL_CALL sw::StoredChapterNumberingRules::getName ( )
inlineoverridevirtual

◆ GetOrCreateRules()

SwNumRulesWithName * sw::StoredChapterNumberingRules::GetOrCreateRules ( )
inlineprivate

◆ hasElements()

virtual ::sal_Bool SAL_CALL sw::StoredChapterNumberingRules::hasElements ( )
inlineoverride

Definition at line 98 of file StoredChapterNumbering.cxx.

◆ replaceByIndex()

virtual void SAL_CALL sw::StoredChapterNumberingRules::replaceByIndex ( sal_Int32  nIndex,
uno::Any const &  rElement 
)
inlineoverridevirtual

◆ setName()

virtual void SAL_CALL sw::StoredChapterNumberingRules::setName ( OUString const &  rName)
inlineoverridevirtual

Definition at line 85 of file StoredChapterNumbering.cxx.

References GetOrCreateRules(), and SwNumRulesWithName::SetName().

Member Data Documentation

◆ m_nIndex

sal_uInt16 const sw::StoredChapterNumberingRules::m_nIndex
private

◆ m_rNumRules

SwChapterNumRules& sw::StoredChapterNumberingRules::m_rNumRules
private

Definition at line 49 of file StoredChapterNumbering.cxx.

Referenced by getByIndex(), getName(), and GetOrCreateRules().


The documentation for this class was generated from the following file: