Searched refs:FunctionPropertySet (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/reportdesign/source/core/api/ |
H A D | Function.cxx | 50 ,FunctionPropertySet(_xContext,static_cast< Implements >(IMPLEMENTS_PROPERTY_SET),uno::Sequence< ::… in DBG_NAME() 64 IMPLEMENT_FORWARD_XINTERFACE2(OFunction,FunctionBase,FunctionPropertySet) in IMPLEMENT_FORWARD_XINTERFACE2() argument 68 FunctionPropertySet::dispose(); in IMPLEMENT_FORWARD_XINTERFACE2() 103 return FunctionPropertySet::getPropertySetInfo(); in getPropertySetInfo() 108 FunctionPropertySet::setPropertyValue( aPropertyName, aValue ); in setPropertyValue() 113 return FunctionPropertySet::getPropertyValue( PropertyName); in getPropertyValue() 118 FunctionPropertySet::addPropertyChangeListener( aPropertyName, xListener ); in addPropertyChangeListener() 123 FunctionPropertySet::removePropertyChangeListener( aPropertyName, aListener ); in removePropertyChangeListener() 128 FunctionPropertySet::addVetoableChangeListener( PropertyName, aListener ); in addVetoableChangeListener() 133 FunctionPropertySet::removeVetoableChangeListener( PropertyName, aListener ); in removeVetoableChangeListener()
|
/aoo4110/main/reportdesign/source/core/inc/ |
H A D | Function.hxx | 37 typedef ::cppu::PropertySetMixin< com::sun::star::report::XFunction > FunctionPropertySet; typedef 47 public FunctionPropertySet
|
Completed in 18 milliseconds