Lines Matching refs:XTextRange
53 Reference < XTextRange > xStart;
54 Reference < XTextRange > xEnd;
61 const Reference < XTextRange > & rS, in XMLHint_Impl()
62 const Reference < XTextRange > & rE ) : in XMLHint_Impl()
70 const Reference < XTextRange > & rS ) : in XMLHint_Impl()
78 const Reference < XTextRange > & GetStart() const { return xStart; } in GetStart()
79 const Reference < XTextRange > & GetEnd() const { return xEnd; } in GetEnd()
80 void SetEnd( const Reference < XTextRange > & rPos ) { xEnd = rPos; } in SetEnd()
98 const Reference < XTextRange > & rPos ) : in XMLStyleHint_Impl()
115 const Reference < XTextRange > & rPos ) : in XMLReferenceHint_Impl()
137 XMLHyperlinkHint_Impl( const Reference < XTextRange > & rPos ) : in XMLHyperlinkHint_Impl()
181 const Reference < XTextRange > & rPos ) : in XMLIndexMarkHint_Impl()
189 const Reference < XTextRange > & rPos, in XMLIndexMarkHint_Impl()
213 const Reference < XTextRange > & rPos ) : in XMLTextFrameHint_Impl()
274 const Reference < XTextRange > & rPos ) : in XMLDrawHint_Impl()