|
LibreOffice Module svl (master) 1
|
#include <style.hxx>
Public Member Functions | |
| SfxStyleSheetHint (SfxHintId, SfxStyleSheetBase &) | |
| SfxStyleSheetBase * | GetStyleSheet () const |
Public Member Functions inherited from SfxHint | |
| SfxHint () | |
| SfxHint (SfxHintId nId) | |
| virtual | ~SfxHint () |
| SfxHint (SfxHint const &)=default | |
| SfxHint (SfxHint &&)=default | |
| SfxHint & | operator= (SfxHint const &)=default |
| SfxHint & | operator= (SfxHint &&)=default |
| SfxHintId | GetId () const |
Private Attributes | |
| SfxStyleSheetBase * | pStyleSh |
| SfxStyleSheetHint::SfxStyleSheetHint | ( | SfxHintId | nAction, |
| SfxStyleSheetBase & | rStyleSheet | ||
| ) |
|
inline |
|
private |