Hi Kohei,
i noticed the new services and i am wondering why that are old style
service definitions instead of new style.
At least for new type definitions we wanted new style type definitions only.
I am sure that you are not alone and that others define old style types
as well. But anyway i noticed it and i would like to recommend to change
it. We should not only use the new style for new types but should also
think about changes to adapt existing old service definitions. That of
course would be a imcompatible on the first look. But with no relevance
for our users because the old style services had documentation character
only. Anyway if we do that we should be careful.
Juergen
[EMAIL PROTECTED] wrote:
Tag: cws_dev300_mooxlsc
User: kohei
Date: 2008-08-29 04:55:49+0000
Added:
api/offapi/com/sun/star/sheet/ExternalDocLinks.idl
api/offapi/com/sun/star/sheet/ExternalSheetCache.idl
api/offapi/com/sun/star/sheet/XExternalDocLinks.idl
api/offapi/com/sun/star/sheet/XExternalSheetCache.idl
Modified:
api/offapi/com/sun/star/sheet/makefile.mk
Log:
added new UNO API idls for external reference cache.
File Changes:
Directory: /api/offapi/com/sun/star/sheet/
==========================================
File [added]: ExternalDocLinks.idl
Url:
http://api.openoffice.org/source/browse/api/offapi/com/sun/star/sheet/ExternalDocLinks.idl?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup
Added lines: 0
--------------
File [added]: ExternalSheetCache.idl
Url:
http://api.openoffice.org/source/browse/api/offapi/com/sun/star/sheet/ExternalSheetCache.idl?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup
Added lines: 0
--------------
File [added]: XExternalDocLinks.idl
Url:
http://api.openoffice.org/source/browse/api/offapi/com/sun/star/sheet/XExternalDocLinks.idl?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup
Added lines: 0
--------------
File [added]: XExternalSheetCache.idl
Url:
http://api.openoffice.org/source/browse/api/offapi/com/sun/star/sheet/XExternalSheetCache.idl?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup
Added lines: 0
--------------
File [changed]: makefile.mk
Url:
http://api.openoffice.org/source/browse/api/offapi/com/sun/star/sheet/makefile.mk?r1=1.30.78.2&r2=1.30.78.3
Delta lines: +5 -1
-------------------
--- makefile.mk 2008-08-18 13:44:43+0000 1.30.78.2
+++ makefile.mk 2008-08-29 04:55:47+0000 1.30.78.3
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.30.78.2 $
+# $Revision: 1.30.78.3 $
#
# This file is part of OpenOffice.org.
#
@@ -125,8 +125,10 @@
DatabaseRanges.idl\
DatabaseRangesEnumeration.idl\
DocumentSettings.idl\
+ ExternalDocLinks.idl\
ExternalLinkType.idl\
ExternalLinkInfo.idl\
+ ExternalSheetCache.idl\
FillDateMode.idl\
FillDirection.idl\
FillMode.idl\
@@ -262,6 +264,8 @@
XDocumentAuditing.idl\
XDrillDownDataSupplier.idl\
XEnhancedMouseClickBroadcaster.idl\
+ XExternalDocLinks.idl\
+ XExternalSheetCache.idl\
XExternalSheetName.idl\
XFillAcrossSheet.idl\
XFormulaOpCodeMapper.idl\
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]