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

Public Member Functions

 StyleAccess_Impl (SwXDocumentIndex &rParentIdx)
 
virtual OUString SAL_CALL getImplementationName () override
 
virtual sal_Bool SAL_CALL supportsService (const OUString &rServiceName) override
 
virtual uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () 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 Index, const uno::Any &rElement) override
 

Private Member Functions

virtual ~StyleAccess_Impl () override
 

Private Attributes

::rtl::Reference< SwXDocumentIndexm_xParent
 can be destroyed threadsafely, so no UnoImplPtr here More...
 

Detailed Description

Definition at line 167 of file unoidx.cxx.

Constructor & Destructor Documentation

◆ ~StyleAccess_Impl()

SwXDocumentIndex::StyleAccess_Impl::~StyleAccess_Impl ( )
overrideprivatevirtual

Definition at line 2494 of file unoidx.cxx.

◆ StyleAccess_Impl()

SwXDocumentIndex::StyleAccess_Impl::StyleAccess_Impl ( SwXDocumentIndex rParentIdx)
explicit

Definition at line 2488 of file unoidx.cxx.

Member Function Documentation

◆ getByIndex()

uno::Any SAL_CALL SwXDocumentIndex::StyleAccess_Impl::getByIndex ( sal_Int32  nIndex)
overridevirtual

◆ getCount()

sal_Int32 SAL_CALL SwXDocumentIndex::StyleAccess_Impl::getCount ( )
overridevirtual

Definition at line 2553 of file unoidx.cxx.

References MAXLEVEL.

◆ getElementType()

uno::Type SAL_CALL SwXDocumentIndex::StyleAccess_Impl::getElementType ( )
overridevirtual

Definition at line 2590 of file unoidx.cxx.

References sw::proofreadingiterator::get().

◆ getImplementationName()

OUString SAL_CALL SwXDocumentIndex::StyleAccess_Impl::getImplementationName ( )
overridevirtual

Definition at line 2499 of file unoidx.cxx.

◆ getSupportedServiceNames()

uno::Sequence< OUString > SAL_CALL SwXDocumentIndex::StyleAccess_Impl::getSupportedServiceNames ( )
overridevirtual

Definition at line 2511 of file unoidx.cxx.

◆ hasElements()

sal_Bool SAL_CALL SwXDocumentIndex::StyleAccess_Impl::hasElements ( )
overridevirtual

Definition at line 2596 of file unoidx.cxx.

◆ replaceByIndex()

void SAL_CALL SwXDocumentIndex::StyleAccess_Impl::replaceByIndex ( sal_Int32  Index,
const uno::Any rElement 
)
overridevirtual

◆ supportsService()

sal_Bool SAL_CALL SwXDocumentIndex::StyleAccess_Impl::supportsService ( const OUString &  rServiceName)
overridevirtual

Definition at line 2505 of file unoidx.cxx.

References cppu::supportsService().

Member Data Documentation

◆ m_xParent

::rtl::Reference<SwXDocumentIndex> SwXDocumentIndex::StyleAccess_Impl::m_xParent
private

can be destroyed threadsafely, so no UnoImplPtr here

Definition at line 173 of file unoidx.cxx.


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