Home
last modified time | relevance | path

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

/aoo4110/main/reportdesign/source/core/api/
H A DFormatCondition.cxx52 ,FormatConditionPropertySet(_xContext,static_cast< Implements >(IMPLEMENTS_PROPERTY_SET),uno::Seque… in DBG_NAME()
63 IMPLEMENT_FORWARD_XINTERFACE2(OFormatCondition,FormatConditionBase,FormatConditionPropertySet) in IMPLEMENT_FORWARD_XINTERFACE2() argument
67 FormatConditionPropertySet::dispose(); in IMPLEMENT_FORWARD_XINTERFACE2()
102 return FormatConditionPropertySet::getPropertySetInfo(); in getPropertySetInfo()
107 FormatConditionPropertySet::setPropertyValue( aPropertyName, aValue ); in setPropertyValue()
112 return FormatConditionPropertySet::getPropertyValue( PropertyName); in getPropertyValue()
117 FormatConditionPropertySet::addPropertyChangeListener( aPropertyName, xListener ); in addPropertyChangeListener()
122 FormatConditionPropertySet::removePropertyChangeListener( aPropertyName, aListener ); in removePropertyChangeListener()
127 FormatConditionPropertySet::addVetoableChangeListener( PropertyName, aListener ); in addVetoableChangeListener()
132 FormatConditionPropertySet::removeVetoableChangeListener( PropertyName, aListener ); in removeVetoableChangeListener()
/aoo4110/main/reportdesign/source/core/inc/
H A DFormatCondition.hxx36 … ::cppu::PropertySetMixin< com::sun::star::report::XFormatCondition > FormatConditionPropertySet; typedef
46 public FormatConditionPropertySet

Completed in 23 milliseconds