LibreOffice Module sd (master) 1
|
#include <text.hxx>
Public Member Functions | |
PropStateValue () | |
![]() | |
PropValue () | |
Protected Member Functions | |
bool | ImplGetPropertyValue (const OUString &rString, bool bGetPropertyState) |
![]() | |
bool | ImplGetPropertyValue (const OUString &rString) |
bool | ImplGetPropertyValue (const css::uno::Reference< css::beans::XPropertySet > &, const OUString &) |
Protected Attributes | |
css::beans::PropertyState | ePropState |
css::uno::Reference< css::beans::XPropertyState > | mXPropState |
![]() | |
css::uno::Any | mAny |
css::uno::Reference< css::beans::XPropertySet > | mXPropSet |
Additional Inherited Members | |
![]() | |
static bool | GetPropertyValue (css::uno::Any &rAny, const css::uno::Reference< css::beans::XPropertySet > &, const OUString &rPropertyName, bool bTestPropertyAvailability=false) |
static css::beans::PropertyState | GetPropertyState (const css::uno::Reference< css::beans::XPropertySet > &, const OUString &rPropertyName) |
|
protected |
Definition at line 597 of file epptso.cxx.
References ePropState, PropValue::mAny, PropValue::mXPropSet, and mXPropState.
Referenced by ParagraphObj::ImplGetNumberingLevel(), ParagraphObj::ImplGetParagraphValues(), PortionObj::ImplGetPortionValues(), and PortionObj::PortionObj().
|
protected |
Definition at line 92 of file text.hxx.
Referenced by ParagraphObj::ImplGetParagraphValues(), PortionObj::ImplGetPortionValues(), and ImplGetPropertyValue().
|
protected |
Definition at line 93 of file text.hxx.
Referenced by ImplGetPropertyValue(), ParagraphObj::ParagraphObj(), and PortionObj::PortionObj().