Home
last modified time | relevance | path

Searched refs:GetLEVLonger (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/svl/inc/svl/
H A Dsrchitem.hxx162 inline sal_uInt16 GetLEVLonger() const;
251 sal_uInt16 SvxSearchItem::GetLEVLonger() const in GetLEVLonger() function in SvxSearchItem
/AOO41X/main/unotools/inc/unotools/
H A Dtextsearch.hxx105 int GetLEVLonger() const { return nLEV_LongerZ; } in GetLEVLonger() function in utl::SearchParam
/AOO41X/main/unotools/source/i18n/
H A Dtextsearch.cxx181 aSOpt.deletedChars = rParam.GetLEVLonger(); in Init()
/AOO41X/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx189 …lse if (aString.EqualsAscii( SC_UNO_SRCHSIMADD )) aRet <<= (sal_Int16) pSearchItem->GetLEVLonger(); in getPropertyValue()
/AOO41X/main/svl/source/items/
H A Dsrchitem.cxx334 aAny <<= GetLEVLonger() ; in SetToDescriptor()
/AOO41X/main/svx/source/dialog/
H A Dsrchdlg.cxx1559 … pSearchItem->GetLEVLonger() ); in IMPL_LINK()