Searched refs:ColorPropertySet (Results 1 – 5 of 5) sorted by relevance
99 ColorPropertySet::ColorPropertySet( sal_Int32 nColor, bool bFillColor /* = true */ ) : in ColorPropertySet() function in xmloff::chart::ColorPropertySet107 ColorPropertySet::~ColorPropertySet() in ~ColorPropertySet()110 void ColorPropertySet::setColor( sal_Int32 nColor ) in setColor()115 sal_Int32 ColorPropertySet::getColor() in getColor()122 Reference< XPropertySetInfo > SAL_CALL ColorPropertySet::getPropertySetInfo() in getPropertySetInfo()131 void SAL_CALL ColorPropertySet::setPropertyValue( const OUString& /* aPropertyName */, const uno::A… in setPropertyValue()141 uno::Any SAL_CALL ColorPropertySet::getPropertyValue( const OUString& /* PropertyName */ ) in getPropertyValue()187 PropertyState SAL_CALL ColorPropertySet::getPropertyState( const OUString& /* PropertyName */ ) in getPropertyState()194 Sequence< PropertyState > SAL_CALL ColorPropertySet::getPropertyStates( const Sequence< OUString >&… in getPropertyStates()202 void SAL_CALL ColorPropertySet::setPropertyToDefault( const OUString& PropertyName ) in setPropertyToDefault()[all …]
36 class ColorPropertySet : public ::cppu::WeakImplHelper2< class42 explicit ColorPropertySet( sal_Int32 nColor, bool bFillColor = true );43 virtual ~ColorPropertySet();
37 SLOFILES = $(SLO)$/ColorPropertySet.obj \
3405 xPropSet.set( new ::xmloff::chart::ColorPropertySet( in exportDataPoints()
65 xmloff/source/chart/ColorPropertySet \
Completed in 56 milliseconds