Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSplineProperties.cxx131 …xChartTypePropertySet->setPropertyValue(m_aOwnInnerName,this->convertOuterToInnerValue(uno::makeAn… in setPropertyValue()
178 …virtual ::com::sun::star::uno::Any convertOuterToInnerValue( const ::com::sun::star::uno::Any& rOu…
259 Any WrappedSplineTypeProperty::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue() function in chart::wrapper::WrappedSplineTypeProperty
H A DLegendWrapper.cxx78 virtual Any convertOuterToInnerValue( const Any& rOuterValue ) const;
131 Any aInnerValue = this->convertOuterToInnerValue( rOuterValue ); in setPropertyValue()
190 Any WrappedLegendAlignmentProperty::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue() function in chart::WrappedLegendAlignmentProperty
H A DWrappedTextRotationProperty.hxx44 …virtual ::com::sun::star::uno::Any convertOuterToInnerValue( const ::com::sun::star::uno::Any& rOu…
H A DWrappedTextRotationProperty.cxx69 Any WrappedTextRotationProperty::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue() function in chart::WrappedTextRotationProperty
H A DWrappedCharacterHeightProperty.cxx127 Any WrappedCharacterHeightProperty_Base::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue() function in chart::wrapper::WrappedCharacterHeightProperty_Base
H A DWrappedCharacterHeightProperty.hxx58 …virtual ::com::sun::star::uno::Any convertOuterToInnerValue( const ::com::sun::star::uno::Any& rOu…
H A DWrappedNumberFormatProperty.cxx79 …xInnerPropertySet->setPropertyValue( m_aInnerName, this->convertOuterToInnerValue( rOuterValue ) ); in setPropertyValue()
H A DDataSeriesPointWrapper.cxx309 virtual Any convertOuterToInnerValue( const Any& rOuterValue ) const;
331 Any WrappedSegmentOffsetProperty::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue() function in __anonbd1ea6410111::WrappedSegmentOffsetProperty
/trunk/main/chart2/source/tools/
H A DWrappedProperty.cxx66 Any WrappedProperty::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue() function in chart::WrappedProperty
75 …xInnerPropertySet->setPropertyValue( this->getInnerName(), this->convertOuterToInnerValue( rOuterV… in setPropertyValue()
/trunk/main/chart2/source/inc/
H A DWrappedProperty.hxx66 …virtual ::com::sun::star::uno::Any convertOuterToInnerValue( const ::com::sun::star::uno::Any& rOu…

Completed in 50 milliseconds