Searched refs:ViewContactOfPageObj (Results 1 – 5 of 5) sorted by relevance
44 …ViewObjectContact& ViewContactOfPageObj::CreateObjectSpecificViewObjectContact(ObjectContact& rObj… in CreateObjectSpecificViewObjectContact()51 const SdrPage* ViewContactOfPageObj::GetReferencedPage() const in GetReferencedPage()56 ViewContactOfPageObj::ViewContactOfPageObj(SdrPageObj& rPageObj) in ViewContactOfPageObj() function in sdr::contact::ViewContactOfPageObj61 ViewContactOfPageObj::~ViewContactOfPageObj() in ~ViewContactOfPageObj()66 void ViewContactOfPageObj::ActionChanged() in ActionChanged()83 …drawinglayer::primitive2d::Primitive2DSequence ViewContactOfPageObj::createViewIndependentPrimitiv… in createViewIndependentPrimitive2DSequence()
212 …const SdrPageObj& rPageObject((static_cast< ViewContactOfPageObj& >(GetViewContact())).GetPageObj(… in createPrimitive2DSequence()
42 class SVX_DLLPUBLIC ViewContactOfPageObj : public ViewContactOfSdrObj class57 ViewContactOfPageObj(SdrPageObj& rPageObj);58 virtual ~ViewContactOfPageObj();
47 : public ::sdr::contact::ViewContactOfPageObj
56 return new sdr::contact::ViewContactOfPageObj(*this); in CreateObjectSpecificViewContact()
Completed in 46 milliseconds