/aoo42x/main/sw/source/ui/uiview/ |
H A D | view.cxx | 217 rWrtShell.GetViewOptions()->getBrowseMode() ); in GotFocus() 873 const SwViewOption* pPreViewOpt = rPreviewViewShell.GetViewOptions(); in SwView() 898 aUsrPref.SetReadonly( pWrtShell->GetViewOptions()->IsReadonly() ); in SwView() 959 const sal_Bool bBrowse = pWrtShell->GetViewOptions()->getBrowseMode(); in SwView() 1130 (sal_uInt16)pWrtShell->GetViewOptions()->GetZoomType()); // eZoom; in WriteUserData() 1190 if( !pWrtShell->GetViewOptions()->getBrowseMode() ) in ReadUserData() 1262 const SwViewOption* pVOpt = pWrtShell->GetViewOptions(); in ReadUserData() 1287 const SwViewOption* pVOpt = pWrtShell->GetViewOptions(); in ReadUserDataSequence() 1379 if ( !pWrtShell->GetViewOptions()->getBrowseMode() ) in ReadUserDataSequence() 1667 if ( rSh.GetViewOptions()->IsViewVRuler() ) in Notify() [all …]
|
H A D | viewport.cxx | 74 pWrtShell->GetViewOptions()->getBrowseMode() || in IsDocumentBorder() 353 pHScrollbar->SetAuto( pWrtShell->GetViewOptions()->getBrowseMode() && in CheckVisArea() 712 if(!pWrtShell->GetViewOptions()->getBrowseMode() && in IMPL_LINK() 721 pWrtShell->GetViewOptions()->IsShowScrollBarTips()) in IMPL_LINK() 859 sal_Bool bRightVRuler = pWrtShell->GetViewOptions()->IsVRulerRight(); in CalcAndSetBorderPixel() 1028 if ( pWrtShell->GetViewOptions()->IsViewHRuler() ) in ShowAtResize() 1124 sal_Bool bBrowse = pWrtShell->GetViewOptions()->getBrowseMode(); in OuterResizePixel() 1133 const SwViewOption *pVOpt = pWrtShell->GetViewOptions(); in OuterResizePixel() 1217 !pWrtShell->GetViewOptions()->getBrowseMode() ) in OuterResizePixel() 1277 if ( pWrtShell->GetViewOptions()->getBrowseMode() ) in GetOptimalSizePixel() [all …]
|
H A D | pview.cxx | 815 bool bBookPreview = GetViewShell()->GetViewOptions()->IsPagePrevBookview(); in Execute() 819 … ( ( SwViewOption* ) GetViewShell()->GetViewOptions() )->SetPagePrevBookview( bBookPreview ); in Execute() 852 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in Execute() 909 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in Execute() 1108 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in GetState() 1127 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in GetState() 1141 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in GetState() 1151 const SwViewOption* pVOpt = GetViewShell()->GetViewOptions(); in GetState() 1164 sal_Bool b = GetViewShell()->GetViewOptions()->IsPagePrevBookview(); in GetState() 2104 sal_uInt16 nFactor = GetViewShell()->GetViewOptions()->GetZoom(); in HandleWheelCommands() [all …]
|
H A D | view0.cxx | 255 … if( GetWrtShell().GetViewOptions()->getBrowseMode() && SVX_ZOOM_PERCENT != (eType = (SvxZoomType) in RecheckBrowseMode() 256 GetWrtShell().GetViewOptions()->GetZoomType()) ) in RecheckBrowseMode() 269 const SwViewOption* pOpt = GetWrtShell().GetViewOptions(); in StateViewOptions() 379 SwViewOption* pOpt = new SwViewOption( *GetWrtShell().GetViewOptions() ); in ExecViewOptions() 580 if( !(*rSh.GetViewOptions() == *pOpt )) in ExecViewOptions()
|
H A D | viewmdi.cxx | 113 const SwViewOption *pOpt = pWrtShell->GetViewOptions(); in _SetZoom() 219 ((SwViewOption*)pWrtShell->GetViewOptions())->SetZoomType( eZoomType ); in _SetZoom() 233 ((SwViewOption*)pWrtShell->GetViewOptions())->SetZoomType( eZoomType ); in _SetZoom() 278 const SwViewOption *pOpt = pWrtShell->GetViewOptions(); in SetViewLayout()
|
H A D | viewling.cxx | 256 const SwViewOption* pVOpt = pWrtShell->GetViewOptions(); in StartTextConversion() 477 SwViewOption* pVOpt = (SwViewOption*)pWrtShell->GetViewOptions(); in HyphenateDocument() 612 SwViewOption* pVOpt = (SwViewOption*)pWrtShell->GetViewOptions(); in StartThesaurus() 685 const SwViewOption* pVOpt = pWrtShell->GetViewOptions(); in ExecSpellPopup()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | swmodul1.cxx | 84 sal_Bool bVScrollChanged = pPref->IsViewVScrollBar() != pSh->GetViewOptions()->IsViewVScrollBar(); in lcl_SetUIPrefs() 85 … sal_Bool bHScrollChanged = pPref->IsViewHScrollBar() != pSh->GetViewOptions()->IsViewHScrollBar(); in lcl_SetUIPrefs() 86 sal_Bool bVAlignChanged = pPref->IsVRulerRight() != pSh->GetViewOptions()->IsVRulerRight(); in lcl_SetUIPrefs() 89 const SwViewOption* pNewPref = pSh->GetViewOptions(); in lcl_SetUIPrefs() 213 bReadonly = pSh->GetViewOptions()->IsReadonly(); in ApplyUsrPref() 220 if( !(*pSh->GetViewOptions() == *pViewOpt) ) in ApplyUsrPref() 228 if ( pSh->GetViewOptions()->IsReadonly() != bReadonly ) in ApplyUsrPref()
|
/aoo42x/main/sw/source/core/view/ |
H A D | viewimp.cxx | 256 const SwViewOption* pSwViewOption = GetShell()->GetViewOptions(); in SetFirstVisPage() 318 const SwViewOption* pSwViewOption = GetShell()->GetViewOptions(); in MakeDrawView() 357 if ( rSh.GetViewOptions()->getBrowseMode() && in GetRetoucheColor() 358 COL_TRANSPARENT != rSh.GetViewOptions()->GetRetoucheColor().GetColor() ) in GetRetoucheColor() 359 aRet = rSh.GetViewOptions()->GetRetoucheColor(); in GetRetoucheColor() 360 else if(rSh.GetViewOptions()->IsPagePreview() && in GetRetoucheColor()
|
H A D | viewsh.cxx | 214 GetLayout()->CheckViewLayout( GetViewOptions(), &aVisArea ); in ImplEndAction() 1159 if( !nXDiff && !GetViewOptions()->getBrowseMode() && in VisPortChgd() 1177 const bool bBookMode = GetViewOptions()->IsViewLayoutBookMode(); in VisPortChgd() 1337 …const bool bSmoothScrollAllowed(bOnlyYScroll && bEnableSmooth && GetViewOptions()->IsSmoothScroll(… in SmoothScroll() 1642 const bool bBookMode = GetViewOptions()->IsViewLayoutBookMode(); in PaintDesktop() 2072 if ( !bBrowseChgd && !GetViewOptions()->getBrowseMode() ) in CheckBrowseView() 2148 GetViewOptions()->getBrowseMode() && in GetRefDev() 2149 !GetViewOptions()->IsPrtFormat() ) in GetRefDev() 2213 SwViewOption aOpt( *pSh->GetViewOptions() ); in ApplyViewOptions() 2221 if ( !(aOpt == *pSh->GetViewOptions()) ) in ApplyViewOptions()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 108 (pGlobalShell->GetViewOptions()->IsTable() && \ 109 !pGlobalShell->GetViewOptions()->IsPagePreview()&&\ 110 !pGlobalShell->GetViewOptions()->IsReadonly()&&\ 111 !pGlobalShell->GetViewOptions()->IsFormView() &&\ 115 !pGlobalShell->GetViewOptions()->IsReadonly() && \ 116 !pGlobalShell->GetViewOptions()->IsFormView() &&\ 1744 if( rSh.GetViewOptions()->IsGraphic() ) in DrawGraphic() 3887 if ( pGlobalShell->GetViewOptions()->IsTable() ) in Paint() 3919 pGlobalShell->GetViewOptions()-> in Paint() 4824 !pGlobalShell->GetViewOptions()->IsTable() ) in PaintBorder() [all …]
|
H A D | layact.cxx | 438 if( pSh && pSh->GetViewOptions()->getBrowseMode() ) in RemoveEmptyBrowserPages() 1192 const sal_Bool bBrowse = pSh && pSh->GetViewOptions()->getBrowseMode(); in IsShortCut() 1445 if( pSh && pSh->GetViewOptions()->getBrowseMode() && in FormatLayout() 1490 if( !pSh || !pSh->GetViewOptions()->getBrowseMode() ) in FormatLayout() 1849 const sal_Bool bBrowse = pSh && pSh->GetViewOptions()->getBrowseMode(); in FormatCntnt() 2193 … SwRect aRepaint( ((SwTxtFrm*)pCnt)->_AutoSpell( pCntntNode, *pSh->GetViewOptions(), nTxtPos ) ); in _DoIdleJob() 2271 const SwViewOption* pViewOptions = pViewShell->GetViewOptions(); in DoIdleJob() 2555 const SwViewOption& rVOpt = *pImp->GetShell()->GetViewOptions(); in SwLayIdle()
|
H A D | pagechg.cxx | 223 const bool bBrowseMode = pSh && pSh->GetViewOptions()->getBrowseMode(); in SwPageFrm() 350 if( pSh && pSh->GetViewOptions()->getBrowseMode() ) in CheckDirection() 638 if( pSh && pSh->GetViewOptions()->getBrowseMode() ) in _UpdateAttr() 806 if( pSh && pSh->GetViewOptions()->getBrowseMode() ) in FindPageDesc() 1409 if( !pSh || pSh->GetViewOptions()->getBrowseMode() ) in SidebarPosition() 1416 const bool bBookMode = pSh->GetViewOptions()->IsViewLayoutBookMode(); in SidebarPosition() 1777 ASSERT( GetCurrShell() && GetCurrShell()->GetViewOptions()->getBrowseMode(), in ImplCalcBrowseWidth()
|
H A D | wsfrm.cxx | 192 const sal_Bool bBrowseMode = pSh && pSh->GetViewOptions()->getBrowseMode(); in CheckDirection() 206 const sal_Bool bBrowseMode = pSh && pSh->GetViewOptions()->getBrowseMode(); in CheckDirection() 220 const sal_Bool bBrowseMode = pSh && pSh->GetViewOptions()->getBrowseMode(); in CheckDirection() 240 const sal_Bool bBrowseMode = pSh && pSh->GetViewOptions()->getBrowseMode(); in CheckDirection() 250 const sal_Bool bBrowseMode = pSh && pSh->GetViewOptions()->getBrowseMode(); in CheckDirection() 1422 const sal_Bool bBrowse = pSh && pSh->GetViewOptions()->getBrowseMode(); in AdjustNeighbourhood() 1922 const sal_Bool bBrowse = pSh && pSh->GetViewOptions()->getBrowseMode(); in GrowFrm() 2448 const sal_Bool bBrowse = pSh && pSh->GetViewOptions()->getBrowseMode(); in GrowFrm() 2617 const sal_Bool bBrowse = pSh && pSh->GetViewOptions()->getBrowseMode(); in ShrinkFrm() 3375 const sal_Bool bBrowseMode = pSh && pSh->GetViewOptions()->getBrowseMode(); in CalcRel()
|
H A D | flowfrm.cxx | 1030 !(pSh && pSh->GetViewOptions()->getBrowseMode() ) ) in GetNextLeaf() 1157 if( pSh && pSh->GetViewOptions()->getBrowseMode() ) in IsPrevObjMove() 1239 if( pSh && pSh->GetViewOptions()->getBrowseMode() ) in IsPageBreak() 2115 if ( !( pSh && pSh->GetViewOptions()->getBrowseMode() ) ) in MoveFwd() 2674 if ( !( pSh && pSh->GetViewOptions()->getBrowseMode() ) ) in MoveBwd()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtdd.cxx | 182 ((SwViewOption*)rSh.GetViewOptions())->SetIdle( bOldIdle ); in DropCleanup() 378 bOldIdle = rSh.GetViewOptions()->IsIdle(); in AcceptDrop() 379 ((SwViewOption *)rSh.GetViewOptions())->SetIdle(sal_False); in AcceptDrop() 394 ((SwViewOption *)rSh.GetViewOptions())->SetIdle( bOldIdle ); in AcceptDrop()
|
H A D | edtwin.cxx | 980 aSnap = rSh.GetViewOptions()->GetSnapSize(); in ChangeFly() 981 short nDiv = rSh.GetViewOptions()->GetDivisionX(); in ChangeFly() 984 nDiv = rSh.GetViewOptions()->GetDivisionY(); in ChangeFly() 1185 Size aSnap( rSh.GetViewOptions()->GetSnapSize() ); in ChangeDrawing() 1186 short nDiv = rSh.GetViewOptions()->GetDivisionX(); in ChangeDrawing() 1189 nDiv = rSh.GetViewOptions()->GetDivisionY(); in ChangeDrawing() 3870 !rSh.GetViewOptions()->getBrowseMode() && in MouseMove() 3871 rSh.GetViewOptions()->IsShadowCursor() && in MouseMove() 4503 bIdle = rSh.GetViewOptions()->IsIdle(); in SetApplyTemplate() 4511 bIdle = rSh.GetViewOptions()->IsIdle(); in SetApplyTemplate() [all …]
|
H A D | SidebarWin.cxx | 360 const SwViewOption* pVOpt = mrView.GetWrtShellPtr()->GetViewOptions(); in InitControls() 871 const SwViewOption* pVOpt = mrView.GetWrtShellPtr()->GetViewOptions(); in SetLanguage() 1162 return mrView.GetWrtShell().GetViewOptions()->GetZoom() / 10; in GetScrollbarWidth() 1193 const SwViewOption* pVOpt = mrView.GetWrtShellPtr()->GetViewOptions(); in SetSpellChecking()
|
/aoo42x/main/sw/source/core/text/ |
H A D | porrst.cxx | 250 if ( !pOut || !pSh->GetViewOptions()->getBrowseMode() || in EmptyHeight() 251 pSh->GetViewOptions()->IsPrtFormat() ) in EmptyHeight() 398 if( !pSh || !pSh->GetViewOptions()->getBrowseMode() || in FillRegister() 399 pSh->GetViewOptions()->IsPrtFormat() ) in FillRegister()
|
H A D | txtfrm.cxx | 445 ( !pVsh->GetViewOptions()->IsShowHiddenPara() && in IsHiddenNow() 446 !pVsh->GetViewOptions()->IsFldName() ) ) || in IsHiddenNow() 448 !pVsh->GetViewOptions()->IsShowHiddenChar() ) ) in IsHiddenNow() 610 !pVsh->GetViewOptions()->IsShowHiddenChar(); in HideAndShowObjects() 2311 if ( !pVsh->GetViewOptions()->getBrowseMode() || in _CalcHeightOfLastLine() 2312 pVsh->GetViewOptions()->IsPrtFormat() ) in _CalcHeightOfLastLine()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | move.cxx | 109 if ( !bSelect && !bBasicCall && IsCrsrReadonly() && !GetViewOptions()->IsSelectionInReadonly()) in Left() 128 if ( !bSelect && !bBasicCall && IsCrsrReadonly() && !GetViewOptions()->IsSelectionInReadonly() ) in Right() 147 if ( !bSelect && !bBasicCall && IsCrsrReadonly() && !GetViewOptions()->IsSelectionInReadonly()) in Up() 165 if ( !bSelect && !bBasicCall && IsCrsrReadonly() && !GetViewOptions()->IsSelectionInReadonly()) in Down()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | fntcache.cxx | 139 nZoom = pSh ? pSh->GetViewOptions()->GetZoom() : USHRT_MAX; in SwFntObj() 416 pSh->GetViewOptions()->getBrowseMode() && in GetFontLeading() 417 !pSh->GetViewOptions()->IsPrtFormat() ); in GetFontLeading() 458 !rSh.GetViewOptions()->getBrowseMode() || in CreateScrFont() 459 rSh.GetViewOptions()->IsPrtFormat() ) in CreateScrFont() 857 rInf.GetShell()->GetViewOptions()->getBrowseMode() && in DrawText() 858 !rInf.GetShell()->GetViewOptions()->IsPrtFormat() && in DrawText() 895 rInf.GetShell()->GetViewOptions()->getBrowseMode() && in DrawText() 896 !rInf.GetShell()->GetViewOptions()->IsPrtFormat() ); in DrawText() 2362 nZoom = pSh->GetViewOptions()->GetZoom(); in SwFntAccess() [all …]
|
/aoo42x/main/sw/source/ui/uno/ |
H A D | unomod.cxx | 645 pVOpt = pView->GetWrtShell().GetViewOptions(); in _preSetValues() 778 if( pView && !bVal != !pView->GetWrtShell().GetViewOptions()->getBrowseMode() ) in _setSingleValue() 780 SwViewOption aOpt( *pView->GetWrtShell().GetViewOptions() ); in _setSingleValue() 883 mpConstViewOption = pView->GetWrtShell().GetViewOptions(); in _preGetValues() 977 bBoolVal = pView->GetWrtShell().GetViewOptions()->getBrowseMode(); in _getSingleValue()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | crsrsh.cxx | 406 const sal_Bool bSkipHidden = !GetViewOptions()->IsShowHiddenChar(); in LeftRight() 1458 if ( !GetViewOptions()->IsShowHiddenChar() ) in UpdateCrsr() 1825 !IsCrsrReadonly() || GetViewOptions()->IsSelectionInReadonly()) ) in UpdateCrsr() 1869 if ( (IsCrsrReadonly() && GetViewOptions()->IsSelectionInReadonly()) == in UpdateCrsr() 2440 return aPam.HasReadonlySel( GetViewOptions()->IsFormView() ); in IsOverReadOnlyPos() 3012 if ( GetViewOptions()->IsReadonly() || in IsCrsrReadonly() 3013 GetViewOptions()->IsFormView() ) // Formular view in IsCrsrReadonly() 3068 if ( IsReadOnlyAvailable() || GetViewOptions()->IsFormView() ) in HasReadonlySel() 3073 || pTblCrsr->HasReadonlySel( GetViewOptions()->IsFormView() ); in HasReadonlySel() 3081 if ( pCrsr->HasReadonlySel( GetViewOptions()->IsFormView() ) ) in HasReadonlySel() [all …]
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xiview.cxx | 67 ScViewOptions aViewOpt( GetDoc().GetViewOptions() ); in Finalize() 285 ScViewOptions aViewOpt( rDoc.GetViewOptions() ); in Finalize()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accframe.cxx | 366 if( pVSh && (pVSh->GetViewOptions()->IsReadonly() || in IsEditable() 386 const SwViewOption *pVOpt = pVSh->GetViewOptions(); in IsOpaque()
|