summaryrefslogtreecommitdiff
path: root/forms/source/solar
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-05-25 10:42:23 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-05-25 10:42:23 +0000
commit88a0d0a5753e643558c35daaf62bb41a1d091612 (patch)
tree226c40e35a44a72d44dcee0d398d8b073e10ee5d /forms/source/solar
parente25afb22a7761fa53c8730095cc7709fe0753b27 (diff)
#i10000# removed 'using namespace ::com::sun::star::util'
Diffstat (limited to 'forms/source/solar')
-rw-r--r--forms/source/solar/component/navbarcontrol.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/forms/source/solar/component/navbarcontrol.cxx b/forms/source/solar/component/navbarcontrol.cxx
index 8b67ac37663a..a747b14b2916 100644
--- a/forms/source/solar/component/navbarcontrol.cxx
+++ b/forms/source/solar/component/navbarcontrol.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: navbarcontrol.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2004-04-13 11:20:04 $
+ * last change: $Author: rt $ $Date: 2004-05-25 11:42:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,7 +106,6 @@ namespace frm
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::awt;
using namespace ::com::sun::star::lang;
- using namespace ::com::sun::star::util;
using namespace ::com::sun::star::frame;
#define FORWARD_TO_PEER_1( unoInterface, method, param1 ) \