Searched refs:o_rContent (Results 1 – 1 of 1) sorted by relevance
93 Dyn< Item > & o_rContent,105 Impl_SetContent( Dyn< Item > & o_rContent, in Impl_SetContent() argument108 o_rContent = let_dpItem; in Impl_SetContent()587 StreamOut( Dyn< Item > & o_rContent, in StreamOut() argument591 if ( bool(o_rContent) ) in StreamOut() local593 pContent = static_cast< MultiItem* >( o_rContent.MutablePtr() ); in StreamOut()594 csv_assert( dynamic_cast< MultiItem* >( o_rContent.MutablePtr() ) != 0 ); in StreamOut()599 o_rContent = pContent; in StreamOut()
Completed in 17 milliseconds