#include <event.hxx>
|
| SfxPrintingHint (css::view::PrintableState nState, const css::uno::Sequence< css::beans::PropertyValue > &rOpts, SfxObjectShell *pObj, const css::uno::Reference< css::frame::XController2 > &xController) |
|
| SfxPrintingHint (css::view::PrintableState nState) |
|
css::view::PrintableState | GetWhich () const |
|
const css::uno::Sequence< css::beans::PropertyValue > & | GetOptions () const |
|
| SfxViewEventHint (SfxEventHintId nId, const OUString &aName, SfxObjectShell *pObj, const css::uno::Reference< css::frame::XController > &xController) |
|
| SfxViewEventHint (SfxEventHintId nId, const OUString &aName, SfxObjectShell *pObj, css::uno::Reference< css::frame::XController2 > xController) |
|
const css::uno::Reference< css::frame::XController2 > & | GetController () const |
|
| SfxEventHint (SfxEventHintId nId, OUString aName, SfxObjectShell *pObj) |
|
SfxEventHintId | GetEventId () const |
|
const OUString & | GetEventName () const |
|
SfxObjectShell * | GetObjShell () const |
|
| 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 |
|
Definition at line 235 of file event.hxx.
◆ SfxPrintingHint() [1/2]
SfxPrintingHint::SfxPrintingHint |
( |
css::view::PrintableState |
nState, |
|
|
const css::uno::Sequence< css::beans::PropertyValue > & |
rOpts, |
|
|
SfxObjectShell * |
pObj, |
|
|
const css::uno::Reference< css::frame::XController2 > & |
xController |
|
) |
| |
|
inline |
◆ SfxPrintingHint() [2/2]
SfxPrintingHint::SfxPrintingHint |
( |
css::view::PrintableState |
nState | ) |
|
|
inline |
◆ GetOptions()
const css::uno::Sequence< css::beans::PropertyValue > & SfxPrintingHint::GetOptions |
( |
| ) |
const |
|
inline |
◆ GetWhich()
css::view::PrintableState SfxPrintingHint::GetWhich |
( |
| ) |
const |
|
inline |
◆ aOpts
css::uno::Sequence< css::beans::PropertyValue > SfxPrintingHint::aOpts |
|
private |
◆ mnPrintableState
css::view::PrintableState SfxPrintingHint::mnPrintableState |
|
private |
The documentation for this class was generated from the following file: