Searched refs:FixedLinePropertySet (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/reportdesign/source/core/api/ |
H A D | FixedLine.cxx | 142 ,FixedLinePropertySet(_xContext,static_cast< Implements >(IMPLEMENTS_PROPERTY_SET),lcl_getLineOptio… in DBG_NAME() 159 ,FixedLinePropertySet(_xContext,static_cast< Implements >(IMPLEMENTS_PROPERTY_SET),lcl_getLineOptio… in OFixedLine() 207 aReturn = FixedLinePropertySet::queryInterface(_rType); in IMPLEMENT_FORWARD_REFCOUNT() 216 FixedLinePropertySet::dispose(); in dispose() 281 return FixedLinePropertySet::getPropertySetInfo(); in getPropertySetInfo() 286 FixedLinePropertySet::setPropertyValue( aPropertyName, aValue ); in setPropertyValue() 291 return FixedLinePropertySet::getPropertyValue( PropertyName); in getPropertyValue() 296 FixedLinePropertySet::addPropertyChangeListener( aPropertyName, xListener ); in addPropertyChangeListener() 301 FixedLinePropertySet::removePropertyChangeListener( aPropertyName, aListener ); in removePropertyChangeListener() 306 FixedLinePropertySet::addVetoableChangeListener( PropertyName, aListener ); in addVetoableChangeListener() [all …]
|
/aoo4110/main/reportdesign/source/core/inc/ |
H A D | FixedLine.hxx | 37 typedef ::cppu::PropertySetMixin< com::sun::star::report::XFixedLine > FixedLinePropertySet; typedef 47 public FixedLinePropertySet
|
Completed in 20 milliseconds