diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-01 18:45:16 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-01 18:45:16 +0000 |
commit | 68d37f4be9989415af00b1168f1bfcea5d478717 (patch) | |
tree | e9f56aff555bb0f5f795aaa3c3acc863b6b9c7e6 /framework/source | |
parent | 4a441e287c6b8189e3bbecdbd740a7bd6f29c60f (diff) |
INTEGRATION: CWS removedrafts (1.6.60); FILE MERGED
2005/02/17 12:47:51 cd 1.6.60.1: #i42557# move UNOIDL types from drafts to com
Diffstat (limited to 'framework/source')
-rw-r--r-- | framework/source/uielement/uicommanddescription.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/source/uielement/uicommanddescription.cxx b/framework/source/uielement/uicommanddescription.cxx index 763b324c6568..9b7998a1a168 100644 --- a/framework/source/uielement/uicommanddescription.cxx +++ b/framework/source/uielement/uicommanddescription.cxx @@ -2,9 +2,9 @@ * * $RCSfile: uicommanddescription.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: vg $ $Date: 2005-02-16 16:32:36 $ + * last change: $Author: kz $ $Date: 2005-03-01 19:45:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -143,7 +143,7 @@ using namespace com::sun::star::uno; using namespace com::sun::star::lang; using namespace com::sun::star::beans; using namespace com::sun::star::container; -using namespace drafts::com::sun::star::frame; +using namespace ::com::sun::star::frame; //_________________________________________________________________________________________________________________ // Namespace |