Home
last modified time | relevance | path

Searched refs:IsOrtho (Results 1 – 25 of 25) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx157 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()
/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx880 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()
/trunk/main/sw/source/core/layout/
H A Dcolfrm.cxx289 rOld.IsOrtho() != rNew.IsOrtho() ) in ChgColumns()
370 const sal_Bool bOrtho = pAttr->IsOrtho() && pAttr->GetNumCols() > 0; in AdjustColumns()
H A Datrfrm.cxx832 bOrtho( rCpy.IsOrtho() ) in SwFmtCol()
850 bOrtho = rCpy.IsOrtho(); in operator =()
883 bOrtho == rCmp.IsOrtho() && in operator ==()
H A Dwsfrm.cxx3184 if ( pColAttr->IsOrtho() && pColAttr->GetNumCols() > 1 ) in ChgLowersProp()
/trunk/main/sd/source/ui/view/
H A Ddrviews5.cxx249 if (mpDrawView->IsOrtho() != pView->IsOrtho() ) in ReadFrameViewData()
250 mpDrawView->SetOrtho( pView->IsOrtho() ); in ReadFrameViewData()
H A Dfrmview.cxx178 SetOrtho( pFrameView->IsOrtho() ); in FrameView()
348 SetOrtho( pOptions->IsOrtho() ); in Update()
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx1100 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 Dsvdcrtv.cxx594 if (IsOrtho()) in MovCreateObj()
603 if(bDidLimit && IsOrtho()) in MovCreateObj()
H A Dsvdotxdr.cxx97 FASTBOOL bOrtho=rDrag.GetView()!=NULL && rDrag.GetView()->IsOrtho(); in ImpDragCalcRect()
H A Dsvdopath.cxx423 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 Dsvdomeas.cxx910 FASTBOOL bOrtho=rDrag.GetView()!=NULL && rDrag.GetView()->IsOrtho(); in ImpEvalDrag()
H A Dsvdobj.cxx1279 FASTBOOL bOrtho=rDrag.GetView()!=NULL && rDrag.GetView()->IsOrtho(); in ImpDragCalcRect()
/trunk/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx109 if (pView->IsOrtho() != bOrtho) in DoModifiers()
135 if (pView->IsOrtho()) in ResetModifiers()
/trunk/main/sw/source/ui/inc/
H A Dcolmgr.hxx108 return aFmtCol.IsOrtho(); in IsAutoWidth()
/trunk/main/sw/inc/
H A Dfmtclds.hxx130 sal_Bool IsOrtho() const { return bOrtho; } in IsOrtho() function in SwFmtCol
/trunk/main/svx/inc/svx/
H A Dsvdsnpv.hxx243 sal_Bool IsOrtho() const { return bOrtho; } in IsOrtho() function in SdrSnapView
H A Drulritem.hxx247 sal_Bool IsOrtho () const { return sal_False ; } in IsOrtho() function in SvxColumnItem
/trunk/main/sd/source/ui/docshell/
H A Ddocshel2.cxx315 pView->SetOrtho( pFrameView->IsOrtho() ); in GetPagePreviewBitmap()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx481 if(nColCount && m_aCols.IsOrtho()) in SetColumns()
/trunk/main/svx/source/engine3d/
H A Ddragmt3d.cxx727 if(getSdrDragView().IsOrtho()) in MoveSdrDrag()
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.cxx136 aCbxOrtho.Check( aOptsItem.GetOptionsSnap().IsOrtho() ); in Reset()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx440 sal_Bool IsOrtho() const { Init(); return (sal_Bool) bOrtho; } in IsOrtho() function in SdOptionsSnap
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2541 bIsAutomaticWidth(rFmtCol.IsOrtho()), in SwXTextColumns()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx92 sal_Bool bOrtho = rCol.IsOrtho() && rCols.Count(); in lcl_FillSvxColumn()

Completed in 203 milliseconds