Lines Matching defs:rStr

230 void StringHelper::appendChar( OUStringBuffer& rStr, sal_Unicode cChar, sal_Int32 nCount )  in appendChar()
236 void StringHelper::appendString( OUStringBuffer& rStr, const OUString& rData, sal_Int32 nWidth, sal… in appendString()
244 void StringHelper::appendDec( OUStringBuffer& rStr, sal_uInt8 nData, sal_Int32 nWidth, sal_Unicode … in appendDec()
249 void StringHelper::appendDec( OUStringBuffer& rStr, sal_Int8 nData, sal_Int32 nWidth, sal_Unicode c… in appendDec()
254 void StringHelper::appendDec( OUStringBuffer& rStr, sal_uInt16 nData, sal_Int32 nWidth, sal_Unicode… in appendDec()
259 void StringHelper::appendDec( OUStringBuffer& rStr, sal_Int16 nData, sal_Int32 nWidth, sal_Unicode … in appendDec()
264 void StringHelper::appendDec( OUStringBuffer& rStr, sal_uInt32 nData, sal_Int32 nWidth, sal_Unicode… in appendDec()
269 void StringHelper::appendDec( OUStringBuffer& rStr, sal_Int32 nData, sal_Int32 nWidth, sal_Unicode … in appendDec()
274 void StringHelper::appendDec( OUStringBuffer& rStr, sal_uInt64 nData, sal_Int32 nWidth, sal_Unicode… in appendDec()
286 void StringHelper::appendDec( OUStringBuffer& rStr, sal_Int64 nData, sal_Int32 nWidth, sal_Unicode … in appendDec()
291 void StringHelper::appendDec( OUStringBuffer& rStr, double fData, sal_Int32 nWidth, sal_Unicode cFi… in appendDec()
298 void StringHelper::appendHex( OUStringBuffer& rStr, sal_uInt8 nData, bool bPrefix ) in appendHex()
306 void StringHelper::appendHex( OUStringBuffer& rStr, sal_Int8 nData, bool bPrefix ) in appendHex()
311 void StringHelper::appendHex( OUStringBuffer& rStr, sal_uInt16 nData, bool bPrefix ) in appendHex()
317 void StringHelper::appendHex( OUStringBuffer& rStr, sal_Int16 nData, bool bPrefix ) in appendHex()
322 void StringHelper::appendHex( OUStringBuffer& rStr, sal_uInt32 nData, bool bPrefix ) in appendHex()
328 void StringHelper::appendHex( OUStringBuffer& rStr, sal_Int32 nData, bool bPrefix ) in appendHex()
333 void StringHelper::appendHex( OUStringBuffer& rStr, sal_uInt64 nData, bool bPrefix ) in appendHex()
339 void StringHelper::appendHex( OUStringBuffer& rStr, sal_Int64 nData, bool bPrefix ) in appendHex()
344 void StringHelper::appendHex( OUStringBuffer& rStr, double fData, bool bPrefix ) in appendHex()
351 void StringHelper::appendShortHex( OUStringBuffer& rStr, sal_uInt8 nData, bool bPrefix ) in appendShortHex()
356 void StringHelper::appendShortHex( OUStringBuffer& rStr, sal_Int8 nData, bool bPrefix ) in appendShortHex()
361 void StringHelper::appendShortHex( OUStringBuffer& rStr, sal_uInt16 nData, bool bPrefix ) in appendShortHex()
369 void StringHelper::appendShortHex( OUStringBuffer& rStr, sal_Int16 nData, bool bPrefix ) in appendShortHex()
374 void StringHelper::appendShortHex( OUStringBuffer& rStr, sal_uInt32 nData, bool bPrefix ) in appendShortHex()
382 void StringHelper::appendShortHex( OUStringBuffer& rStr, sal_Int32 nData, bool bPrefix ) in appendShortHex()
387 void StringHelper::appendShortHex( OUStringBuffer& rStr, sal_uInt64 nData, bool bPrefix ) in appendShortHex()
395 void StringHelper::appendShortHex( OUStringBuffer& rStr, sal_Int64 nData, bool bPrefix ) in appendShortHex()
400 void StringHelper::appendShortHex( OUStringBuffer& rStr, double fData, bool bPrefix ) in appendShortHex()
407 void StringHelper::appendBin( OUStringBuffer& rStr, sal_uInt8 nData, bool bDots ) in appendBin()
417 void StringHelper::appendBin( OUStringBuffer& rStr, sal_Int8 nData, bool bDots ) in appendBin()
422 void StringHelper::appendBin( OUStringBuffer& rStr, sal_uInt16 nData, bool bDots ) in appendBin()
430 void StringHelper::appendBin( OUStringBuffer& rStr, sal_Int16 nData, bool bDots ) in appendBin()
435 void StringHelper::appendBin( OUStringBuffer& rStr, sal_uInt32 nData, bool bDots ) in appendBin()
443 void StringHelper::appendBin( OUStringBuffer& rStr, sal_Int32 nData, bool bDots ) in appendBin()
448 void StringHelper::appendBin( OUStringBuffer& rStr, sal_uInt64 nData, bool bDots ) in appendBin()
456 void StringHelper::appendBin( OUStringBuffer& rStr, sal_Int64 nData, bool bDots ) in appendBin()
461 void StringHelper::appendBin( OUStringBuffer& rStr, double fData, bool bDots ) in appendBin()
468 void StringHelper::appendBool( OUStringBuffer& rStr, bool bData ) in appendBool()
475 void StringHelper::appendAddrCol( OUStringBuffer& rStr, sal_Int32 nCol, bool bRel ) in appendAddrCol()
483 void StringHelper::appendAddrRow( OUStringBuffer& rStr, sal_Int32 nRow, bool bRel ) in appendAddrRow()
489 void StringHelper::appendAddrName( OUStringBuffer& rStr, sal_Unicode cPrefix, sal_Int32 nColRow, bo… in appendAddrName()
502 void StringHelper::appendAddress( OUStringBuffer& rStr, const Address& rPos ) in appendAddress()
508 void StringHelper::appendRange( OUStringBuffer& rStr, const Range& rRange ) in appendRange()
515 void StringHelper::appendRangeList( OUStringBuffer& rStr, const RangeList& rRanges ) in appendRangeList()
527 void StringHelper::appendAddress( OUStringBuffer& rStr, const TokenAddress& rPos, bool bR1C1 ) in appendAddress()
541 void StringHelper::appendRange( OUStringBuffer& rStr, const TokenRange& rRange, bool bR1C1 ) in appendRange()
550 void StringHelper::appendCChar( OUStringBuffer& rStr, sal_Unicode cChar, bool bPrefix ) in appendCChar()
566 void StringHelper::appendEncChar( OUStringBuffer& rStr, sal_Unicode cChar, sal_Int32 nCount, bool b… in appendEncChar()
582 void StringHelper::appendEncString( OUStringBuffer& rStr, const OUString& rData, bool bPrefix ) in appendEncString()
612 void StringHelper::appendToken( OUStringBuffer& rStr, const OUString& rToken, sal_Unicode cSep ) in appendToken()
619 void StringHelper::appendToken( OUStringBuffer& rStr, sal_Int64 nToken, sal_Unicode cSep ) in appendToken()
626 void StringHelper::prependToken( OUStringBuffer& rStr, const OUString& rToken, sal_Unicode cSep ) in prependToken()
633 void StringHelper::prependToken( OUStringBuffer& rStr, sal_Int64 nToken, sal_Unicode cSep ) in prependToken()
640 void StringHelper::appendIndex( OUStringBuffer& rStr, const OUString& rIdx ) in appendIndex()
645 void StringHelper::appendIndex( OUStringBuffer& rStr, sal_Int64 nIdx ) in appendIndex()
652 void StringHelper::appendIndexedText( OUStringBuffer& rStr, const OUString& rData, const OUString& … in appendIndexedText()
658 void StringHelper::appendIndexedText( OUStringBuffer& rStr, const OUString& rData, sal_Int64 nIdx ) in appendIndexedText()
669 void StringHelper::enclose( OUStringBuffer& rStr, sal_Unicode cOpen, sal_Unicode cClose ) in enclose()
678 sal_Int32 lclIndexOf( const OUString& rStr, sal_Unicode cChar, sal_Int32 nStartPos ) in lclIndexOf()
684 OUString lclTrimQuotedStringList( const OUString& rStr ) in lclTrimQuotedStringList()
737 OUString StringHelper::trimSpaces( const OUString& rStr ) in trimSpaces()
748 OUString StringHelper::trimTrailingNul( const OUString& rStr ) in trimTrailingNul()
756 OString StringHelper::convertToUtf8( const OUString& rStr ) in convertToUtf8()
761 DataType StringHelper::convertToDataType( const OUString& rStr ) in convertToDataType()
787 FormatType StringHelper::convertToFormatType( const OUString& rStr ) in convertToFormatType()
1961 void Output::writeString( const OUString& rStr ) in writeString()