Home
last modified time | relevance | path

Searched refs:GetDiagramRectangleIncludingAxes (Results 1 – 3 of 3) sorted by relevance

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChart2ModelContact.cxx195 awt::Rectangle aRect( GetDiagramRectangleIncludingAxes() ); in GetDiagramRectangleIncludingTitle()
204 awt::Rectangle Chart2ModelContact::GetDiagramRectangleIncludingAxes() const in GetDiagramRectangleIncludingAxes() function in chart::wrapper::Chart2ModelContact
H A DChart2ModelContact.hxx104 ::com::sun::star::awt::Rectangle GetDiagramRectangleIncludingAxes() const;
H A DDiagramWrapper.cxx736 awt::Point aPosition = ToPoint( m_spChart2ModelContact->GetDiagramRectangleIncludingAxes() ); in getPosition()
768 awt::Size aSize = ToSize( m_spChart2ModelContact->GetDiagramRectangleIncludingAxes() ); in getSize()
868 return m_spChart2ModelContact->GetDiagramRectangleIncludingAxes(); in calculateDiagramPositionIncludingAxes()

Completed in 27 milliseconds