Searched refs:i_rComponentDesc (Results 1 – 1 of 1) sorted by relevance
94 …getPersistentRepresentation( const MapStringToCompDesc::value_type& i_rComponentDesc, ::rtl::OUStr… in lcl_getPersistentRepresentation() argument96 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 16 milliseconds