Home
last modified time | relevance | path

Searched refs:ViewContactOfPageSubObject (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofsdrpage.hxx44 class ViewContactOfPageSubObject : public ViewContact class
51 virtual ~ViewContactOfPageSubObject();
65 class ViewContactOfPageBackground : public ViewContactOfPageSubObject
84 class ViewContactOfPageShadow : public ViewContactOfPageSubObject
103 class ViewContactOfPageFill : public ViewContactOfPageSubObject
122 class ViewContactOfMasterPage : public ViewContactOfPageSubObject
141 class ViewContactOfOuterPageBorder : public ViewContactOfPageSubObject
160 class ViewContactOfInnerPageBorder : public ViewContactOfPageSubObject
179 class ViewContactOfPageHierarchy : public ViewContactOfPageSubObject
201 class ViewContactOfGrid : public ViewContactOfPageSubObject
[all …]
/aoo41x/main/svx/source/sdr/contact/
H A Dviewcontactofsdrpage.cxx59ViewContactOfPageSubObject::ViewContactOfPageSubObject(ViewContactOfSdrPage& rParentViewContactOfS… in ViewContactOfPageSubObject() function in sdr::contact::ViewContactOfPageSubObject
64 ViewContactOfPageSubObject::~ViewContactOfPageSubObject() in ~ViewContactOfPageSubObject()
73 const SdrPage& ViewContactOfPageSubObject::getPage() const in getPage()
108 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfPageBackground()
190 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfPageShadow()
271 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfMasterPage()
314 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfPageFill()
383 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfOuterPageBorder()
437 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfInnerPageBorder()
480 : ViewContactOfPageSubObject(rParentViewContactOfSdrPage) in ViewContactOfPageHierarchy()
[all …]
H A Dviewobjectcontactofsdrpage.cxx53 return static_cast< ViewContactOfPageSubObject& >(GetViewContact()).getPage(); in getPage()

Completed in 22 milliseconds