Home
last modified time | relevance | path

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

/aoo4110/main/svx/inc/svx/
H A Dsvdsnpv.hxx102 unsigned bHlplFixed : 1; // sal_True=Hilfslinien fixiert, also nicht verschiebbar member in SdrSnapView
168 sal_Bool IsHlplFixed() const { return bHlplFixed; } in IsHlplFixed()
169 void SetHlplFixed(sal_Bool bOn) { bHlplFixed=bOn; } in SetHlplFixed()
/aoo4110/main/svx/source/svdraw/
H A Dsvdsnpv.cxx223 bHlplFixed=sal_False; in ClearVars()
598 if(!bHlplFixed) in BegDragHelpLine()

Completed in 33 milliseconds