Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx523 String lcl_FindColumn(const String& sFormatStr,sal_uInt16 &nUsedPos, sal_uInt8 &nSeparator) in lcl_FindColumn() argument
526 sal_uInt16 nLen = sFormatStr.Len(); in lcl_FindColumn()
530 sal_Unicode cAkt = sFormatStr.GetChar(nUsedPos); in lcl_FindColumn()
563 String sFormatStr; in ImportDBEntry() local
564 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