Searched refs:WrappedDirectStateProperty (Results 1 – 10 of 10) sorted by relevance
39 WrappedDirectStateProperty::WrappedDirectStateProperty( in WrappedDirectStateProperty() function in chart::WrappedDirectStateProperty44 WrappedDirectStateProperty::~WrappedDirectStateProperty() in ~WrappedDirectStateProperty()47 beans::PropertyState WrappedDirectStateProperty::getPropertyState( in getPropertyState()
75 $(SLO)$/WrappedDirectStateProperty.obj \
32 class OOO_DLLPUBLIC_CHARTTOOLS WrappedDirectStateProperty : class36 explicit WrappedDirectStateProperty(38 virtual ~WrappedDirectStateProperty();
164 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillStyle"), C2U("FillStyle") )… in createWrappedProperties()165 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillColor"), C2U("FillColor") )… in createWrappedProperties()
644 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U( "DisplayLabels" ), C2U( "Displa… in createWrappedProperties()645 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U( "TextBreak" ), C2U( "TextBreak"… in createWrappedProperties()650 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U( "CrossoverPosition" ), C2U( "Cr… in createWrappedProperties()
426 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillStyle"), C2U("FillStyle") )… in createWrappedProperties()427 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillColor"), C2U("FillColor") )… in createWrappedProperties()
40 class WrappedNumberFormatProperty : public WrappedDirectStateProperty
176 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("LineStyle"), C2U("LineStyle") )… in createWrappedProperties()
46 : WrappedDirectStateProperty( C2U("NumberFormat"), C2U("NumberFormat") ) in WrappedNumberFormatProperty()
90 chart2/source/tools/WrappedDirectStateProperty \