Searched refs:WrappedTextRotationProperty (Results 1 – 7 of 7) sorted by relevance
41 WrappedTextRotationProperty::WrappedTextRotationProperty( bool bDirectState ) in WrappedTextRotationProperty() function in chart::WrappedTextRotationProperty46 WrappedTextRotationProperty::~WrappedTextRotationProperty() in ~WrappedTextRotationProperty()50 beans::PropertyState WrappedTextRotationProperty::getPropertyState( const uno::Reference< beans::XP… in getPropertyState()57 Any WrappedTextRotationProperty::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue()68 Any WrappedTextRotationProperty::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue()
33 class WrappedTextRotationProperty : public WrappedProperty class36 WrappedTextRotationProperty( bool bDirectState=false );37 virtual ~WrappedTextRotationProperty();
57 $(SLO)$/WrappedTextRotationProperty.obj \
513 …aWrappedProperties.push_back( new WrappedTextRotationProperty( m_eTitleType==TitleHelper::Y_AXIS_T… in createWrappedProperties()
638 aWrappedProperties.push_back( new WrappedTextRotationProperty() ); in createWrappedProperties()
758 aWrappedProperties.push_back( new WrappedTextRotationProperty() ); in createWrappedProperties()
92 chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty \