Lines Matching refs:MasterPageDescriptor
40 sdr::contact::ViewContact* MasterPageDescriptor::CreateObjectSpecificViewContact() in CreateObjectSpecificViewContact()
45 MasterPageDescriptor::MasterPageDescriptor(SdrPage& aOwnerPage, SdrPage& aUsedPage) in MasterPageDescriptor() function in sdr::MasterPageDescriptor
57 MasterPageDescriptor::~MasterPageDescriptor() in ~MasterPageDescriptor()
70 sdr::contact::ViewContact& MasterPageDescriptor::GetViewContact() const in GetViewContact()
74 const_cast< MasterPageDescriptor* >(this)->mpViewContact = in GetViewContact()
75 const_cast< MasterPageDescriptor* >(this)->CreateObjectSpecificViewContact(); in GetViewContact()
84 void MasterPageDescriptor::PageInDestruction(const SdrPage& /*rPage*/) in PageInDestruction()
89 void MasterPageDescriptor::SetVisibleLayers(const SetOfByte& rNew) in SetVisibleLayers()
99 sal_Bool MasterPageDescriptor::operator==(const MasterPageDescriptor& rCandidate) const in operator ==()
106 sal_Bool MasterPageDescriptor::operator!=(const MasterPageDescriptor& rCandidate) const in operator !=()
113 const SdrPageProperties* MasterPageDescriptor::getCorrectSdrPageProperties() const in getCorrectSdrPageProperties()