|
LibreOffice Module sd (master) 1
|
Public Member Functions | |
| PresStyleMap & | getStyleSheets () |
Public Attributes | |
| unotools::WeakReference< SdPage > | mxMasterPage |
| OUString | maLayoutName |
| rtl::Reference< SfxStyleSheetPool > | mxPool |
Private Attributes | |
| PresStyleMap | maStyleSheets |
Definition at line 51 of file stlfamily.cxx.
| PresStyleMap & SdStyleFamilyImpl::getStyleSheets | ( | ) |
Definition at line 63 of file stlfamily.cxx.
References unotools::WeakReference< class interface_type >::get(), SdStyleSheet::GetApiName(), maLayoutName, maStyleSheets, mxMasterPage, mxPool, and SD_LT_SEPARATOR.
| OUString SdStyleFamilyImpl::maLayoutName |
Definition at line 54 of file stlfamily.cxx.
Referenced by getStyleSheets().
|
private |
Definition at line 60 of file stlfamily.cxx.
Referenced by getStyleSheets().
| unotools::WeakReference<SdPage> SdStyleFamilyImpl::mxMasterPage |
Definition at line 53 of file stlfamily.cxx.
Referenced by getStyleSheets().
| rtl::Reference< SfxStyleSheetPool > SdStyleFamilyImpl::mxPool |
Definition at line 57 of file stlfamily.cxx.
Referenced by getStyleSheets().