Home
last modified time | relevance | path

Searched refs:ColorPropertySet (Results 1 – 5 of 5) sorted by relevance

/trunk/main/xmloff/source/chart/
H A DColorPropertySet.cxx99 ColorPropertySet::ColorPropertySet( sal_Int32 nColor, bool bFillColor /* = true */ ) : in ColorPropertySet() function in xmloff::chart::ColorPropertySet
107 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 …]
H A DColorPropertySet.hxx36 class ColorPropertySet : public ::cppu::WeakImplHelper2< class
42 explicit ColorPropertySet( sal_Int32 nColor, bool bFillColor = true );
43 virtual ~ColorPropertySet();
H A Dmakefile.mk37 SLOFILES = $(SLO)$/ColorPropertySet.obj \
H A DSchXMLExport.cxx3405 xPropSet.set( new ::xmloff::chart::ColorPropertySet( in exportDataPoints()
/trunk/main/xmloff/
H A DLibrary_xo.mk65 xmloff/source/chart/ColorPropertySet \

Completed in 107 milliseconds