Home
last modified time | relevance | path

Searched refs:SetZoomType (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx724 SetZoomType( eNewZoomType, bSyncZoom ); in Execute()
728 SetZoomType( SVX_ZOOM_PERCENT, bSyncZoom ); in Execute()
738 aNewOpt.SetZoomType( GetZoomType() ); in Execute()
762 SetZoomType( SVX_ZOOM_PERCENT, bSyncZoom ); in Execute()
767 aNewOpt.SetZoomType( GetZoomType() ); in Execute()
H A Dtabview5.cxx418 void ScTabView::SetZoomType( SvxZoomType eNew, sal_Bool bAll ) in SetZoomType() function in ScTabView
420 aViewData.SetZoomType( eNew, bAll ); in SetZoomType()
H A Dtabvwsh4.cxx1843 SetZoomType( SVX_ZOOM_WHOLEPAGE, sal_True ); // zoom value is recalculated at next Resize in ScTabViewShell()
1849 SetZoomType( rAppOpt.GetZoomType(), sal_True ); in ScTabViewShell()
H A Dviewdata.cxx609 void ScViewData::SetZoomType( SvxZoomType eNew, std::vector< SCTAB >& tabs ) in SetZoomType() function in ScViewData
638 void ScViewData::SetZoomType( SvxZoomType eNew, sal_Bool bAll ) in SetZoomType() function in ScViewData
650 SetZoomType( eNew, vTabs ); in SetZoomType()
H A Dtabview.cxx1186 SetZoomType( SVX_ZOOM_PERCENT, bSyncZoom ); in ScrollCommand()
/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx185 pUsrPref->SetZoomType( eZoomType ); in _SetZoom()
219 ((SwViewOption*)pWrtShell->GetViewOptions())->SetZoomType( eZoomType ); in _SetZoom()
233 ((SwViewOption*)pWrtShell->GetViewOptions())->SetZoomType( eZoomType ); in _SetZoom()
H A Dview.cxx856 aUsrPref.SetZoomType( SVX_ZOOM_PERCENT ); in SwView()
861 aUsrPref.SetZoomType( SVX_ZOOM_WHOLEPAGE ); in SwView()
H A Dpview.cxx2202 aOpt.SetZoomType(eType); in SetZoom()
/trunk/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx412 SetZoomType( nType ); in setFastPropertyValue()
563 void SdUnoDrawView::SetZoomType ( sal_Int16 nType ) in SetZoomType() function in sd::SdUnoDrawView
/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx307 void SetZoomType( SvxZoomType eNew, sal_Bool bAll );
308 void SetZoomType( SvxZoomType eNew, std::vector< SCTAB >& tabs );
H A Dtabview.hxx354 void SetZoomType( SvxZoomType eNew, sal_Bool bAll );
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx1561 aNewOpt.SetZoomType( pViewSh->GetViewData()->GetView()->GetZoomType() ); in SetZoom()
1604 void ScTabViewObj::SetZoomType(sal_Int16 aZoomType) in SetZoomType() function in ScTabViewObj
1647 pView->SetZoomType( eZoomType, sal_True ); in SetZoomType()
1651 pView->SetZoomType( SVX_ZOOM_PERCENT, sal_True ); in SetZoomType()
1972 SetZoomType(nIntVal); in setPropertyValue()
H A Dappluno.cxx534 aAppOpt.SetZoomType( eType ); in setPropertyValue()
539 aAppOpt.SetZoomType( SVX_ZOOM_PERCENT ); in setPropertyValue()
/trunk/main/sd/source/ui/inc/
H A DSdUnoDrawView.hxx135 void SetZoomType( sal_Int16 nType );
/trunk/main/sc/inc/
H A Dappoptio.hxx47 void SetZoomType( SvxZoomType eNew ) { eZoomType = eNew; } in SetZoomType() function in ScAppOptions
H A Dviewuno.hxx203 void SetZoomType(sal_Int16 ZoomType);
/trunk/main/sw/source/ui/config/
H A Dusrpref.cxx384 … case 12: rParent.SetZoomType( static_cast< SvxZoomType >(nInt32Val) ); break;// "Zoom/Type", in Load()
/trunk/main/sc/source/core/tool/
H A Dappoptio.cxx424 if (pValues[nProp] >>= nIntVal) SetZoomType( (SvxZoomType) nIntVal ); in ScAppCfg()
/trunk/main/sw/inc/
H A Dviewopt.hxx499 void SetZoomType (SvxZoomType eZoom_){ eZoom = eZoom_; } in SetZoomType() function in SwViewOption
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx771 mpViewOption->SetZoomType( eZoom ); in _setSingleValue()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx275 aNewViewOptions.SetZoomType( eZoomType ); in _ApplyNewZoomAtViewShell()

Completed in 145 milliseconds