Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofsdrpage.hxx214 bool getFront() const { return mbFront; } in getFront() function in sdr::contact::ViewContactOfGrid
238 bool getFront() const { return mbFront; } in getFront() function in sdr::contact::ViewContactOfHelplines
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrpage.cxx512 … if(static_cast< ViewContactOfGrid& >(GetViewContact()).getFront() != (bool)rView.IsGridFront()) in isPrimitiveVisible()
598 …if(static_cast< ViewContactOfHelplines& >(GetViewContact()).getFront() != (bool)rView.IsHlplFront(… in isPrimitiveVisible()