Searched refs:_matchcase (Results 1 – 2 of 2) sorted by relevance
251 void SAL_CALL SwVbaFind::setMatchCase( ::sal_Bool _matchcase ) throw (uno::RuntimeException) in setMatchCase() argument253 … rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SearchCaseSensitive") ), uno::makeAny( _matchcase ) ); in setMatchCase()
79 virtual void SAL_CALL setMatchCase( ::sal_Bool _matchcase ) throw (css::uno::RuntimeException);
Completed in 10 milliseconds