Home
last modified time | relevance | path

Searched refs:IsCrookNoContortion (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/sd/source/ui/view/
H A Ddrviews5.cxx240 if (mpDrawView->IsCrookNoContortion() != pView->IsCrookNoContortion() ) in ReadFrameViewData()
241 mpDrawView->SetCrookNoContortion( pView->IsCrookNoContortion() ); in ReadFrameViewData()
370 mpFrameView->SetCrookNoContortion( mpDrawView->IsCrookNoContortion() ); in WriteFrameViewData()
H A Dfrmview.cxx173 SetCrookNoContortion( pFrameView->IsCrookNoContortion() ); in FrameView()
345 SetCrookNoContortion( pOptions->IsCrookNoContortion() ); in Update()
H A Ddrviewse.cxx345 !mpDrawView->IsCrookAllowed( mpDrawView->IsCrookNoContortion() ) ) in FuPermanent()
H A Ddrviews7.cxx564 !mpDrawView->IsCrookAllowed( mpDrawView->IsCrookNoContortion() ) ) in GetMenuState()
/aoo4110/main/sd/source/ui/app/
H A Doptsitem.cxx530 IsCrookNoContortion() == rOpt.IsCrookNoContortion() && in operator ==()
681 pValues[ 1 ] <<= IsCrookNoContortion(); in WriteData()
770 maOptionsMisc.SetCrookNoContortion( pView->IsCrookNoContortion() ); in SdOptionsMiscItem()
788 maOptionsMisc.SetCrookNoContortion( pOpts->IsCrookNoContortion() ); in SdOptionsMiscItem()
827 pOpts->SetCrookNoContortion( maOptionsMisc.IsCrookNoContortion() ); in SetOptions()
/aoo4110/main/svx/inc/svx/
H A Dsvdsnpv.hxx271 sal_Bool IsCrookNoContortion() const { return bCrookNoContortion; } in IsCrookNoContortion() function in SdrSnapView
/aoo4110/main/sd/source/ui/docshell/
H A Ddocshel2.cxx312 pView->SetCrookNoContortion( pFrameView->IsCrookNoContortion() ); in GetPagePreviewBitmap()
/aoo4110/main/sd/source/ui/dlg/
H A Dtpoption.cxx497 aCbxCrookNoContortion.Check( aOptsItem.GetOptionsMisc().IsCrookNoContortion() ); in Reset()
/aoo4110/main/sd/source/ui/inc/
H A Doptsitem.hxx306 sal_Bool IsCrookNoContortion() const { Init(); return (sal_Bool) bCrookNoContortion; } in IsCrookNoContortion() function in SdOptionsMisc
/aoo4110/main/sd/source/ui/func/
H A Dfusel.cxx853 !mpView->IsCrookAllowed( mpView->IsCrookNoContortion() ) ) || in MouseButtonUp()
/aoo4110/main/svx/source/svdraw/
H A Dsvddrgmt.cxx3190 …tortion=!bNeuMoveOnly && ((bContortionAllowed && !getSdrDragView().IsCrookNoContortion()) || !bNoC… in MoveSdrDrag()
3632 …bool bNeuContortion=(bContortionAllowed && !getSdrDragView().IsCrookNoContortion()) || !bNoContort… in MoveSdrDrag()

Completed in 100 milliseconds