Home
last modified time | relevance | path

Searched refs:GetViewOptions (Results 51 – 75 of 105) sorted by relevance

12345

/aoo42x/main/sw/source/core/view/
H A Dvnew.cxx297 Init( rShell.GetViewOptions() ); //verstellt ggf. das Outdev (InitPrt()) in ViewShell()
H A Dvprint.cxx617 if ( pSh->GetViewOptions()->getBrowseMode() && in PrtOle2()
/aoo42x/main/sc/inc/
H A Dscmod.hxx198 const ScViewOptions& GetViewOptions ();
/aoo42x/main/sw/source/core/layout/
H A Dfly.cxx142 if( pSh && pSh->GetViewOptions()->getBrowseMode() ) in SwFlyFrm()
1029 if( pSh && pSh->GetViewOptions()->getBrowseMode() ) in _UpdateAttr()
2581 pSh && pSh->GetViewOptions()->getBrowseMode() && in CalcRel()
H A Dsectfrm.cxx811 if( pSh && pSh->GetViewOptions()->getBrowseMode() && in MakeAll()
1410 _CheckClipping( pSh && pSh->GetViewOptions()->getBrowseMode(), bMaximize ); in Format()
2047 bGrow = pSh && pSh->GetViewOptions()->getBrowseMode(); in _Grow()
H A Dnewfrm.cxx595 mbNeedGrammarCheck = pViewSh->GetViewOptions()->IsOnlineSpell(); in Init()
/aoo42x/main/sc/sdi/
H A Dformatsh.sdi103 SID_SCGRIDSHOW [ ExecMethod = ExecViewOptions; StateMethod = GetViewOptions; ]
/aoo42x/main/sw/inc/
H A Dviewsh.hxx436 inline const SwViewOption *GetViewOptions() const { return pOpt; } in GetViewOptions() function in ViewShell
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin2.cxx111 if(bQuickBalloon && !rSh.GetViewOptions()->IsShowContentTips()) in RequestHelp()
/aoo42x/main/sw/source/ui/shells/
H A Dtabsh.cxx192 sal_uInt16 nBackgroundDestination = rSh.GetViewOptions()->GetTblDest(); in lcl_TableParamToItemSet()
313 SwViewOption aUsrPref( *rSh.GetViewOptions() ); in ItemSetToTableParam()
H A Dlanghelper.cxx203 const SwViewOption* pVOpt = rView.GetWrtShellPtr()->GetViewOptions(); in SetLanguageStatus()
H A Dtextsh1.cxx1280 !rWrtSh.GetViewOptions()->IsSelectionInReadonly()); in Execute()
1745 rSet.Put(SfxBoolItem(nWhich, rSh.GetViewOptions()->IsSelectionInReadonly())); in GetState()
H A Dgrfsh.cxx122 const SwViewOption* pVOpt = rSh.GetViewOptions(); in Execute()
/aoo42x/main/sw/source/core/text/
H A Dtxthyph.cxx421 rInf.GetVsh()->GetViewOptions()->IsPDFExport() && in GetExpTxt()
H A Dtxtfly.cxx1813 sal_Bool bT2 = pTmpViewShell->GetViewOptions()->IsTest2(); in ContourRect()
1814 sal_Bool bT6 = pTmpViewShell->GetViewOptions()->IsTest6(); in ContourRect()
H A Ditrpaint.cxx439 GetInfo().GetVsh()->GetViewOptions()->IsPDFExport() && in DrawTextLine()
H A Dtxtio.cxx284 return pFrm->getRootFrm()->GetCurrShell()->GetViewOptions()->IsTest4(); in IsDbg()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2746 if( pViewShell->GetViewOptions()->getBrowseMode() ) in getRendererCount()
2748 SwViewOption aOpt( *pViewShell->GetViewOptions() ); in getRendererCount()
2764 … m_pRenderData->ViewOptionAdjustStart( *pViewShell, *pViewShell->GetViewOptions() ); in getRendererCount()
2831 m_pRenderData->CreatePostItData( pDoc, pViewShell->GetViewOptions(), pOutDev ); in getRendererCount()
/aoo42x/main/sw/source/core/unocore/
H A Dunoflatpara.cxx361 && !pViewShell->GetViewOptions()->IsOnlineSpell() ) in getNextPara()
/aoo42x/main/sw/source/ui/app/
H A Dappopt.cxx102 aViewOpt = *pAppView->GetWrtShell().GetViewOptions(); in CreateItemSet()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewdraw.cxx538 const SwViewOption *pOpt = pSh->GetViewOptions(); in BeginTextEdit()
/aoo42x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3214 bOldIdle = pWrtShell->GetViewOptions()->IsIdle(); in StartDrag()
3217 ((SwViewOption *)pWrtShell->GetViewOptions())->SetIdle( sal_False ); in StartDrag()
3283 ((SwViewOption *)pWrtShell->GetViewOptions())->SetIdle( bOldIdle ); in DragFinished()
/aoo42x/main/sc/source/ui/app/
H A Ddrwtrans.cxx776 ScViewOptions aViewOpt( pDestDoc->GetViewOptions() ); in InitDocShell()
/aoo42x/main/sw/source/core/draw/
H A Ddflyobj.cxx889 pSh->GetViewOptions()->getBrowseMode() && in NbcResize()
/aoo42x/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx165 if( !pSh || !pSh->GetViewOptions()->getBrowseMode() ) in CalcPosition()

Completed in 265 milliseconds

12345