Lines Matching refs:Chart2ModelContact

51 Chart2ModelContact::Chart2ModelContact(  in Chart2ModelContact()  function in chart::wrapper::Chart2ModelContact
59 Chart2ModelContact::~Chart2ModelContact() in ~Chart2ModelContact()
64 void Chart2ModelContact::setModel( const ::com::sun::star::uno::Reference< in setModel()
86 void Chart2ModelContact::clear() in clear()
92 Reference< frame::XModel > Chart2ModelContact::getChartModel() const in getChartModel()
97 Reference< chart2::XChartDocument > Chart2ModelContact::getChart2Document() const in getChart2Document()
102 Reference< chart2::XDiagram > Chart2ModelContact::getChart2Diagram() const in getChart2Diagram()
107 uno::Reference< lang::XUnoTunnel > Chart2ModelContact::getChartView() const in getChartView()
120 ExplicitValueProvider* Chart2ModelContact::getExplicitValueProvider() const in getExplicitValueProvider()
132 uno::Reference< drawing::XDrawPage > Chart2ModelContact::getDrawPage() in getDrawPage()
143 sal_Bool Chart2ModelContact::getExplicitValuesForAxis( in getExplicitValuesForAxis()
157 sal_Int32 Chart2ModelContact::getExplicitNumberFormatKeyForAxis( in getExplicitNumberFormatKeyForAxis()
168 sal_Int32 Chart2ModelContact::getExplicitNumberFormatKeyForSeries( in getExplicitNumberFormatKeyForSeries()
181 awt::Size Chart2ModelContact::GetPageSize() const in GetPageSize()
186 awt::Rectangle Chart2ModelContact::SubstractAxisTitleSizes( const awt::Rectangle& rPositionRect ) in SubstractAxisTitleSizes()
193 awt::Rectangle Chart2ModelContact::GetDiagramRectangleIncludingTitle() const in GetDiagramRectangleIncludingTitle()
204 awt::Rectangle Chart2ModelContact::GetDiagramRectangleIncludingAxes() const in GetDiagramRectangleIncludingAxes()
220 awt::Rectangle Chart2ModelContact::GetDiagramRectangleExcludingAxes() const in GetDiagramRectangleExcludingAxes()
236 awt::Size Chart2ModelContact::GetLegendSize() const in GetLegendSize()
249 awt::Point Chart2ModelContact::GetLegendPosition() const in GetLegendPosition()
262 awt::Size Chart2ModelContact::GetTitleSize( const uno::Reference< in GetTitleSize()
275 awt::Point Chart2ModelContact::GetTitlePosition( const uno::Reference< in GetTitlePosition()
288 awt::Size Chart2ModelContact::GetAxisSize( const uno::Reference< in GetAxisSize()
301 awt::Point Chart2ModelContact::GetAxisPosition( const uno::Reference< in GetAxisPosition()