diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-10-04 19:59:31 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-10-04 19:59:31 +0000 |
commit | 4d8622ababdcef3a59106b5156432ac7729a05ff (patch) | |
tree | 0dc164743b51d5173ffd561f4c6f35bb733b77c3 /sfx2/source/inc/preview.hxx | |
parent | 484e30d434342ae4958f6ec516500ef4ea595798 (diff) |
INTEGRATION: CWS mav09 (1.1.1.1.424); FILE MERGED
2004/04/14 11:47:32 mba 1.1.1.1.424.1: #i27773#: remove so3
Diffstat (limited to 'sfx2/source/inc/preview.hxx')
-rw-r--r-- | sfx2/source/inc/preview.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/inc/preview.hxx b/sfx2/source/inc/preview.hxx index 1fade8d62200..e5722ae02087 100644 --- a/sfx2/source/inc/preview.hxx +++ b/sfx2/source/inc/preview.hxx @@ -2,9 +2,9 @@ * * $RCSfile: preview.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:52:34 $ + * last change: $Author: kz $ $Date: 2004-10-04 20:59:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -66,7 +66,7 @@ #include "basedlgs.hxx" class SfxObjectShell; -class SvStorageRef; +//REMOVE class SvStorageRef; class SfxFrameWindow; class SfxFrame; |