Home
last modified time | relevance | path

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

/AOO42X/main/chart2/source/view/main/
H A DVTitle.hxx55 ::com::sun::star::awt::Size getUnrotatedSize() const;
H A DVTitle.cxx79 awt::Size VTitle::getUnrotatedSize() const //size before rotation in getUnrotatedSize() function in chart::VTitle
H A DChartView.cxx2235 awt::Size aTitleUnrotatedSize = apVTitle->getUnrotatedSize(); in lcl_createTitle()