diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-13 08:13:05 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-13 08:13:05 +0000 |
commit | 7a0b1c9d105fb38df9639b32a0b1be2ed6f4f97d (patch) | |
tree | 1ef9083a002e6966d0d16d8098940e57d3ba6b43 /basic/source/inc/object.hxx | |
parent | ac9e9325f1007c874353a303443196e6fd5abba5 (diff) |
INTEGRATION: CWS visibility03 (1.2.314); FILE MERGED
2005/03/24 18:01:19 mhu 1.2.314.1: #i45006# Adapted to moved sbx headers.
Diffstat (limited to 'basic/source/inc/object.hxx')
-rw-r--r-- | basic/source/inc/object.hxx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/basic/source/inc/object.hxx b/basic/source/inc/object.hxx index 79ca27607de7..eec3756ce4ba 100644 --- a/basic/source/inc/object.hxx +++ b/basic/source/inc/object.hxx @@ -2,9 +2,9 @@ * * $RCSfile: object.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2000-10-26 14:59:10 $ + * last change: $Author: obo $ $Date: 2005-04-13 09:13:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,13 +63,13 @@ #define _SAMPLE_OBJECT_HXX #ifndef __SBX_SBX_FACTORY_HXX //autogen -#include <svtools/sbxfac.hxx> +#include <sbxfac.hxx> #endif #ifndef __SBX_SBXVARIABLE_HXX //autogen -#include <svtools/sbxvar.hxx> +#include <sbxvar.hxx> #endif #ifndef _SBX_SBXOBJECT_HXX //autogen -#include <svtools/sbxobj.hxx> +#include <sbxobj.hxx> #endif // 1) Properties: |