Lines Matching defs:bOn
144 void SetDragWithCopy(sal_Bool bOn) { bDragWithCopy = bOn; } in SetDragWithCopy()
147 void SetInsertGluePoint(sal_Bool bOn) { bInsGluePoint = bOn; } in SetInsertGluePoint()
161 void SetInsObjPointMode(sal_Bool bOn) { bInsObjPointMode = bOn; } in SetInsObjPointMode()
173 void SetInsGluePointMode(sal_Bool bOn) { bInsGluePointMode = bOn; } in SetInsGluePointMode()
187 void SetMouseHideWhileDraggingPoints(sal_Bool bOn) { bMouseHideWhileDraggingPoints = bOn; } in SetMouseHideWhileDraggingPoints()
221 void SetAutoVertexConnectors(sal_Bool bOn) { bAutoVertexCon = bOn; } in SetAutoVertexConnectors()
226 void SetAutoCornerConnectors(sal_Bool bOn) { bAutoCornerCon = bOn; } in SetAutoCornerConnectors()
267 void SetMarkedHitMovesAlways(sal_Bool bOn) { bMarkedHitMovesAlways = bOn; } in SetMarkedHitMovesAlways()
272 void SetMirrRefDragObj(sal_Bool bOn) { bMirrRefDragObj = bOn; } in SetMirrRefDragObj()
280 void SetResizeAtCenter(sal_Bool bOn) { bResizeAtCenter = bOn; } in SetResizeAtCenter()
285 void SetCrookAtCenter(sal_Bool bOn) { bCrookAtCenter = bOn; } in SetCrookAtCenter()