Home
last modified time | relevance | path

Searched refs:SetInsertGluePoint (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svx/source/svdraw/
H A Dsvddrgv.cxx618 SetInsertGluePoint(sal_False); in EndDragObj()
646 SetInsertGluePoint(sal_False); in BrkDragObj()
802 SetInsertGluePoint(sal_True); in BegInsGluePoint()
811 SetInsertGluePoint(sal_False); in BegInsGluePoint()
824 SetInsertGluePoint(sal_False); in BegInsGluePoint()
/AOO41X/main/svx/inc/svx/
H A Dsvddrgv.hxx147 void SetInsertGluePoint(sal_Bool bOn) { bInsGluePoint = bOn; } in SetInsertGluePoint() function in SdrDragView