LibreOffice Module svx (master) 1
|
#include <CommonStyleManager.hxx>
Public Member Functions | |
CommonStyleManager (SfxObjectShell &rShell) | |
virtual std::unique_ptr< sfx2::StylePreviewRenderer > | CreateStylePreviewRenderer (OutputDevice &rOutputDev, SfxStyleSheetBase *pStyle, tools::Long nMaxHeight) override |
Public Member Functions inherited from sfx2::StyleManager | |
StyleManager (SfxObjectShell &rShell) | |
virtual | ~StyleManager () |
SfxStyleSheetBase * | Search (std::u16string_view rStyleName, SfxStyleFamily eFamily) |
virtual std::unique_ptr< StylePreviewRenderer > | CreateStylePreviewRenderer (OutputDevice &rOutputDev, SfxStyleSheetBase *pStyle, tools::Long nMaxHeight)=0 |
Additional Inherited Members | |
Protected Attributes inherited from sfx2::StyleManager | |
SfxObjectShell & | mrShell |
Definition at line 25 of file CommonStyleManager.hxx.
|
inline |
Definition at line 28 of file CommonStyleManager.hxx.
|
overridevirtual |
Implements sfx2::StyleManager.
Definition at line 17 of file CommonStyleManager.cxx.
References sfx2::StyleManager::mrShell.