Home
last modified time | relevance | path

Searched refs:convertInnerToOuterValue (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/chart2/source/tools/
H A DWrappedProperty.cxx62 Any WrappedProperty::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue() function in chart::WrappedProperty
85 aRet = this->convertInnerToOuterValue( aRet ); in getPropertyValue()
109 aRet = this->convertInnerToOuterValue( aRet ); in getPropertyDefault()
H A DWrappedDefaultProperty.cxx78 if( m_aOuterDefaultValue == this->convertInnerToOuterValue( aValue )) in getPropertyState()
/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSplineProperties.cxx81 …Any aSingleValue = this->convertInnerToOuterValue( xChartTypePropertySet->getPropertyValue(m_aOwnI… in detectInnerValue()
177 …virtual ::com::sun::star::uno::Any convertInnerToOuterValue( const ::com::sun::star::uno::Any& rIn…
244 Any WrappedSplineTypeProperty::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue() function in chart::wrapper::WrappedSplineTypeProperty
H A DLegendWrapper.cxx77 virtual Any convertInnerToOuterValue( const Any& rInnerValue ) const;
104 aRet = this->convertInnerToOuterValue( aRet ); in getPropertyValue()
161 Any WrappedLegendAlignmentProperty::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue() function in chart::WrappedLegendAlignmentProperty
H A DWrappedTextRotationProperty.hxx43 …virtual ::com::sun::star::uno::Any convertInnerToOuterValue( const ::com::sun::star::uno::Any& rIn…
H A DWrappedTextRotationProperty.cxx58 Any WrappedTextRotationProperty::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue() function in chart::WrappedTextRotationProperty
H A DWrappedCharacterHeightProperty.cxx122 Any WrappedCharacterHeightProperty_Base::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue() function in chart::wrapper::WrappedCharacterHeightProperty_Base
H A DWrappedCharacterHeightProperty.hxx57 …virtual ::com::sun::star::uno::Any convertInnerToOuterValue( const ::com::sun::star::uno::Any& rIn…
H A DDataSeriesPointWrapper.cxx308 virtual Any convertInnerToOuterValue( const Any& rInnerValue ) const;
319 Any WrappedSegmentOffsetProperty::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue() function in __anon98858ab20111::WrappedSegmentOffsetProperty
/aoo4110/main/chart2/source/inc/
H A DWrappedProperty.hxx65 …virtual ::com::sun::star::uno::Any convertInnerToOuterValue( const ::com::sun::star::uno::Any& rIn…

Completed in 65 milliseconds