Searched refs:ViewContactOfPageSubObject (Results 1 – 3 of 3) sorted by relevance
44 class ViewContactOfPageSubObject : public ViewContact class51 virtual ~ViewContactOfPageSubObject();65 class ViewContactOfPageBackground : public ViewContactOfPageSubObject84 class ViewContactOfPageShadow : public ViewContactOfPageSubObject103 class ViewContactOfPageFill : public ViewContactOfPageSubObject122 class ViewContactOfMasterPage : public ViewContactOfPageSubObject141 class ViewContactOfOuterPageBorder : public ViewContactOfPageSubObject160 class ViewContactOfInnerPageBorder : public ViewContactOfPageSubObject179 class ViewContactOfPageHierarchy : public ViewContactOfPageSubObject201 class ViewContactOfGrid : public ViewContactOfPageSubObject[all …]
59 …ViewContactOfPageSubObject::ViewContactOfPageSubObject(ViewContactOfSdrPage& rParentViewContactOfS… in ViewContactOfPageSubObject() function in sdr::contact::ViewContactOfPageSubObject64 ViewContactOfPageSubObject::~ViewContactOfPageSubObject() in ~ViewContactOfPageSubObject()73 const SdrPage& ViewContactOfPageSubObject::getPage() const in getPage()108 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfPageBackground()190 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfPageShadow()269 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfMasterPage()312 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfPageFill()381 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfOuterPageBorder()435 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfInnerPageBorder()478 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfPageHierarchy()[all …]
53 return static_cast< ViewContactOfPageSubObject& >(GetViewContact()).getPage(); in getPage()
Completed in 20 milliseconds