Searched refs:WrappedDirectStateProperty (Results 1 – 9 of 9) 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();
167 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillStyle"), C2U("FillStyle") )… in createWrappedProperties()168 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillColor"), C2U("FillColor") )… in createWrappedProperties()
655 …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()
439 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillStyle"), C2U("FillStyle") )… in createWrappedProperties()440 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillColor"), C2U("FillColor") )… in createWrappedProperties()
185 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("LineStyle"), C2U("LineStyle") )… in createWrappedProperties()
40 class WrappedNumberFormatProperty : public WrappedDirectStateProperty
46 : WrappedDirectStateProperty( C2U("NumberFormat"), C2U("NumberFormat") ) in WrappedNumberFormatProperty()
Completed in 34 milliseconds