Home
last modified time | relevance | path

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

/trunk/main/framework/source/recording/
H A Ddispatchrecorder.cxx214 aArgumentBuffer.appendAscii("Array("); in AppendToBuffer()
223 aArgumentBuffer.appendAscii(")"); in AppendToBuffer()
234 aArgumentBuffer.appendAscii("Array("); in AppendToBuffer()
243 aArgumentBuffer.appendAscii(")"); in AppendToBuffer()
305 aArgumentBuffer.appendAscii("\""); in AppendToBuffer()
310 aArgumentBuffer.appendAscii("\""); in AppendToBuffer()
327 aArgumentBuffer.append( aName ); in AppendToBuffer()
328 aArgumentBuffer.appendAscii("."); in AppendToBuffer()
331 aArgumentBuffer.append(sVal); in AppendToBuffer()
371 aArgumentBuffer.appendAscii("("); in implts_recordMacro()
[all …]
/trunk/main/framework/inc/recording/
H A Ddispatchrecorder.hxx103 … void SAL_CALL AppendToBuffer( css::uno::Any aValue, ::rtl::OUStringBuffer& aArgumentBuffer );

Completed in 20 milliseconds