Home
last modified time | relevance | path

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

/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrpage.cxx584 maViewContactOfInnerPageBorder(*this), in ViewContactOfSdrPage()
629 case 5: return (ViewContact&)maViewContactOfInnerPageBorder; in GetViewContact()
662 maViewContactOfInnerPageBorder.ActionChanged(); in ActionChanged()
698 …e2d::appendPrimitive2DSequenceToPrimitive2DSequence(xRetval, maViewContactOfInnerPageBorder.getVie… in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofsdrpage.hxx262 ViewContactOfInnerPageBorder maViewContactOfInnerPageBorder; member in sdr::contact::ViewContactOfSdrPage