Lines Matching refs:sdr

349 	sdr::contact::ViewContact* pParent = rChild.GetViewContact().GetParentContact();  in impChildInserted()
1142 void SdrPage::AddPageUser(sdr::PageUser& rNewUser) in AddPageUser()
1147 void SdrPage::RemovePageUser(sdr::PageUser& rOldUser) in RemovePageUser()
1149 …const ::sdr::PageUserVector::iterator aFindResult = ::std::find(maPageUsers.begin(), maPageUsers.e… in RemovePageUser()
1159 sdr::contact::ViewContact* SdrPage::CreateObjectSpecificViewContact() in CreateObjectSpecificViewContact()
1161 return new sdr::contact::ViewContactOfSdrPage(*this); in CreateObjectSpecificViewContact()
1164 sdr::contact::ViewContact& SdrPage::GetViewContact() const in GetViewContact()
1394 ::sdr::PageUserVector aListCopy (maPageUsers.begin(), maPageUsers.end()); in ~SdrPage()
1395 …for(::sdr::PageUserVector::iterator aIterator = aListCopy.begin(); aIterator != aListCopy.end(); a… in ~SdrPage()
1397 sdr::PageUser* pPageUser = *aIterator; in ~SdrPage()
1750 mpMasterPageDescriptor = new ::sdr::MasterPageDescriptor(*this, rNew); in TRG_SetMasterPage()
1795 sdr::contact::ViewContact& SdrPage::TRG_GetMasterPageDescriptorViewContact() const in TRG_GetMasterPageDescriptorViewContact()
1930 const sdr::contact::ViewObjectContact& /*rOriginal*/, in checkVisibility()
1931 const sdr::contact::DisplayInfo& /*rDisplayInfo*/, in checkVisibility()
1972 const sdr::Comment& SdrPage::GetCommentByIndex(sal_uInt32 nIndex) in GetCommentByIndex()
1978 void SdrPage::AddComment(const sdr::Comment& rNew) in AddComment()
1984 void SdrPage::ReplaceCommentByIndex(sal_uInt32 nIndex, const sdr::Comment& rNew) in ReplaceCommentByIndex()
2020 const sdr::contact::ViewObjectContact& rOriginal, in createRedirectedPrimitive2DSequence()
2021 const sdr::contact::DisplayInfo& rDisplayInfo) in createRedirectedPrimitive2DSequence()
2031 …return ::sdr::contact::ViewObjectContactRedirector::createRedirectedPrimitive2DSequence(rOriginal,… in createRedirectedPrimitive2DSequence()
2040 …return ::sdr::contact::ViewObjectContactRedirector::createRedirectedPrimitive2DSequence(rOriginal,… in createRedirectedPrimitive2DSequence()