Home
last modified time | relevance | path

Searched refs:WrappedTextRotationProperty (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedTextRotationProperty.cxx41 WrappedTextRotationProperty::WrappedTextRotationProperty( bool bDirectState ) in WrappedTextRotationProperty() function in chart::WrappedTextRotationProperty
46 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()
H A DWrappedTextRotationProperty.hxx33 class WrappedTextRotationProperty : public WrappedProperty class
36 WrappedTextRotationProperty( bool bDirectState=false );
37 virtual ~WrappedTextRotationProperty();
H A Dmakefile.mk57 $(SLO)$/WrappedTextRotationProperty.obj \
H A DTitleWrapper.cxx535 …aWrappedProperties.push_back( new WrappedTextRotationProperty( m_eTitleType==TitleHelper::Y_AXIS_T… in createWrappedProperties()
H A DAxisWrapper.cxx649 aWrappedProperties.push_back( new WrappedTextRotationProperty() ); in createWrappedProperties()
H A DDataSeriesPointWrapper.cxx782 aWrappedProperties.push_back( new WrappedTextRotationProperty() ); in createWrappedProperties()

Completed in 35 milliseconds