Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dview.cxx854 if( aUsrPref.getBrowseMode() && aUsrPref.GetZoomType() != SVX_ZOOM_PERCENT ) in SwView()
1130 (sal_uInt16)pWrtShell->GetViewOptions()->GetZoomType()); // eZoom; in WriteUserData()
1263 if( pVOpt->GetZoom() != nZoomFactor || pVOpt->GetZoomType() != eZoom ) in ReadUserData()
1291 sal_Int16 nZoomType = static_cast< sal_Int16 >(pVOpt->GetZoomType()); in ReadUserDataSequence()
1419 … ( pVOpt->GetZoom() != nZoomFactor || pVOpt->GetZoomType() != eZoom ); in ReadUserDataSequence()
1520 const sal_Int16 nZoomType = static_cast< sal_Int16 >(pWrtShell->GetViewOptions()->GetZoomType()); in WriteUserDataSequence()
H A Dviewport.cxx75 SVX_ZOOM_PAGEWIDTH_NOBORDER == (SvxZoomType)pWrtShell->GetViewOptions()->GetZoomType(); in IsDocumentBorder()
80 SvxZoomType eType = (SvxZoomType)rView.GetWrtShell().GetViewOptions()->GetZoomType(); in GetLeftMargin()
1216 if ( pWrtShell->GetViewOptions()->GetZoomType() != SVX_ZOOM_PERCENT && in OuterResizePixel()
1218 _SetZoom( aEditSz, (SvxZoomType)pWrtShell->GetViewOptions()->GetZoomType(), 100, sal_True ); in OuterResizePixel()
H A Dpview.cxx855 SvxZoomItem aZoom( (SvxZoomType)pVOpt->GetZoomType(), in Execute()
1111 SvxZoomItem aZoom((SvxZoomType)pVOpt->GetZoomType(), in GetState()
2199 aOpt.GetZoomType() != eType ) in SetZoom()
H A Dview0.cxx256 GetWrtShell().GetViewOptions()->GetZoomType()) ) in RecheckBrowseMode()
H A Dviewmdi.cxx182 sal_uInt8 (eZoomType) != pUsrPref->GetZoomType()) ) in _SetZoom()
H A Dview2.cxx1280 SvxZoomType eZoom = (SvxZoomType) pVOpt->GetZoomType(); in StateStatusLine()
1632 SvxZoomItem aZoom( (SvxZoomType)rViewOptions.GetZoomType(), rViewOptions.GetZoom() ); in ExecuteStatusLine()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx647 SvxZoomType eOldZoomType = GetZoomType(); in Execute()
738 aNewOpt.SetZoomType( GetZoomType() ); in Execute()
747 rReq.AppendItem( SvxZoomItem( GetZoomType(), nZoom, nSlot ) ); in Execute()
767 aNewOpt.SetZoomType( GetZoomType() ); in Execute()
H A Dtabview5.cxx413 SvxZoomType ScTabView::GetZoomType() const in GetZoomType() function in ScTabView
415 return aViewData.GetZoomType(); in GetZoomType()
H A Dtabview.cxx891 SvxZoomType eZoomType = GetZoomType(); in UpdateVarZoom()
2212 if ( GetZoomType() != SVX_ZOOM_PERCENT ) in SnapSplitPos()
H A Dtabvwsh4.cxx1849 SetZoomType( rAppOpt.GetZoomType(), sal_True ); in ScTabViewShell()
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx850 pView->SetZoom( (SvxZoomType)mpViewOption->GetZoomType(), in _postSetValues()
951 switch (mpConstViewOption->GetZoomType()) in _getSingleValue()
/trunk/main/sc/inc/
H A Dappoptio.hxx48 SvxZoomType GetZoomType() const { return eZoomType; } in GetZoomType() function in ScAppOptions
H A Dviewuno.hxx202 sal_Int16 GetZoomType(void) const;
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx1561 aNewOpt.SetZoomType( pViewSh->GetViewData()->GetView()->GetZoomType() ); in SetZoom()
1575 sal_Int16 ScTabViewObj::GetZoomType(void) const in GetZoomType() function in ScTabViewObj
1581 SvxZoomType eZoomType = pViewSh->GetViewData()->GetView()->GetZoomType(); in GetZoomType()
2044 else if ( aString.EqualsAscii( SC_UNO_ZOOMTYPE ) ) aRet <<= GetZoomType(); in getPropertyValue()
H A Dappluno.cxx620 switch ( aAppOpt.GetZoomType() ) in getPropertyValue()
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx353 SvxZoomType GetZoomType() const;
H A Dviewdata.hxx315 SvxZoomType GetZoomType() const { return pThisTab->eZoomType; } in GetZoomType() function in ScViewData
/trunk/main/sw/source/ui/config/
H A Dusrpref.cxx327 case 12: rVal <<= (sal_Int32)rParent.GetZoomType(); break; // "Zoom/Type", in Commit()
/trunk/main/sc/source/core/tool/
H A Dappoptio.cxx592 pValues[nProp] <<= (sal_Int32) GetZoomType(); in IMPL_LINK()
/trunk/main/sw/inc/
H A Dviewopt.hxx480 SvxZoomType GetZoomType() const { return eZoom; } in GetZoomType() function in SwViewOption
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx186 const SvxZoomType eType = (SvxZoomType)rViewOptions.GetZoomType(); in ToggleBrowserMode()

Completed in 144 milliseconds