Lines Matching refs:appendAscii
115 buf.appendAscii( "couldn't find core function " ); in getObjectFromUnoModule()
116 buf.appendAscii( func ); in getObjectFromUnoModule()
186 buf.appendAscii( intro ); in logException()
188 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("].") ); in logException()
190 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM( " = " ) ); in logException()
207 buf.appendAscii( intro ); in logReply()
209 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("].") ); in logReply()
211 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("()=") ); in logReply()
218 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", " ) ); in logReply()
232 buf.appendAscii( intro ); in logCall()
234 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("].") ); in logCall()
236 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("(") ); in logCall()
242 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", " ) ); in logCall()
247 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(")") ); in logCall()