diff options
Diffstat (limited to 'framework/inc/interaction')
-rw-r--r-- | framework/inc/interaction/restricteduiinteraction.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/inc/interaction/restricteduiinteraction.hxx b/framework/inc/interaction/restricteduiinteraction.hxx index 8615ed19504a..4410afd7f0d3 100644 --- a/framework/inc/interaction/restricteduiinteraction.hxx +++ b/framework/inc/interaction/restricteduiinteraction.hxx @@ -4,9 +4,9 @@ * * $RCSfile: restricteduiinteraction.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 00:21:19 $ + * last change: $Author: hr $ $Date: 2006-06-19 10:55:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -139,8 +139,8 @@ class RestrictedUIInteraction : public css::lang::XTypeProvider public: // XInterface, XTypeProvider - DECLARE_XINTERFACE - DECLARE_XTYPEPROVIDER + FWK_DECLARE_XINTERFACE + FWK_DECLARE_XTYPEPROVIDER //_________________________________ /** |