/aoo41x/main/svx/inc/svx/ |
H A D | zoomitem.hxx | 34 enum SvxZoomType enum 48 SvxZoomType eType; 53 SvxZoomItem( SvxZoomType eZoomType = SVX_ZOOM_PERCENT, 63 SvxZoomType GetType() const { return eType; } in GetType() 64 void SetType( SvxZoomType eNewType ) in SetType()
|
/aoo41x/main/svx/source/items/ |
H A D | zoomitem.cxx | 48 SvxZoomType eZoomType, in SvxZoomItem() 88 SvxZoomItem* pNew = new SvxZoomItem( (SvxZoomType)nType, nValue, Which() ); in Create() 185 eType = SvxZoomType( nTypeTmp ); in PutValue() 214 eType = SvxZoomType( (sal_Int16) nVal ); in PutValue()
|
/aoo41x/main/sc/inc/ |
H A D | appoptio.hxx | 47 void SetZoomType( SvxZoomType eNew ) { eZoomType = eNew; } in SetZoomType() 48 SvxZoomType GetZoomType() const { return eZoomType; } in GetZoomType() 89 SvxZoomType eZoomType;
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | viewdata.hxx | 109 SvxZoomType eZoomType; // selected zoom type (normal view) 178 SvxZoomType eDefZoomType; // default zoom and type for missing TabData 307 void SetZoomType( SvxZoomType eNew, sal_Bool bAll ); 308 void SetZoomType( SvxZoomType eNew, std::vector< SCTAB >& tabs ); 315 SvxZoomType GetZoomType() const { return pThisTab->eZoomType; } in GetZoomType()
|
H A D | tabview.hxx | 353 SvxZoomType GetZoomType() const; 354 void SetZoomType( SvxZoomType eNew, sal_Bool bAll ); 355 sal_uInt16 CalcZoom( SvxZoomType eType, sal_uInt16 nOldZoom );
|
H A D | prevwsh.hxx | 57 SvxZoomType eZoom;
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | pview.cxx | 855 SvxZoomItem aZoom( (SvxZoomType)pVOpt->GetZoomType(), in Execute() 880 enum SvxZoomType eType = SVX_ZOOM_PERCENT; in Execute() 910 enum SvxZoomType eType = SVX_ZOOM_PERCENT; in Execute() 1111 SvxZoomItem aZoom((SvxZoomType)pVOpt->GetZoomType(), in GetState() 2045 const SvxZoomType _eZoomType ) in AdjustPreviewToNewZoom() 2193 void SwPagePreView::SetZoom(SvxZoomType eType, sal_uInt16 nFactor) in SetZoom()
|
H A D | viewport.cxx | 75 SVX_ZOOM_PAGEWIDTH_NOBORDER == (SvxZoomType)pWrtShell->GetViewOptions()->GetZoomType(); in IsDocumentBorder() 80 SvxZoomType eType = (SvxZoomType)rView.GetWrtShell().GetViewOptions()->GetZoomType(); in GetLeftMargin() 1218 _SetZoom( aEditSz, (SvxZoomType)pWrtShell->GetViewOptions()->GetZoomType(), 100, sal_True ); in OuterResizePixel()
|
H A D | view0.cxx | 254 SvxZoomType eType; in RecheckBrowseMode() 255 … if( GetWrtShell().GetViewOptions()->getBrowseMode() && SVX_ZOOM_PERCENT != (eType = (SvxZoomType) in RecheckBrowseMode()
|
H A D | view.cxx | 1190 SvxZoomType eZoom; in ReadUserData() 1192 eZoom = (SvxZoomType) (sal_uInt16)rUserData.GetToken(nOff, ';', nPos ).ToInt32(); in ReadUserData() 1379 SvxZoomType eZoom; in ReadUserDataSequence() 1381 eZoom = static_cast < SvxZoomType > ( nZoomType ); in ReadUserDataSequence()
|
H A D | viewmdi.cxx | 91 void SwView::SetZoom( SvxZoomType eZoomType, short nFactor, sal_Bool bViewOnly ) in SetZoom() 96 void SwView::_SetZoom( const Size &rEditSize, SvxZoomType eZoomType, in _SetZoom()
|
H A D | view2.cxx | 1280 SvxZoomType eZoom = (SvxZoomType) pVOpt->GetZoomType(); in StateStatusLine() 1632 SvxZoomItem aZoom( (SvxZoomType)rViewOptions.GetZoomType(), rViewOptions.GetZoom() ); in ExecuteStatusLine() 1677 enum SvxZoomType eType = ((const SvxZoomItem *)pItem)->GetType(); in ExecuteStatusLine()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | pview.hxx | 141 const SvxZoomType _eZoomType ); 246 void SetZoom(SvxZoomType eSet, sal_uInt16 nFactor);
|
H A D | view.hxx | 366 SvxZoomType eZoomType, 509 void SetZoom( SvxZoomType eZoomType, short nFactor = 100, sal_Bool bViewOnly = sal_False);
|
/aoo41x/main/sw/inc/ |
H A D | viewopt.hxx | 166 SvxZoomType eZoom; // 'enum' fuer Zoom 480 SvxZoomType GetZoomType() const { return eZoom; } in GetZoomType() 499 void SetZoomType (SvxZoomType eZoom_){ eZoom = eZoom_; } in SetZoomType()
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | unomod.cxx | 745 SvxZoomType eZoom = (SvxZoomType)USHRT_MAX; in _setSingleValue() 850 pView->SetZoom( (SvxZoomType)mpViewOption->GetZoomType(), in _postSetValues()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabview5.cxx | 413 SvxZoomType ScTabView::GetZoomType() const in GetZoomType() 418 void ScTabView::SetZoomType( SvxZoomType eNew, sal_Bool bAll ) in SetZoomType()
|
H A D | tabvwsh3.cxx | 647 SvxZoomType eOldZoomType = GetZoomType(); in Execute() 648 SvxZoomType eNewZoomType = eOldZoomType; in Execute()
|
/aoo41x/main/reportdesign/source/ui/inc/ |
H A D | ScrollHelper.hxx | 222 sal_uInt16 getZoomFactor(SvxZoomType _eType) const;
|
H A D | ReportWindow.hxx | 235 sal_uInt16 getZoomFactor(SvxZoomType _eType) const;
|
H A D | DesignView.hxx | 288 sal_uInt16 getZoomFactor(SvxZoomType _eType) const;
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ScrollHelper.cxx | 406 sal_uInt16 OScrollWindowHelper::getZoomFactor(SvxZoomType _eType) const in getZoomFactor()
|
/aoo41x/main/cui/source/dialogs/ |
H A D | zoom.cxx | 243 const SvxZoomType eType = rZoomItem.GetType(); in SvxZoomDialog()
|
/aoo41x/main/toolkit/workben/layout/ |
H A D | zoom.cxx | 349 const SvxZoomType eType = rZoomItem.GetType(); in SvxZoomDialog()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | outlnvs2.cxx | 102 SvxZoomType eZT = ( ( const SvxZoomItem& ) pArgs-> in FuTemporary()
|