Searched defs:GetZoomType (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sc/inc/ | ||
H A D | appoptio.hxx | 48 SvxZoomType GetZoomType() const { return eZoomType; } in GetZoomType() function in ScAppOptions |
/trunk/main/sc/source/ui/view/ | ||
H A D | tabview5.cxx | 413 SvxZoomType ScTabView::GetZoomType() const in GetZoomType() function in ScTabView |
/trunk/main/sc/source/ui/inc/ | ||
H A D | viewdata.hxx | 315 SvxZoomType GetZoomType() const { return pThisTab->eZoomType; } in GetZoomType() function in ScViewData |
/trunk/main/sw/inc/ | ||
H A D | viewopt.hxx | 480 SvxZoomType GetZoomType() const { return eZoom; } in GetZoomType() function in SwViewOption |
/trunk/main/sc/source/ui/unoobj/ | ||
H A D | viewuno.cxx | 1575 sal_Int16 ScTabViewObj::GetZoomType(void) const in GetZoomType() function in ScTabViewObj |
Completed in 45 milliseconds