/aoo42x/main/sd/source/ui/func/ |
H A D | fudraw.cxx | 157 bOrtho = rMEvt.IsShift() != pFrameView->IsOrtho(); in MouseButtonDown() 205 if (mpView->IsOrtho() != bOrtho) in MouseButtonDown() 281 bOrtho = rMEvt.IsShift() != pFrameView->IsOrtho(); in MouseMove() 328 if (mpView->IsOrtho() != bOrtho) in MouseMove() 349 if (mpView->IsOrtho() != bOrtho) in MouseMove() 380 mpView->SetOrtho( pFrameView->IsOrtho() ); in MouseButtonUp()
|
/aoo42x/main/sd/source/ui/app/ |
H A D | optsitem.cxx | 880 IsOrtho() == rOpt.IsOrtho() && in operator ==() 936 pValues[ 4 ] <<= IsOrtho(); in WriteData() 968 maOptionsSnap.SetOrtho( pView->IsOrtho() ); in SdOptionsSnapItem() 981 maOptionsSnap.SetOrtho( pOpts->IsOrtho() ); in SdOptionsSnapItem() 1017 pOpts->SetOrtho( maOptionsSnap.IsOrtho() ); in SetOptions()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | colfrm.cxx | 289 rOld.IsOrtho() != rNew.IsOrtho() ) in ChgColumns() 370 const sal_Bool bOrtho = pAttr->IsOrtho() && pAttr->GetNumCols() > 0; in AdjustColumns()
|
H A D | atrfrm.cxx | 832 bOrtho( rCpy.IsOrtho() ) in SwFmtCol() 850 bOrtho = rCpy.IsOrtho(); in operator =() 883 bOrtho == rCmp.IsOrtho() && in operator ==()
|
H A D | wsfrm.cxx | 3184 if ( pColAttr->IsOrtho() && pColAttr->GetNumCols() > 1 ) in ChgLowersProp()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviews5.cxx | 249 if (mpDrawView->IsOrtho() != pView->IsOrtho() ) in ReadFrameViewData() 250 mpDrawView->SetOrtho( pView->IsOrtho() ); in ReadFrameViewData()
|
H A D | frmview.cxx | 178 SetOrtho( pFrameView->IsOrtho() ); in FrameView() 348 SetOrtho( pOptions->IsOrtho() ); in Update()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svddrgmt.cxx | 1100 if (getSdrDragView().IsOrtho() && nSA!=9000) in MoveSdrDrag() 1340 if(getSdrDragView().IsOrtho()) in MoveSdrDrag() 1645 bool bOrtho=getSdrDragView().IsOrtho(); in MoveSdrDrag() 1998 bool bOrtho=getSdrDragView().IsOrtho() || !getSdrDragView().IsResizeAllowed(false); in MoveSdrDrag() 2367 bResize=!getSdrDragView().IsOrtho(); in MoveSdrDrag() 3188 bResize=!getSdrDragView().IsOrtho() && bResizeAllowed && !bNeuMoveOnly; in MoveSdrDrag() 3626 if (getSdrDragView().IsOrtho()) in MoveSdrDrag()
|
H A D | svdcrtv.cxx | 594 if (IsOrtho()) in MovCreateObj() 603 if(bDidLimit && IsOrtho()) in MovCreateObj()
|
H A D | svdotxdr.cxx | 97 FASTBOOL bOrtho=rDrag.GetView()!=NULL && rDrag.GetView()->IsOrtho(); in ImpDragCalcRect()
|
H A D | svdopath.cxx | 423 if (pView!=NULL && pView->IsOrtho()) nQ1=0; // Ortho schaltet rechtwinklig aus in CalcLine() 471 if (pView!=NULL && pView->IsOrtho()) { in CalcRect() 685 if (!bControl && rDrag.GetView()!=NULL && rDrag.GetView()->IsOrtho()) { in movePathDrag()
|
H A D | svdomeas.cxx | 910 FASTBOOL bOrtho=rDrag.GetView()!=NULL && rDrag.GetView()->IsOrtho(); in ImpEvalDrag()
|
H A D | svdobj.cxx | 1279 FASTBOOL bOrtho=rDrag.GetView()!=NULL && rDrag.GetView()->IsOrtho(); in ImpDragCalcRect()
|
/aoo42x/main/sc/source/ui/drawfunc/ |
H A D | fudraw.cxx | 109 if (pView->IsOrtho() != bOrtho) in DoModifiers() 135 if (pView->IsOrtho()) in ResetModifiers()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | colmgr.hxx | 108 return aFmtCol.IsOrtho(); in IsAutoWidth()
|
/aoo42x/main/sw/inc/ |
H A D | fmtclds.hxx | 130 sal_Bool IsOrtho() const { return bOrtho; } in IsOrtho() function in SwFmtCol
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdsnpv.hxx | 243 sal_Bool IsOrtho() const { return bOrtho; } in IsOrtho() function in SdrSnapView
|
H A D | rulritem.hxx | 247 sal_Bool IsOrtho () const { return sal_False ; } in IsOrtho() function in SvxColumnItem
|
/aoo42x/main/sd/source/ui/docshell/ |
H A D | docshel2.cxx | 315 pView->SetOrtho( pFrameView->IsOrtho() ); in GetPagePreviewBitmap()
|
/aoo42x/main/sw/source/ui/frmdlg/ |
H A D | colex.cxx | 481 if(nColCount && m_aCols.IsOrtho()) in SetColumns()
|
/aoo42x/main/svx/source/engine3d/ |
H A D | dragmt3d.cxx | 727 if(getSdrDragView().IsOrtho()) in MoveSdrDrag()
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | tpoption.cxx | 136 aCbxOrtho.Check( aOptsItem.GetOptionsSnap().IsOrtho() ); in Reset()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | optsitem.hxx | 440 sal_Bool IsOrtho() const { Init(); return (sal_Bool) bOrtho; } in IsOrtho() function in SdOptionsSnap
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 2541 bIsAutomaticWidth(rFmtCol.IsOrtho()), in SwXTextColumns()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewtab.cxx | 92 sal_Bool bOrtho = rCol.IsOrtho() && rCols.Count(); in lcl_FillSvxColumn()
|