Home
last modified time | relevance | path

Searched refs:IsCrookAllowed (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvddrgv.cxx384 if (!IsCrookAllowed(true) && !IsCrookAllowed()) return false; in BegDragObj()
H A Dsvdview.cxx1128 if (!IsCrookAllowed(true) && !IsCrookAllowed()) return PointerStyle::NotAllowed; in GetPreferredPointer()
H A Dsvdedtv.cxx447 bool SdrEditView::IsCrookAllowed(bool bNoContortion) const in IsCrookAllowed() function in SdrEditView
H A Dsvddrgmt.cxx2895 bContortionAllowed=getSdrDragView().IsCrookAllowed(); in BeginSdrDrag()
2896 bNoContortionAllowed=getSdrDragView().IsCrookAllowed(true); in BeginSdrDrag()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvddrgv.cxx400 if (!IsCrookAllowed(true) && !IsCrookAllowed()) return false; in BegDragObj()
H A Dsvdview.cxx1136 if (!IsCrookAllowed(true) && !IsCrookAllowed()) return PointerStyle::NotAllowed; in GetPreferredPointer()
H A Dsvdedtv.cxx422 bool SdrEditView::IsCrookAllowed(bool bNoContortion) const in IsCrookAllowed() function in SdrEditView
H A Dsvddrgmt.cxx2898 bContortionAllowed=getSdrDragView().IsCrookAllowed(); in BeginSdrDrag()
2899 bNoContortionAllowed=getSdrDragView().IsCrookAllowed(true); in BeginSdrDrag()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdedtv.hxx243 bool IsCrookAllowed(bool bNoContortion=false) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdedtv.hxx242 bool IsCrookAllowed(bool bNoContortion=false) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/func/
H A Dfusel.cxx840 !mpView->IsCrookAllowed( mpView->IsCrookNoContortion() ) ) || in MouseButtonUp()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/func/
H A Dfusel.cxx832 !mpView->IsCrookAllowed( mpView->IsCrookNoContortion() ) ) || in MouseButtonUp()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrviewse.cxx323 !mpDrawView->IsCrookAllowed( mpDrawView->IsCrookNoContortion() ) ) in FuPermanent()
H A Ddrviews7.cxx634 !mpDrawView->IsCrookAllowed( mpDrawView->IsCrookNoContortion() ) ) in GetMenuState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrviewse.cxx326 !mpDrawView->IsCrookAllowed( mpDrawView->IsCrookNoContortion() ) ) in FuPermanent()
H A Ddrviews7.cxx598 !mpDrawView->IsCrookAllowed( mpDrawView->IsCrookNoContortion() ) ) in GetMenuState()