Searched refs:m_rThis (Results 1 – 4 of 4) sorted by relevance
63 SwXFootnote & m_rThis; member in SwXFootnote::Impl74 , m_rThis(rThis) in Impl()85 return m_rThis.GetDoc() ? m_pFmtFtn : 0; in GetFootnoteFormat()115 m_rThis.SetDoc(0); in Invalidate()
121 SwXParagraph & m_rThis; member in SwXParagraph::Impl135 , m_rThis(rThis) in Impl()444 static_cast< cppu::OWeakObject * >(&m_rThis)); in SetPropertyValues_Impl()451 static_cast< cppu::OWeakObject * >(&m_rThis)); in SetPropertyValues_Impl()507 static_cast< cppu::OWeakObject * >(&m_rThis)); in GetPropertyValues_Impl()
121 SwXTextSection & m_rThis; member in SwXTextSection::Impl132 , m_rThis(rThis) in Impl()635 static_cast<cppu::OWeakObject *>(& m_rThis)); in SetPropertyValues_Impl()642 static_cast<cppu::OWeakObject *>(& m_rThis)); in SetPropertyValues_Impl()1047 static_cast<cppu::OWeakObject *>(& m_rThis)); in GetPropertyValues_Impl()
90 SwXText & m_rThis; member in SwXText::Impl98 : m_rThis(rThis) in Impl()1050 const uno::Reference<text::XTextCursor> xOwnCursor(m_rThis.CreateCursor()); in CheckForOwnMember()1367 const SwStartNode* pStartNode = m_rThis.GetStartNode(); in finishOrAppendParagraph()1450 xRet.set(SwXParagraph::CreateXParagraph(*m_pDoc, *pTxtNode, &m_rThis), in finishOrAppendParagraph()
Completed in 72 milliseconds