Home
last modified time | relevance | path

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

/aoo4110/main/udm/inc/udm/xml/
H A Dxmlitem.hxx90 const ::csv::String& let_drText );
364 Element::operator<<( const ::csv::String & let_drText ) in operator <<() argument
365 { op_streamout( new Text(let_drText) ); return *this; } in operator <<()
367 Element::operator<<( const char * let_drText ) in operator <<() argument
368 { op_streamout( new Text(let_drText) ); return *this; } in operator <<()

Completed in 18 milliseconds