Searched defs:appendChar (Results 1 – 3 of 3) sorted by relevance
47 inline void appendChar( rtl::OUStringBuffer & buf, sal_Unicode c ) in appendChar() function
225 static inline void appendChar(rtl_String ** pBuffer, sal_Int32 * pCapacity, in appendChar() function267 static inline void appendChar(rtl_uString ** pBuffer, sal_Int32 * pCapacity, in appendChar() function
230 void StringHelper::appendChar( OUStringBuffer& rStr, sal_Unicode cChar, sal_Int32 nCount ) in appendChar() function in oox::dump::StringHelper
Completed in 36 milliseconds