summaryrefslogtreecommitdiff
path: root/sfx2/sdi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-17 12:39:41 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-17 12:39:41 +0000
commit5e2d425bd216a77a51082ae45bb6fac0d60a8f88 (patch)
tree384c6e30b80191fd31e306f437600f4bb262424f /sfx2/sdi
parentf4eab14909b023c658ef74e2c21eed3e03d7e362 (diff)
INTEGRATION: CWS basemodelrefactoring (1.16.6); FILE MERGED
2007/03/29 19:38:44 mba 1.16.6.1: #i75677#: obsolete code removed
Diffstat (limited to 'sfx2/sdi')
-rw-r--r--sfx2/sdi/sfxslots.sdi12
1 files changed, 1 insertions, 11 deletions
diff --git a/sfx2/sdi/sfxslots.sdi b/sfx2/sdi/sfxslots.sdi
index 22446b1b9ebb..99e3873bc863 100644
--- a/sfx2/sdi/sfxslots.sdi
+++ b/sfx2/sdi/sfxslots.sdi
@@ -2,7 +2,7 @@
module StarApplicationFrame
(C) 1994-1995 StarDivision GmbH, Hamburg, Germany
- $Author: hr $ $Date: 2007-06-27 22:53:52 $ $Revision: 1.17 $
+ $Author: obo $ $Date: 2007-07-17 13:39:41 $ $Revision: 1.18 $
$Logfile: T:/sfx2/sdi/sfxslots.sdv $ $Workfile: SFXSLOTS.SDI $
=========================================================================*/
@@ -55,16 +55,6 @@ TypeLibFile( "sfxslots.tlb" )
struct DocInfo
{
- //String Author MID_DOCINFO_AUTHOR;
- //INT32 CreationDate MID_DOCINFO_CREATIONDATE;
- //INT32 CreationTime MID_DOCINFO_CREATIONTIME;
- //String FileName MID_DOCINFO_FILENAME;
- //INT32 Revision MID_DOCINFO_REVISION;
- //INT32 EditTime MID_DOCINFO_EDITTIME;
- //String ModificationAuthor MID_DOCINFO_MODIFICATIONAUTHOR;
- //INT32 ModificationDate MID_DOCINFO_MODIFICATIONDATE;
- //INT32 ModificationTime MID_DOCINFO_MODIFICATIONTIME;
- //String Template MID_DOCINFO_TEMPLATE;
BOOL UseUserData MID_DOCINFO_USEUSERDATA;
BOOL DeleteUserData MID_DOCINFO_DELETEUSERDATA;
String Title MID_DOCINFO_TITLE;