Searched refs:GetSubStr (Results 1 – 6 of 6) sorted by relevance
53 String GetSubStr(sal_uInt16 nIndex) const;
118 String ScUserListData::GetSubStr(sal_uInt16 nIndex) const in GetSubStr() function in ScUserListData
333 aEntryListStr += pList->GetSubStr( i ); in UpdateEntries()
731 aCol[nCol].Insert(static_cast<SCROW>(nRow), new ScStringCell(pListData->GetSubStr(nListIndex))); in FillAuto()993 aValue = pListData->GetSubStr(sal::static_int_cast<sal_uInt16>(nPos)); in GetAutoFillPreview()
1833 OUString aSub = pData->GetSubStr(i); in DataPilotSort()
2611 aString = pData->GetSubStr( nIndex ); in EnterHandler()
Completed in 56 milliseconds