Searched defs:SetZoomType (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sc/inc/ | ||
H A D | appoptio.hxx | 47 void SetZoomType( SvxZoomType eNew ) { eZoomType = eNew; } in SetZoomType() function in ScAppOptions |
/trunk/main/sc/source/ui/view/ | ||
H A D | tabview5.cxx | 418 void ScTabView::SetZoomType( SvxZoomType eNew, sal_Bool bAll ) in SetZoomType() function in ScTabView |
H A D | viewdata.cxx | 609 void ScViewData::SetZoomType( SvxZoomType eNew, std::vector< SCTAB >& tabs ) in SetZoomType() function in ScViewData |
/trunk/main/sd/source/ui/unoidl/ | ||
H A D | SdUnoDrawView.cxx | 563 void SdUnoDrawView::SetZoomType ( sal_Int16 nType ) in SetZoomType() function in sd::SdUnoDrawView |
/trunk/main/sw/inc/ | ||
H A D | viewopt.hxx | 499 void SetZoomType (SvxZoomType eZoom_){ eZoom = eZoom_; } in SetZoomType() function in SwViewOption |
/trunk/main/sc/source/ui/unoobj/ | ||
H A D | viewuno.cxx | 1604 void ScTabViewObj::SetZoomType(sal_Int16 aZoomType) in SetZoomType() function in ScTabViewObj |
Completed in 70 milliseconds