summaryrefslogtreecommitdiff
path: root/desktop/source/app/dispatchwatcher.cxx
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2002-11-01 09:06:07 +0000
committerCarsten Driesner <cd@openoffice.org>2002-11-01 09:06:07 +0000
commited80a04295a477f47ac3414dc899bf9e9075bd41 (patch)
treeb3685141ae49b98bb164b10e7fbadc0dbb24985c /desktop/source/app/dispatchwatcher.cxx
parentafe752cc3dd4a82b441d9ad0b3100a3235a64057 (diff)
#102708# Remove BUILD_SOSL and source restructuring
Diffstat (limited to 'desktop/source/app/dispatchwatcher.cxx')
-rw-r--r--desktop/source/app/dispatchwatcher.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/source/app/dispatchwatcher.cxx b/desktop/source/app/dispatchwatcher.cxx
index 94f47fbc95..051ec0c6e6 100644
--- a/desktop/source/app/dispatchwatcher.cxx
+++ b/desktop/source/app/dispatchwatcher.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dispatchwatcher.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: lo $ $Date: 2002-10-24 12:57:51 $
+ * last change: $Author: cd $ $Date: 2002-11-01 10:04:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -125,11 +125,11 @@ using namespace ::com::sun::star::container;
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::view;
-String GetURL_Impl( const String& rName );
-
namespace desktop
{
+String GetURL_Impl( const String& rName );
+
struct DispatchHolder
{
DispatchHolder( const URL& rURL, Reference< XDispatch >& rDispatch ) :