Home
last modified time | relevance | path

Searched refs:nLEV_OtherX (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/unotools/inc/unotools/
H A Dtextsearch.hxx70 int nLEV_OtherX; member in utl::SearchParam
103 int GetLEVOther() const { return nLEV_OtherX; } in GetLEVOther()
108 void SetLEVOther( int nValue ) { nLEV_OtherX = nValue; } in SetLEVOther()
/aoo4110/main/unotools/source/i18n/
H A Dtextsearch.cxx67 nLEV_OtherX = 2; in SearchParam()
83 nLEV_OtherX = rParam.nLEV_OtherX; in SearchParam()

Completed in 19 milliseconds