Home
last modified time | relevance | path

Searched refs:FunctionPropertySet (Results 1 – 2 of 2) sorted by relevance

/trunk/main/reportdesign/source/core/api/
H A DFunction.cxx51 ,FunctionPropertySet(_xContext,static_cast< Implements >(IMPLEMENTS_PROPERTY_SET),uno::Sequence< ::… in DBG_NAME()
65 IMPLEMENT_FORWARD_XINTERFACE2(OFunction,FunctionBase,FunctionPropertySet) in IMPLEMENT_FORWARD_XINTERFACE2() argument
69 FunctionPropertySet::dispose(); in IMPLEMENT_FORWARD_XINTERFACE2()
104 return FunctionPropertySet::getPropertySetInfo(); in getPropertySetInfo()
109 FunctionPropertySet::setPropertyValue( aPropertyName, aValue ); in setPropertyValue()
114 return FunctionPropertySet::getPropertyValue( PropertyName); in getPropertyValue()
119 FunctionPropertySet::addPropertyChangeListener( aPropertyName, xListener ); in addPropertyChangeListener()
124 FunctionPropertySet::removePropertyChangeListener( aPropertyName, aListener ); in removePropertyChangeListener()
129 FunctionPropertySet::addVetoableChangeListener( PropertyName, aListener ); in addVetoableChangeListener()
134 FunctionPropertySet::removeVetoableChangeListener( PropertyName, aListener ); in removeVetoableChangeListener()
/trunk/main/reportdesign/source/core/inc/
H A DFunction.hxx37 typedef ::cppu::PropertySetMixin< com::sun::star::report::XFunction > FunctionPropertySet; typedef
47 public FunctionPropertySet

Completed in 17 milliseconds