Searched refs:aFmtType (Results 1 – 1 of 1) sorted by relevance
197 OUString aDataType, aFmtType; in parse() local199 if( aIt != aEnd ) aFmtType = *aIt++; in parse()204 meFmtType = StringHelper::convertToFormatType( aFmtType ); in parse()208 if( aFmtType.equalsAscii( "unused" ) ) in parse()210 else if( aFmtType.equalsAscii( "unknown" ) ) in parse()
Completed in 30 milliseconds