Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx153 … StorageTextOutputStream aTextOutput( i_rContext, i_rStorage, lcl_getObjectMapStreamName() ); in lcl_writeObjectMap_throw() local
155 aTextOutput.writeLine( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "[storages]" ) ) ); in lcl_writeObjectMap_throw()
165 aTextOutput.writeLine( aLine.makeStringAndClear() ); in lcl_writeObjectMap_throw()
168 aTextOutput.writeLine(); in lcl_writeObjectMap_throw()

Completed in 14 milliseconds