Searched refs:m_rText (Results 1 – 4 of 4) sorted by relevance
235 rLocalRef.m_rText.Append ( rChars.getStr()); in Characters()240 rLocalRef.m_rText.AppendAscii( "\015" ); in ~SwXMLTextBlockParContext()243 if (rLocalRef.m_rText.GetChar ( rLocalRef.m_rText.Len()) != ' ' ) in ~SwXMLTextBlockParContext()244 rLocalRef.m_rText.AppendAscii( " " ); in ~SwXMLTextBlockParContext()
83 m_rText ( rNewText ) in SwXMLTextBlockImport()
56 ::rtl::OUString& m_rText;64 , m_rText( rText ) in SchXMLListItemContext()85 pContext = new SchXMLParagraphContext( GetImport(), rLocalName, m_rText ); in CreateChildContext()
69 String &m_rText; member in SwXMLTextBlockImport
Completed in 11 milliseconds