Kaydet (Commit) 15c6fee3 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS bgdlremove (1.8.116); FILE MERGED

2007/05/18 11:33:54 kso 1.8.116.1: #i77419# - cleanup of ucbhelper namespaces.
üst 68cb5e82
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: gengal.cxx,v $ * $RCSfile: gengal.cxx,v $
* *
* $Revision: 1.8 $ * $Revision: 1.9 $
* *
* last change: $Author: obo $ $Date: 2007-01-23 08:59:53 $ * last change: $Author: ihi $ $Date: 2007-06-05 14:35:58 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -280,7 +280,7 @@ void GalApp::Main() ...@@ -280,7 +280,7 @@ void GalApp::Main()
aArgs[4] <<= rtl::OUString::createFromAscii("PORTAL"); aArgs[4] <<= rtl::OUString::createFromAscii("PORTAL");
aArgs[5] <<= aEmpty; aArgs[5] <<= aEmpty;
if (! ::ucb::ContentBroker::initialize( xMSF, aArgs ) ) if (! ::ucbhelper::ContentBroker::initialize( xMSF, aArgs ) )
fprintf( stderr, "Failed to init content broker\n" ); fprintf( stderr, "Failed to init content broker\n" );
bool bHelp = false; bool bHelp = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment