Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/recording/
H A Ddispatchrecorder.cxx215 aArgumentBuffer.appendAscii("Array("); in AppendToBuffer()
224 aArgumentBuffer.appendAscii(")"); in AppendToBuffer()
235 aArgumentBuffer.appendAscii("Array("); in AppendToBuffer()
244 aArgumentBuffer.appendAscii(")"); in AppendToBuffer()
306 aArgumentBuffer.appendAscii("\""); in AppendToBuffer()
311 aArgumentBuffer.appendAscii("\""); in AppendToBuffer()
328 aArgumentBuffer.append( aName ); in AppendToBuffer()
329 aArgumentBuffer.appendAscii("."); in AppendToBuffer()
332 aArgumentBuffer.append(sVal); in AppendToBuffer()
372 aArgumentBuffer.appendAscii("("); in implts_recordMacro()
[all …]
/aoo4110/main/framework/inc/recording/
H A Ddispatchrecorder.hxx103 … void SAL_CALL AppendToBuffer( css::uno::Any aValue, ::rtl::OUStringBuffer& aArgumentBuffer );

Completed in 12 milliseconds