Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx94 …getPersistentRepresentation( const MapStringToCompDesc::value_type& i_rComponentDesc, ::rtl::OUStr… in lcl_getPersistentRepresentation() argument
96 o_rBuffer.append( i_rComponentDesc.first ); in lcl_getPersistentRepresentation()
98 o_rBuffer.append( i_rComponentDesc.second.sName ); in lcl_getPersistentRepresentation()
100 o_rBuffer.append( sal_Unicode( i_rComponentDesc.second.bForEditing ? '1' : '0' ) ); in lcl_getPersistentRepresentation()

Completed in 9 milliseconds