Searched defs:SetCaseSensitive (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/unotools/inc/unotools/ | ||
H A D | textsearch.hxx | 98 void SetCaseSensitive( int bFlag ) { bCaseSense = bFlag; } in SetCaseSensitive() function in utl::SearchParam |
/aoo41x/main/sc/source/core/tool/ | ||
H A D | collect.cxx | 375 void TypedScStrCollection::SetCaseSensitive( sal_Bool bSet ) in SetCaseSensitive() function in TypedScStrCollection |
/aoo41x/main/svx/source/form/ | ||
H A D | fmsrcimp.cxx | 778 void FmSearchEngine::SetCaseSensitive(sal_Bool bSet) in SetCaseSensitive() function in FmSearchEngine |
Completed in 29 milliseconds