LibreOffice Module sd (master) 1
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
PropStateValue Class Reference

#include <text.hxx>

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

Public Member Functions

 PropStateValue ()
 
- Public Member Functions inherited from PropValue
 PropValue ()
 

Protected Member Functions

bool ImplGetPropertyValue (const OUString &rString, bool bGetPropertyState)
 
- Protected Member Functions inherited from PropValue
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
 
- Protected Attributes inherited from PropValue
css::uno::Any mAny
 
css::uno::Reference< css::beans::XPropertySetmXPropSet
 

Additional Inherited Members

- Static Public Member Functions inherited from PropValue
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)
 

Detailed Description

Definition at line 83 of file text.hxx.

Constructor & Destructor Documentation

◆ PropStateValue()

PropStateValue::PropStateValue ( )
inline

Definition at line 86 of file text.hxx.

Member Function Documentation

◆ ImplGetPropertyValue()

bool PropStateValue::ImplGetPropertyValue ( const OUString &  rString,
bool  bGetPropertyState 
)
protected

Member Data Documentation

◆ ePropState

css::beans::PropertyState PropStateValue::ePropState
protected

◆ mXPropState

css::uno::Reference< css::beans::XPropertyState > PropStateValue::mXPropState
protected

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