Hi Daniel,

>>Hmm. What's the advantage of this over using
>>  ::rtl::Reference< MyUnoImpl > ptr( new MyUnoImpl );
>>  xUno->callingUno( uno::Reference<XSomeInterface>( ptr.get() ) );
>>  takeNonUnoPtr( ptr );
> 
> There is no advantage over the example you gave.

okay, just wasn't sure if I missed something. Thanks.

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer         [EMAIL PROTECTED] -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Database                   http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to