summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-11-26 19:44:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-11-26 19:44:30 +0000
commitcd7addae828fe5c13a6da4410e7479f0b28591e3 (patch)
tree261b5eeda931367e5a1c7f00b6361be433a082a8
parentcc3a4c89ce96006f32e30fe8f0ee8bb8502353e0 (diff)
INTEGRATION: CWS storagechange01 (1.6.36); FILE MERGED
2004/10/28 17:19:27 mav 1.6.36.1: #i35095# introduce XStorageRawAccess implementation and redesing storage related idl structure
-rw-r--r--offapi/com/sun/star/embed/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/embed/makefile.mk b/offapi/com/sun/star/embed/makefile.mk
index e013d11f2c06..7ce9a9655e5a 100644
--- a/offapi/com/sun/star/embed/makefile.mk
+++ b/offapi/com/sun/star/embed/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: obo $ $Date: 2004-11-17 12:36:07 $
+# last change: $Author: hr $ $Date: 2004-11-26 20:44:30 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -117,6 +117,7 @@ IDLFILES=\
XTransferableSupplier.idl\
XComponentSupplier.idl\
XStorage.idl\
+ XStorageRawAccess.idl\
XHatchWindowController.idl\
XHatchWindowFactory.idl\
XHatchWindow.idl\