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

#include <style.hxx>

Inheritance diagram for SfxStyleSheetHint:
[legend]
Collaboration diagram for SfxStyleSheetHint:
[legend]

Public Member Functions

 SfxStyleSheetHint (SfxHintId, SfxStyleSheetBase &)
 
SfxStyleSheetBaseGetStyleSheet () const
 
- Public Member Functions inherited from SfxHint
 SfxHint ()
 
 SfxHint (SfxHintId nId)
 
virtual ~SfxHint ()
 
 SfxHint (SfxHint const &)=default
 
 SfxHint (SfxHint &&)=default
 
SfxHintoperator= (SfxHint const &)=default
 
SfxHintoperator= (SfxHint &&)=default
 
SfxHintId GetId () const
 

Private Attributes

SfxStyleSheetBasepStyleSh
 

Detailed Description

Definition at line 320 of file style.hxx.

Constructor & Destructor Documentation

◆ SfxStyleSheetHint()

SfxStyleSheetHint::SfxStyleSheetHint ( SfxHintId  nAction,
SfxStyleSheetBase rStyleSheet 
)

Definition at line 74 of file style.cxx.

Member Function Documentation

◆ GetStyleSheet()

SfxStyleSheetBase * SfxStyleSheetHint::GetStyleSheet ( ) const
inline

Definition at line 325 of file style.hxx.

Member Data Documentation

◆ pStyleSh

SfxStyleSheetBase* SfxStyleSheetHint::pStyleSh
private

Definition at line 322 of file style.hxx.


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