LibreOffice Module svx (master) 1
Public Member Functions | List of all members
svx::CommonStyleManager Class Referencefinal

#include <CommonStyleManager.hxx>

Inheritance diagram for svx::CommonStyleManager:
[legend]
Collaboration diagram for svx::CommonStyleManager:
[legend]

Public Member Functions

 CommonStyleManager (SfxObjectShell &rShell)
 
virtual std::unique_ptr< sfx2::StylePreviewRendererCreateStylePreviewRenderer (OutputDevice &rOutputDev, SfxStyleSheetBase *pStyle, tools::Long nMaxHeight) override
 
- Public Member Functions inherited from sfx2::StyleManager
 StyleManager (SfxObjectShell &rShell)
 
virtual ~StyleManager ()
 
SfxStyleSheetBaseSearch (std::u16string_view rStyleName, SfxStyleFamily eFamily)
 
virtual std::unique_ptr< StylePreviewRendererCreateStylePreviewRenderer (OutputDevice &rOutputDev, SfxStyleSheetBase *pStyle, tools::Long nMaxHeight)=0
 

Additional Inherited Members

- Protected Attributes inherited from sfx2::StyleManager
SfxObjectShellmrShell
 

Detailed Description

Definition at line 25 of file CommonStyleManager.hxx.

Constructor & Destructor Documentation

◆ CommonStyleManager()

svx::CommonStyleManager::CommonStyleManager ( SfxObjectShell rShell)
inline

Definition at line 28 of file CommonStyleManager.hxx.

Member Function Documentation

◆ CreateStylePreviewRenderer()

std::unique_ptr< sfx2::StylePreviewRenderer > svx::CommonStyleManager::CreateStylePreviewRenderer ( OutputDevice rOutputDev,
SfxStyleSheetBase pStyle,
tools::Long  nMaxHeight 
)
overridevirtual

Implements sfx2::StyleManager.

Definition at line 17 of file CommonStyleManager.cxx.

References sfx2::StyleManager::mrShell.


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