diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2000-12-07 13:00:05 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2000-12-07 13:00:05 +0000 |
commit | e14b4c973680b414514008ce09fd4586323e8d7e (patch) | |
tree | cbc7aa96a2fd62f439ef6cc934ae871861747dbd /svtools/inc/reqitem.hxx | |
parent | 22051cebb1fbd8926fcbc39eb31ba68199272294 (diff) |
#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE
Diffstat (limited to 'svtools/inc/reqitem.hxx')
-rw-r--r-- | svtools/inc/reqitem.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/inc/reqitem.hxx b/svtools/inc/reqitem.hxx index 46b963fa327c..e67606029886 100644 --- a/svtools/inc/reqitem.hxx +++ b/svtools/inc/reqitem.hxx @@ -2,9 +2,9 @@ * * $RCSfile: reqitem.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:58:52 $ + * last change: $Author: hr $ $Date: 2000-12-07 14:00:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,7 +69,7 @@ #include <rtti.hxx> #endif -#if __PRIVATE +#if _SOLAR__PRIVATE #include "poolitem.hxx" #else #include <sfxipool.hxx> |