Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DReferenceSizePropertyProvider.hxx37 virtual ::com::sun::star::awt::Size getCurrentSizeForReference() = 0;
H A DLegendWrapper.hxx67 virtual ::com::sun::star::awt::Size getCurrentSizeForReference();
H A DWrappedCharacterHeightProperty.cxx93 awt::Size aCurrentSize = m_pRefSizePropProvider->getCurrentSizeForReference(); in getPropertyValue()
H A DDataSeriesPointWrapper.hxx89 virtual ::com::sun::star::awt::Size getCurrentSizeForReference();
H A DAxisWrapper.hxx80 virtual ::com::sun::star::awt::Size getCurrentSizeForReference();
H A DTitleWrapper.hxx66 virtual ::com::sun::star::awt::Size getCurrentSizeForReference();
H A DLegendWrapper.cxx395 awt::Size LegendWrapper::getCurrentSizeForReference() in getCurrentSizeForReference() function in chart::wrapper::LegendWrapper
H A DTitleWrapper.cxx484 awt::Size TitleWrapper::getCurrentSizeForReference() in getCurrentSizeForReference() function in chart::wrapper::TitleWrapper
H A DAxisWrapper.cxx590 awt::Size AxisWrapper::getCurrentSizeForReference() in getCurrentSizeForReference() function in chart::wrapper::AxisWrapper
H A DDataSeriesPointWrapper.cxx606 awt::Size DataSeriesPointWrapper::getCurrentSizeForReference() in getCurrentSizeForReference() function in chart::wrapper::DataSeriesPointWrapper