Lines Matching refs:rPos
80 void SetEnd( const Reference < XTextRange > & rPos ) { xEnd = rPos; } in SetEnd() argument
98 const Reference < XTextRange > & rPos ) : in XMLStyleHint_Impl()
99 XMLHint_Impl( XML_HINT_STYLE, rPos, rPos ), in XMLStyleHint_Impl()
115 const Reference < XTextRange > & rPos ) : in XMLReferenceHint_Impl()
116 XMLHint_Impl( XML_HINT_REFERENCE, rPos, rPos ), in XMLReferenceHint_Impl()
137 XMLHyperlinkHint_Impl( const Reference < XTextRange > & rPos ) : in XMLHyperlinkHint_Impl() argument
138 XMLHint_Impl( XML_HINT_HYPERLINK, rPos, rPos ), in XMLHyperlinkHint_Impl()
181 const Reference < XTextRange > & rPos ) : in XMLIndexMarkHint_Impl()
182 XMLHint_Impl( XML_HINT_INDEX_MARK, rPos, rPos ), in XMLIndexMarkHint_Impl()
189 const Reference < XTextRange > & rPos, in XMLIndexMarkHint_Impl()
191 XMLHint_Impl( XML_HINT_INDEX_MARK, rPos, rPos ), in XMLIndexMarkHint_Impl()
213 const Reference < XTextRange > & rPos ) : in XMLTextFrameHint_Impl()
214 XMLHint_Impl( XML_HINT_TEXT_FRAME, rPos, rPos ), in XMLTextFrameHint_Impl()
274 const Reference < XTextRange > & rPos ) : in XMLDrawHint_Impl()
275 XMLHint_Impl( XML_HINT_DRAW, rPos, rPos ), in XMLDrawHint_Impl()