Searched refs:aBulText (Results 1 – 2 of 2) sorted by relevance
76 , aBulText( rPara.aBulText ) in Paragraph()
136 XubString aBulText; member in Paragraph141 void SetText( const XubString& rText ) { aBulText = rText; aBulSize.Width() = -1; } in SetText()144 const XubString& GetText() const { return aBulText; } in GetText()
Completed in 30 milliseconds