summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgelem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/sdstor/stgelem.hxx')
-rw-r--r--sot/source/sdstor/stgelem.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sot/source/sdstor/stgelem.hxx b/sot/source/sdstor/stgelem.hxx
index 4ae47314fefb..610c912136cf 100644
--- a/sot/source/sdstor/stgelem.hxx
+++ b/sot/source/sdstor/stgelem.hxx
@@ -86,8 +86,6 @@ enum StgEntryType { // dir entry types:
STG_EMPTY = 0,
STG_STORAGE = 1,
STG_STREAM = 2,
- STG_LOCKBYTES = 3,
- STG_PROPERTY = 4,
STG_ROOT = 5
};
@@ -98,11 +96,6 @@ enum StgEntryRef { // reference blocks:
STG_DATA = 3 // data start
};
-enum StgEntryTime { // time codes:
- STG_MODIFIED = 0, // last modification
- STG_ACCESSED = 1 // last access
-};
-
#define STGENTRY_SIZE 128
//StructuredStorageDirectoryEntry