LibreOffice Module svl (master) 1
Public Member Functions | Public Attributes | Private Member Functions | List of all members
SfxStyleSheetBasePool_Impl Class Reference

Public Member Functions

 SfxStyleSheetBasePool_Impl ()
 

Public Attributes

std::shared_ptr< SfxStyleSheetIteratorpIter
 
std::shared_ptr< svl::IndexedStyleSheetsmxIndexedStyleSheets
 This member holds the indexed style sheets. More...
 

Private Member Functions

 SfxStyleSheetBasePool_Impl (const SfxStyleSheetBasePool_Impl &)=delete
 
SfxStyleSheetBasePool_Imploperator= (const SfxStyleSheetBasePool_Impl &)=delete
 

Detailed Description

Definition at line 83 of file style.cxx.

Constructor & Destructor Documentation

◆ SfxStyleSheetBasePool_Impl() [1/2]

SfxStyleSheetBasePool_Impl::SfxStyleSheetBasePool_Impl ( const SfxStyleSheetBasePool_Impl )
privatedelete

◆ SfxStyleSheetBasePool_Impl() [2/2]

SfxStyleSheetBasePool_Impl::SfxStyleSheetBasePool_Impl ( )
inline

Definition at line 99 of file style.cxx.

References make_shared().

Member Function Documentation

◆ operator=()

SfxStyleSheetBasePool_Impl & SfxStyleSheetBasePool_Impl::operator= ( const SfxStyleSheetBasePool_Impl )
privatedelete

Member Data Documentation

◆ mxIndexedStyleSheets

std::shared_ptr<svl::IndexedStyleSheets> SfxStyleSheetBasePool_Impl::mxIndexedStyleSheets

This member holds the indexed style sheets.

Definition at line 97 of file style.cxx.

◆ pIter

std::shared_ptr<SfxStyleSheetIterator> SfxStyleSheetBasePool_Impl::pIter

Definition at line 89 of file style.cxx.


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