Searched refs:WrappedTextRotationProperty (Results 1 – 6 of 6) 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()58 Any WrappedTextRotationProperty::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue()69 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 \
535 …aWrappedProperties.push_back( new WrappedTextRotationProperty( m_eTitleType==TitleHelper::Y_AXIS_T… in createWrappedProperties()
649 aWrappedProperties.push_back( new WrappedTextRotationProperty() ); in createWrappedProperties()
782 aWrappedProperties.push_back( new WrappedTextRotationProperty() ); in createWrappedProperties()
Completed in 35 milliseconds