Home
last modified time | relevance | path

Searched refs:m_rThis (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunoftn.cxx63 SwXFootnote & m_rThis; member in SwXFootnote::Impl
74 , m_rThis(rThis) in Impl()
85 return m_rThis.GetDoc() ? m_pFmtFtn : 0; in GetFootnoteFormat()
115 m_rThis.SetDoc(0); in Invalidate()
H A Dunoparagraph.cxx127 SwXParagraph & m_rThis; member in SwXParagraph::Impl
141 , m_rThis(rThis) in Impl()
457 static_cast< cppu::OWeakObject * >(&m_rThis)); in SetPropertyValues_Impl()
464 static_cast< cppu::OWeakObject * >(&m_rThis)); in SetPropertyValues_Impl()
613 static_cast< cppu::OWeakObject * >(&m_rThis)); in GetPropertyValues_Impl()
H A Dunosect.cxx121 SwXTextSection & m_rThis; member in SwXTextSection::Impl
132 , 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()
H A Dunotext.cxx90 SwXText & m_rThis; member in SwXText::Impl
98 : 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 58 milliseconds