Searched defs:SetZoomType (Results 1 – 6 of 6) sorted by relevance
47 void SetZoomType( SvxZoomType eNew ) { eZoomType = eNew; } in SetZoomType() function in ScAppOptions
418 void ScTabView::SetZoomType( SvxZoomType eNew, sal_Bool bAll ) in SetZoomType() function in ScTabView
609 void ScViewData::SetZoomType( SvxZoomType eNew, std::vector< SCTAB >& tabs ) in SetZoomType() function in ScViewData638 void ScViewData::SetZoomType( SvxZoomType eNew, sal_Bool bAll ) in SetZoomType() function in ScViewData
563 void SdUnoDrawView::SetZoomType ( sal_Int16 nType ) in SetZoomType() function in sd::SdUnoDrawView
499 void SetZoomType (SvxZoomType eZoom_){ eZoom = eZoom_; } in SetZoomType() function in SwViewOption
1604 void ScTabViewObj::SetZoomType(sal_Int16 aZoomType) in SetZoomType() function in ScTabViewObj
Completed in 35 milliseconds