Searched refs:InRange (Results 1 – 3 of 3) sorted by relevance
48 sal_Bool SwVbaFind::InRange( const uno::Reference< text::XTextRange >& xCurrentRange ) throw ( uno:… in InRange() function in SwVbaFind104 else if( xFoundOne.is() && !InRange( xFoundOne ) ) in FindOneElement()164 …ord::WdFindWrap::wdFindContinue || mnWrap == word::WdFindWrap::wdFindAsk || InRange( xTextRange ) ) in SearchReplace()
52 …sal_Bool InRange( const css::uno::Reference< css::text::XTextRange >& xCurrentRange ) throw ( css:…
372 inline sal_Bool InRange(xub_StrLen nIdx, xub_StrLen nStart, xub_StrLen nEnd) { in InRange() function
Completed in 19 milliseconds