Home
last modified time | relevance | path

Searched refs:MatchSoundsLike (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbafind.cxx320 …Any& MatchWholeWord, const uno::Any& MatchWildcards, const uno::Any& MatchSoundsLike, const uno::A… in Execute() argument
349 if( MatchSoundsLike.hasValue() ) in Execute()
351 MatchSoundsLike >>= bValue; in Execute()
H A Dvbafind.hxx92 …WholeWord, const css::uno::Any& MatchWildcards, const css::uno::Any& MatchSoundsLike, const css::u…
/trunk/main/oovbaapi/ooo/vba/word/
H A DXFind.idl48 [attribute] boolean MatchSoundsLike;
56 [in] /* boolean */ any MatchSoundsLike,

Completed in 18 milliseconds