Home
last modified time | relevance | path

Searched refs:IsInsGluePointMode (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sd/source/ui/func/
H A Dfuediglu.cxx153 else if (eHit == SDRHIT_MARKEDOBJECT && mpView->IsInsGluePointMode()) in MouseButtonDown()
340 if(rKEvt.GetKeyCode().IsShift()&& mpView->IsInsGluePointMode() ){ in KeyInput()
385 if(rKEvt.GetKeyCode().IsShift() && mpView->IsInsGluePointMode() ) in KeyInput()
473 mpView->SetInsGluePointMode(!mpView->IsInsGluePointMode()); in ReceiveRequest()
/aoo42x/main/svx/inc/svx/
H A Dsvddrgv.hxx174 sal_Bool IsInsGluePointMode() const { return bInsGluePointMode; } in IsInsGluePointMode() function in SdrDragView
/aoo42x/main/svx/source/svdraw/
H A Dsvddrgv.cxx750 if (IsInsGluePointMode() && AreObjectsMarked()) in IsInsGluePointPossible()
H A Dsvdview.cxx360 sal_Bool bInsGluePt=bGluePointMode && IsInsGluePointMode() && IsInsGluePointPossible(); in PickAnything()
/aoo42x/main/sd/source/ui/view/
H A Ddrviews7.cxx477 rSet.Put( SfxBoolItem( SID_GLUE_INSERT_POINT, mpDrawView->IsInsGluePointMode() ) ); in GetMenuState()

Completed in 39 milliseconds