Home
last modified time | relevance | path

Searched refs:WrappedDirectStateProperty (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/chart2/source/tools/
H A DWrappedDirectStateProperty.cxx39 WrappedDirectStateProperty::WrappedDirectStateProperty( in WrappedDirectStateProperty() function in chart::WrappedDirectStateProperty
44 WrappedDirectStateProperty::~WrappedDirectStateProperty() in ~WrappedDirectStateProperty()
47 beans::PropertyState WrappedDirectStateProperty::getPropertyState( in getPropertyState()
H A Dmakefile.mk75 $(SLO)$/WrappedDirectStateProperty.obj \
/aoo4110/main/chart2/source/inc/
H A DWrappedDirectStateProperty.hxx32 class OOO_DLLPUBLIC_CHARTTOOLS WrappedDirectStateProperty : class
36 explicit WrappedDirectStateProperty(
38 virtual ~WrappedDirectStateProperty();
/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWallFloorWrapper.cxx167 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillStyle"), C2U("FillStyle") )… in createWrappedProperties()
168 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillColor"), C2U("FillColor") )… in createWrappedProperties()
H A DAxisWrapper.cxx655 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U( "DisplayLabels" ), C2U( "Displa… in createWrappedProperties()
656 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U( "TextBreak" ), C2U( "TextBreak"… in createWrappedProperties()
661 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U( "CrossoverPosition" ), C2U( "Cr… in createWrappedProperties()
H A DLegendWrapper.cxx439 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillStyle"), C2U("FillStyle") )… in createWrappedProperties()
440 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillColor"), C2U("FillColor") )… in createWrappedProperties()
H A DAreaWrapper.cxx185 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("LineStyle"), C2U("LineStyle") )… in createWrappedProperties()
H A DWrappedNumberFormatProperty.hxx40 class WrappedNumberFormatProperty : public WrappedDirectStateProperty
H A DWrappedNumberFormatProperty.cxx46 : WrappedDirectStateProperty( C2U("NumberFormat"), C2U("NumberFormat") ) in WrappedNumberFormatProperty()

Completed in 32 milliseconds