User: ihi Date: 2007-06-05 14:42:03+0000 Log: INTEGRATION: CWS bgdlremove (1.68.52); FILE MERGED 2007/05/21 10:46:47 kso 1.68.52.2: RESYNC: (1.68-1.70); FILE MERGED 2007/05/18 09:03:14 kso 1.68.52.1: #i77419# - cleanup of ucbhelper namespaces.
File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: UITools.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/UITools.cxx?r1=1.70&r2=1.71 Delta lines: +1 -1 ------------------- --- UITools.cxx 2007-05-10 15:06:26+0000 1.70 +++ UITools.cxx 2007-06-05 14:42:00+0000 1.71 @@ -1476,7 +1476,7 @@ try { - ::ucb::Content aCnt( INetURLObject( _rURL ).GetMainURL( INetURLObject::NO_DECODE ), + ::ucbhelper::Content aCnt( INetURLObject( _rURL ).GetMainURL( INetURLObject::NO_DECODE ), Reference< ::com::sun::star::ucb::XCommandEnvironment > () ); if ( ( aCnt.getPropertyValue( ::rtl::OUString::createFromAscii( "AnchorName" ) ) >>= sAnchor ) ) { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
