summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-11-14 12:51:53 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-11-14 12:51:53 +0000
commit12bfcdbd6b5c3c2fa30d501313f0efd7c436490f (patch)
tree49868a1da3e65fdba1573bb9a27fb6c373d4febe
parent8e8bb8ec8b7f0a70e31385ad686961029f3d7975 (diff)
INTEGRATION: CWS aw024 (1.4.254); FILE MERGED
2006/11/10 03:47:06 aw 1.4.254.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 05:13:08 aw 1.4.254.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/03 12:27:47 sj 1.4.254.1: #i48467# changes for GraphicFilter progress bar
-rw-r--r--svx/source/svxlink/fileobj.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/svxlink/fileobj.hxx b/svx/source/svxlink/fileobj.hxx
index fb87b6110ed4..2b93c1d0eb56 100644
--- a/svx/source/svxlink/fileobj.hxx
+++ b/svx/source/svxlink/fileobj.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fileobj.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 13:18:38 $
+ * last change: $Author: ihi $ $Date: 2006-11-14 13:51:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,7 +63,6 @@ class SvFileObject : public sfx2::SvLinkSource
BYTE nType;
- BOOL bProgress : 1;
BOOL bLoadAgain : 1;
BOOL bSynchron : 1;
BOOL bLoadError : 1;