Home
last modified time | relevance | path

Searched refs:IsLevenshtein (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx150 inline sal_Bool IsLevenshtein() const;
261 sal_Bool SvxSearchItem::IsLevenshtein() const in IsLevenshtein() function in SvxSearchItem
/trunk/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx185 …Ascii( SC_UNO_SRCHSIM )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearchItem->IsLevenshtein() ); in getPropertyValue()
/trunk/main/svl/source/items/
H A Dsrchitem.cxx326 aAny <<= IsLevenshtein() ; in SetToDescriptor()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx987 aSimilarityBox.Check( pSearchItem->IsLevenshtein() ); in Init_Impl()
1090 aSimilarityBox.Check( pSearchItem->IsLevenshtein() ); in Init_Impl()

Completed in 34 milliseconds