Home
last modified time | relevance | path

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

/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrpage.cxx583 maViewContactOfOuterPageBorder(*this), in ViewContactOfSdrPage()
628 case 4: return (ViewContact&)maViewContactOfOuterPageBorder; in GetViewContact()
661 maViewContactOfOuterPageBorder.ActionChanged(); in ActionChanged()
697 …e2d::appendPrimitive2DSequenceToPrimitive2DSequence(xRetval, maViewContactOfOuterPageBorder.getVie… in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofsdrpage.hxx261 ViewContactOfOuterPageBorder maViewContactOfOuterPageBorder; member in sdr::contact::ViewContactOfSdrPage