LibreOffice Module svl (master) 1
|
Public Member Functions | |
SfxStyleSheetBasePool_Impl () | |
Public Attributes | |
std::shared_ptr< SfxStyleSheetIterator > | pIter |
std::shared_ptr< svl::IndexedStyleSheets > | mxIndexedStyleSheets |
This member holds the indexed style sheets. More... | |
Private Member Functions | |
SfxStyleSheetBasePool_Impl (const SfxStyleSheetBasePool_Impl &)=delete | |
SfxStyleSheetBasePool_Impl & | operator= (const SfxStyleSheetBasePool_Impl &)=delete |
|
privatedelete |
|
inline |
Definition at line 99 of file style.cxx.
References make_shared().
|
privatedelete |
std::shared_ptr<svl::IndexedStyleSheets> SfxStyleSheetBasePool_Impl::mxIndexedStyleSheets |
std::shared_ptr<SfxStyleSheetIterator> SfxStyleSheetBasePool_Impl::pIter |