Searched refs:ViewContactOfSdrPage (Results 1 – 3 of 3) sorted by relevance
35 class ViewContactOfSdrPage;47 ViewContactOfSdrPage& mrParentViewContactOfSdrPage;50 ViewContactOfPageSubObject(ViewContactOfSdrPage& rParentViewContactOfSdrPage);72 ViewContactOfPageBackground(ViewContactOfSdrPage& rParentViewContactOfSdrPage);91 ViewContactOfPageShadow(ViewContactOfSdrPage& rParentViewContactOfSdrPage);110 ViewContactOfPageFill(ViewContactOfSdrPage& rParentViewContactOfSdrPage);129 ViewContactOfMasterPage(ViewContactOfSdrPage& rParentViewContactOfSdrPage);186 ViewContactOfPageHierarchy(ViewContactOfSdrPage& rParentViewContactOfSdrPage);249 class ViewContactOfSdrPage : public ViewContact class282 ViewContactOfSdrPage(SdrPage& rObj);[all …]
59 …ViewContactOfPageSubObject::ViewContactOfPageSubObject(ViewContactOfSdrPage& rParentViewContactOfS… in ViewContactOfPageSubObject()189 …ViewContactOfPageShadow::ViewContactOfPageShadow(ViewContactOfSdrPage& rParentViewContactOfSdrPage) in ViewContactOfPageShadow()268 …ViewContactOfMasterPage::ViewContactOfMasterPage(ViewContactOfSdrPage& rParentViewContactOfSdrPage) in ViewContactOfMasterPage()311 ViewContactOfPageFill::ViewContactOfPageFill(ViewContactOfSdrPage& rParentViewContactOfSdrPage) in ViewContactOfPageFill()521 …ViewContactOfGrid::ViewContactOfGrid(ViewContactOfSdrPage& rParentViewContactOfSdrPage, bool bFron… in ViewContactOfGrid()582 ViewContactOfSdrPage::ViewContactOfSdrPage(SdrPage& rPage) in ViewContactOfSdrPage() function in sdr::contact::ViewContactOfSdrPage599 ViewContactOfSdrPage::~ViewContactOfSdrPage() in ~ViewContactOfSdrPage()604 sal_uInt32 ViewContactOfSdrPage::GetObjectCount() const in GetObjectCount()614 ViewContact& ViewContactOfSdrPage::GetViewContact(sal_uInt32 nIndex) const in GetViewContact()645 void ViewContactOfSdrPage::ActionChanged() in ActionChanged()[all …]
1161 return new sdr::contact::ViewContactOfSdrPage(*this); in CreateObjectSpecificViewContact()
Completed in 38 milliseconds