Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/tool/
H A Duserlist.cxx96 sal_Bool ScUserListData::GetSubIndex(const String& rSubStr, sal_uInt16& rIndex) const in GetSubIndex() function in ScUserListData
130 sal_Bool bFound1 = GetSubIndex(rSubStr1, nIndex1); in Compare()
131 sal_Bool bFound2 = GetSubIndex(rSubStr2, nIndex2); in Compare()
156 sal_Bool bFound1 = GetSubIndex(rSubStr1, nIndex1); in ICompare()
157 sal_Bool bFound2 = GetSubIndex(rSubStr2, nIndex2); in ICompare()
255 if (((ScUserListData*)pItems[i])->GetSubIndex(rSubStr, nIndex)) in GetData()
/aoo4110/main/sc/inc/
H A Duserlist.hxx52 sal_Bool GetSubIndex(const String& rSubStr, sal_uInt16& rIndex) const;
/aoo4110/main/sc/source/core/data/
H A Dtable4.cxx345 rListData->GetSubIndex(aStr, rListIndex); in FillAnalyse()
351 if (!rListData->GetSubIndex(aStr, rListIndex)) in FillAnalyse()
/aoo4110/main/sc/source/ui/app/
H A Dinputhdl.cxx2610 if ( pData && pData->GetSubIndex( aString, nIndex ) ) in EnterHandler()

Completed in 48 milliseconds