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

#include <epptbase.hxx>

Inheritance diagram for PropValue:
[legend]

Public Member Functions

 PropValue ()
 

Static Public Member Functions

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 Member Functions

bool ImplGetPropertyValue (const OUString &rString)
 
bool ImplGetPropertyValue (const css::uno::Reference< css::beans::XPropertySet > &, const OUString &)
 

Protected Attributes

css::uno::Any mAny
 
css::uno::Reference< css::beans::XPropertySetmXPropSet
 

Detailed Description

Definition at line 94 of file epptbase.hxx.

Constructor & Destructor Documentation

◆ PropValue()

PropValue::PropValue ( )
inline

Definition at line 107 of file epptbase.hxx.

Member Function Documentation

◆ GetPropertyState()

css::beans::PropertyState PropValue::GetPropertyState ( const css::uno::Reference< css::beans::XPropertySet > &  rXPropSet,
const OUString &  rPropertyName 
)
static

◆ GetPropertyValue()

bool PropValue::GetPropertyValue ( css::uno::Any &  rAny,
const css::uno::Reference< css::beans::XPropertySet > &  rXPropSet,
const OUString &  rPropertyName,
bool  bTestPropertyAvailability = false 
)
static

◆ ImplGetPropertyValue() [1/2]

bool PropValue::ImplGetPropertyValue ( const css::uno::Reference< css::beans::XPropertySet > &  aXPropSet,
const OUString &  rString 
)
protected

Definition at line 592 of file epptso.cxx.

References GetPropertyValue(), and mAny.

◆ ImplGetPropertyValue() [2/2]

bool PropValue::ImplGetPropertyValue ( const OUString &  rString)
protected

Member Data Documentation

◆ mAny

css::uno::Any PropValue::mAny
protected

◆ mXPropSet

css::uno::Reference< css::beans::XPropertySet > PropValue::mXPropSet
protected

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