summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-01-24 08:03:52 +0000
committerOliver Bolte <obo@openoffice.org>2005-01-24 08:03:52 +0000
commitf37186c7224b680995b19fe4d249d341ebc1f499 (patch)
tree156491927b7b09d35085a359023b7782e6fa6343 /svtools
parent81ec9479e3e31471183f4c0dc0fba5fafdb007a4 (diff)
#i10000# css resolved as ::com::sun::star
Diffstat (limited to 'svtools')
-rw-r--r--svtools/inc/acceleratorexecute.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/inc/acceleratorexecute.hxx b/svtools/inc/acceleratorexecute.hxx
index 4666c677fecb..05e19671f98b 100644
--- a/svtools/inc/acceleratorexecute.hxx
+++ b/svtools/inc/acceleratorexecute.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: acceleratorexecute.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2005-01-21 17:27:36 $
+ * last change: $Author: obo $ $Date: 2005-01-24 09:03:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -152,7 +152,7 @@ class AcceleratorExecute : private TMutexInit
private:
/** TODO document me */
- typedef ::std::vector< ::std::pair< css::util::URL, css::uno::Reference< css::frame::XDispatch > > > TCommandQueue;
+ typedef ::std::vector< ::std::pair< ::com::sun::star::util::URL, ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch > > > TCommandQueue;
//-------------------------------------------
// member