Searched refs:sFormatStr (Results 1 – 1 of 1) sorted by relevance
523 String lcl_FindColumn(const String& sFormatStr,sal_uInt16 &nUsedPos, sal_uInt8 &nSeparator) in lcl_FindColumn() argument526 sal_uInt16 nLen = sFormatStr.Len(); in lcl_FindColumn()530 sal_Unicode cAkt = sFormatStr.GetChar(nUsedPos); in lcl_FindColumn()563 String sFormatStr; in ImportDBEntry() local564 sal_uInt16 nFmtLen = sFormatStr.Len(); in ImportDBEntry()571 String sColumn = lcl_FindColumn(sFormatStr, nUsedPos, nSeparator); in ImportDBEntry()601 sColumn = lcl_FindColumn(sFormatStr, nUsedPos, nSeparator); in ImportDBEntry()
Completed in 32 milliseconds