[ooo-build-commit] Branch 'ooo/master' - 3 commits - offapi/com sal/osl stoc/source

Jan Holesovsky kendy at kemper.freedesktop.org
Tue Sep 15 22:20:03 PDT 2009


 offapi/com/sun/star/chart2/XDefaultSizeTransmitter.idl |   67 +++++++++++
 offapi/com/sun/star/chart2/makefile.mk                 |    1 
 offapi/com/sun/star/task/DocumentMSPasswordRequest.idl |    2 
 offapi/com/sun/star/text/InContentMetadata.idl         |   81 +++++++++++++
 offapi/com/sun/star/text/textfield/MetadataField.idl   |  102 +++++++++++++++++
 sal/osl/w32/diagnose.c                                 |    5 
 stoc/source/inspect/introspection.cxx                  |   46 ++++---
 7 files changed, 280 insertions(+), 24 deletions(-)

New commits:
commit ab8843ee824ef492288b4de1f95a9bf83e52ff18
Author: Kurt Zenker <kz at openoffice.org>
Date:   Mon Sep 14 11:18:01 2009 +0000

    CWS-TOOLING: integrate CWS dba32g
    2009-09-09 07:53:55 +0200 oj  r275964 : replace strlen with rtl_str_getLength
    2009-09-07 20:59:10 +0200 fs  r275913 : disable the CopyTableWizard test until issue 104869 is fixed
    2009-09-07 12:17:31 +0200 oj  r275885 : #i104810# remove de as lang
    2009-09-05 22:26:21 +0200 fs  r275857 : protect StateChanged against re-entrance
    2009-09-05 22:25:52 +0200 fs  r275856 : don't attempt to classify the parent of a form as control
    2009-09-05 22:25:29 +0200 fs  r275855 : protect against re-entrance
    2009-09-05 00:11:40 +0200 fs  r275835 : #i10000#
    2009-09-04 23:25:50 +0200 fs  r275834 : #i10000#
    2009-09-04 23:23:47 +0200 fs  r275833 : #i10000#
    2009-09-04 21:49:37 +0200 fs  r275830 : #i10000# correct wrong conflict resolution
    2009-09-04 20:59:51 +0200 fs  r275829 : CWS-TOOLING: rebase CWS dba32g to trunk at 275801 (milestone: DEV300:m57)
    2009-09-04 11:08:32 +0200 oj  r275791 : #i104780# new version 1.2.0
    2009-09-03 22:29:21 +0200 fs  r275775 : OSL_TRACE doesn't need \n anymore
    2009-09-03 08:33:21 +0200 fs  r275743 : CWS-TOOLING: rebase CWS dba32g to trunk at 275331 (milestone: DEV300:m56)
    2009-09-02 13:48:12 +0200 fs  r275708 : removed useless include
    2009-09-02 13:45:43 +0200 fs  r275707 : more since tags, which are used across offapi/udkapi
    2009-09-02 13:23:04 +0200 fs  r275705 : should *not* have the dtor, copy ctor, and assignment operator compiler-generated, else we run into trouble as soon as the compiler creates different versions of our singleton member's static data in different libraries
    2009-09-02 12:32:45 +0200 fs  r275704 : AutoIncrementIsPrimaryKey is a driver setting, not a data source setting
    2009-09-02 11:42:49 +0200 fs  r275701 : URL meta data are meta data which are valid for all connections of this type, not per-data-source properties. Settings them as data source properties is a hack.
    2009-09-02 08:43:34 +0200 fs  r275696 : 3.x.x is not a valid 'since' tag
    2009-09-01 16:05:24 +0200 fs  r275665 : #i104686# don't treat controls bound to read-only columns as required
    2009-09-01 13:10:22 +0200 fs  r275657 : #i104574# use PageUp/Down to scroll through the complete page
    2009-09-01 07:04:48 +0200 oj  r275641 : #i104104# correct line ends
    2009-08-31 15:52:34 +0200 fs  r275612 : #i104410#
    2009-08-31 12:29:05 +0200 fs  r275596 : #i104364#
    2009-08-31 12:28:56 +0200 fs  r275595 : #i104364#
    2009-08-31 11:43:09 +0200 fs  r275593 : #i104649# JavaDriverClassPath is also a known JDBC-bridge setting
    2009-08-31 11:41:37 +0200 fs  r275592 : #i104649#
    2009-08-28 21:48:27 +0200 fs  r275552 : during #i96862#: renamed the configuration data which controls availability of certain DBA-related UI
    2009-08-28 21:48:17 +0200 fs  r275551 : #i96862# do not show the 'Create a new database' option when a) no embedded/dBase driver is installed or b) the configuration requests to hide the option
    2009-08-28 21:47:19 +0200 fs  r275550 : during #i96862#: renamed the configuration data which controls availability of certain DBA-related UI
    2009-08-28 21:46:41 +0200 fs  r275549 : #i96862# renamed and extended the configuration data which controls availability of certain DBA-related UI
    2009-08-28 15:10:19 +0200 fs  r275535 : #i96862# if no embedded driver is installed, use dBase for creating new DBs. If no dBase driver is installed, too, do not offer the 'Create new database' option
    2009-08-28 14:03:04 +0200 fs  r275532 : #i104454# allow multiple fields to display the same column
    2009-08-28 13:14:00 +0200 fs  r275528 : #i104584# driver meta data do not belong into a data source's settings
    2009-08-28 13:09:57 +0200 fs  r275527 : properly chech the MySQL type buttons (else next/back in the wizard leads to state with two buttons checked)
    2009-08-28 13:09:17 +0200 fs  r275526 : #i104584# driver meta data do not belong into a data source's settings
    2009-08-28 13:07:18 +0200 fs  r275525 : BooleanComparisonMode is a property, or a feature - but not a driver meta data
    2009-08-28 11:00:31 +0200 fs  r275521 : #i104580#
    2009-08-28 10:40:05 +0200 fs  r275519 : #i104577# correct assertion: If the template node type is ANY, then any value type is allowed
    2009-08-28 10:09:30 +0200 fs  r275518 : #i104575# implement Named Pipe UI
    2009-08-28 10:09:07 +0200 fs  r275517 : pass the trigger-event to IWindowOperator::operateOn / work with VclWindowEvents, not VclSimpleEvents
    2009-08-27 14:27:36 +0200 fs  r275484 : ImplPosTabPage: respect mbEmptyViewMargin for WINDOWALIGN_LEFT
    2009-08-27 13:43:56 +0200 fs  r275480 : merging latest changes from CWS dba32f herein
    2009-08-27 13:23:07 +0200 fs  r275475 : #i103882#
    2009-08-27 11:56:55 +0200 fs  r275466 : #i104544# SetState: Do not call Update at the window which we just set text for. It should (sic\!) not be needed, but causes trouble
    2009-08-27 11:55:34 +0200 fs  r275465 : #i104544#
    do not allow re-entrance for impl_ensureControl_nothrow
    Actually, this is part of the fix only. I also removed the code which triggered this re-entrance (from
    the grid control implementation), but to ensure it won't happen, again, I added some safety herein.
    2009-08-27 10:14:11 +0200 fs  r275459 : preparations for supporting a 'NamedPipe' parameter for the MySQL Connector/OOo
    2009-08-27 10:13:21 +0200 fs  r275458 : preparations for supporting a 'NamedPipe' setting for the MySQL Connector/OOo
    2009-08-27 10:11:14 +0200 fs  r275456 : outsourced the MySQLNative settings into a dedicated class, to not duplicate all the code in two tab page implementations
    2009-08-26 14:18:13 +0200 fs  r275422 : #i10000#
    2009-08-26 13:26:36 +0200 fs  r275419 : ignore output paths
    2009-08-26 13:23:38 +0200 fs  r275417 : support the LocalSocket property for the MySQL native driver
    2009-08-26 13:17:05 +0200 fs  r275416 : some re-factoring, to outsource the tab page for setting up the MySQLNative connection, into a dedicated class (needed later)
    2009-08-26 13:15:15 +0200 fs  r275415 : support a NoThousandSep property for NumericFormatters - I'm tired of correcting this at runtime, instead of controlling it in the resource
    2009-08-26 11:45:08 +0200 fs  r275410 : oops, 'flat' shouldn't have got lost
    2009-08-26 09:38:57 +0200 fs  r275398 : #i102631# when saving the document fails, ensure that the interaction handler really can handle/display the error
    2009-08-26 09:37:05 +0200 fs  r275397 : #i102631# don't let non-IO/RuntimeExceptions escape from DatabaseDocument::store*, wrap them into an IOException
    2009-08-26 09:35:39 +0200 fs  r275395 : let the default interaction handler implement XInteractionHandler2
    2009-08-25 13:51:34 +0200 fs  r275352 : #i102631# createTempFile: pass URL through FileHelper.getOOoCompatibleFileURL
    2009-08-25 13:49:23 +0200 fs  r275351 : #i102631# createTempFileURL: immediately delete the file implicitly created by createTempFile, we really only need the URL
    2009-08-24 14:49:07 +0200 fs  r275318 : #i10000#
    2009-08-24 14:36:03 +0200 fs  r275315 : properly terminate message with 0 character
    2009-08-24 14:35:45 +0200 fs  r275314 : trace method concepts in non-pro, if special flag is enabled
    2009-08-24 14:24:17 +0200 fs  r275312 : #i98973# filter some more events for grid control columns
    2009-08-24 14:15:23 +0200 fs  r275311 : #i98973# implement XComboBox for combo box cells
    2009-08-24 13:39:24 +0200 fs  r275308 : #i98973# do not display the 'actionPerformed' event for grid combo box columns
    2009-08-24 12:52:03 +0200 fs  r275303 : #i98973# implement XCheckBox and XButton for check box cells
    2009-08-24 11:56:05 +0200 oj  r275300 : #i104447# wrong default for orientation
    2009-08-24 10:51:21 +0200 fs  r275296 : in the script selector dialog, interpret a double click onto a function as OK
    2009-08-24 10:50:56 +0200 fs  r275295 : localize some to-be-displayed names, consolidate some code regarding form/control naming
    2009-08-21 14:28:05 +0200 fs  r275255 : #i98973# implement KeyListeners
    2009-08-21 14:27:20 +0200 fs  r275254 : #i98973# move the conversion VCL[Mouse|Key]Event->Awt[Mouse|Key]Event from vclxwindow.cxx to VCLUnoHelper
    2009-08-21 14:08:50 +0200 fs  r275248 : #i98973# implement Mouse- and MouseMotion-broadcasting
    2009-08-21 13:31:08 +0200 fs  r275244 : #i98973# implement text and change listeners at text cells
    2009-08-21 12:47:38 +0200 fs  r275234 : #i104399# some refactoring:
    If the MySQL Connector/OOo is installed, it registers for the sdbc:mysqlc: protocol (now known as DST_MYSQL_NATIVE_DIRECT).
    However, we do not want to display this in the UI, instead we display "MySQL" only, which collects DST_MYSQL_ODBC, DST_MYSQL_JDBC, and DST_MYSQL_NATIVE.
    2009-08-21 12:45:18 +0200 fs  r275232 : #i104399# also register for the sdbc:mysql:mysqlc protocol, decide at runtime (depending on the availability of sdbc:mysqlc:), whether it is really accepted. This prevents that the C/OOo extension needs to register *our* implementation name for the sdbc:mysql:mysqlc: protocol, which would be somewhat weird
    2009-08-20 16:18:48 +0200 fs  r275190 : merging the latest changes from CWS dba32f (which this CWS was created from)
    2009-08-19 20:19:59 +0200 fs  r275160 : add some spacing between the radios
    2009-08-19 14:50:15 +0200 fs  r275150 : #i98973# slightly refactoring the grid cell implementations, to prepare for proper events being fired. Implement focus events for the moment, more to come.
    2009-08-19 10:53:38 +0200 fs  r275142 : #i99936# initialize newly created models
    2009-08-18 23:03:48 +0200 fs  r275132 : merging latest changes from CWS dba32f
    2009-08-18 15:14:08 +0200 fs  r275110 : #i102819# SetColumnPos: SCROLL_CLIP is deadly here

diff --git a/offapi/com/sun/star/task/DocumentMSPasswordRequest.idl b/offapi/com/sun/star/task/DocumentMSPasswordRequest.idl
index f2ac5a5..29e1920 100644
--- a/offapi/com/sun/star/task/DocumentMSPasswordRequest.idl
+++ b/offapi/com/sun/star/task/DocumentMSPasswordRequest.idl
@@ -49,7 +49,7 @@ module com { module sun { module star { module task {
     the mentioned service are Abort and Approve.
     </P>
 
-    @since OOo 3.x.x
+    @since OOo 3.2
 */
 published exception DocumentMSPasswordRequest: PasswordRequest
 {
diff --git a/sal/osl/w32/diagnose.c b/sal/osl/w32/diagnose.c
index f1227d6..dc0de37 100644
--- a/sal/osl/w32/diagnose.c
+++ b/sal/osl/w32/diagnose.c
@@ -92,7 +92,10 @@ void SAL_CALL osl_trace(const sal_Char* lpszFormat, ...)
         sal_Char	szMessage[512];
         szMessage[sizeof(szMessage)-1] = 0;
         written = _vsnprintf( szMessage, sizeof(szMessage) - 2, lpszFormat, args );
-        szMessage[ written == -1 ? sizeof(szMessage) - 2 : written ] = '\n';
+        if ( written == -1 )
+            written = sizeof(szMessage) - 2;
+        szMessage[ written++ ] = '\n';
+        szMessage[ written ] = 0;
         OutputDebugString( szMessage );
     }
 
diff --git a/stoc/source/inspect/introspection.cxx b/stoc/source/inspect/introspection.cxx
index 71a60c9..33b7e92 100644
--- a/stoc/source/inspect/introspection.cxx
+++ b/stoc/source/inspect/introspection.cxx
@@ -43,6 +43,7 @@
 #endif
 #include <osl/diagnose.h>
 #include <osl/mutex.hxx>
+#include <osl/thread.h>
 #include <cppuhelper/queryinterface.hxx>
 #include <cppuhelper/weak.hxx>
 #include <cppuhelper/component.hxx>
@@ -1421,28 +1422,29 @@ Sequence< Reference<XIdlMethod> > ImplIntrospectionAccess::getMethods(sal_Int32
         if( nConcept & MethodConcepts )
             pDestMethods[ iDest++ ] = pSourceMethods[ i ];
 
-        /*
-        // Methode mit Concepts ausgeben
-        const XIdlMethodRef& rxMethod = pSourceMethods[ i ];
-        OUString aMethName = rxMethod->getName();
-        String aNameStr = OOUStringToString(aMethName, CHARSET_SYSTEM);
-        String ConceptStr;
-        if( nConcept & DANGEROUS )
-            ConceptStr += "DANGEROUS |";
-        if( nConcept & PROPERTY )
-            ConceptStr += "PROPERTY |";
-        if( nConcept & LISTENER )
-            ConceptStr += "LISTENER |";
-        if( nConcept & ENUMERATION )
-            ConceptStr += "ENUMERATION |";
-        if( nConcept & NAMECONTAINER )
-            ConceptStr += "NAMECONTAINER |";
-        if( nConcept & INDEXCONTAINER )
-            ConceptStr += "INDEXCONTAINER |";
-        if( nConcept & NORMAL_IMPL )
-            ConceptStr += "NORMAL_IMPL |";
-        printf( "Method %ld: %s, Concepts = %s\n", i, aNameStr.GetStr(), ConceptStr.GetStr() );
-        */
+    #if OSL_DEBUG_LEVEL > 0
+        static bool debug = false;
+        if ( debug )
+        {
+            // Methode mit Concepts ausgeben
+            const Reference< XIdlMethod >& rxMethod = pSourceMethods[ i ];
+            ::rtl::OString aNameStr = ::rtl::OUStringToOString( rxMethod->getName(), osl_getThreadTextEncoding() );
+            ::rtl::OString ConceptStr;
+            if( nConcept & MethodConcept::DANGEROUS )
+                ConceptStr += "DANGEROUS |";
+            if( nConcept & MethodConcept::PROPERTY )
+                ConceptStr += "PROPERTY |";
+            if( nConcept & MethodConcept::LISTENER )
+                ConceptStr += "LISTENER |";
+            if( nConcept & MethodConcept::ENUMERATION )
+                ConceptStr += "ENUMERATION |";
+            if( nConcept & MethodConcept::NAMECONTAINER )
+                ConceptStr += "NAMECONTAINER |";
+            if( nConcept & MethodConcept::INDEXCONTAINER )
+                ConceptStr += "INDEXCONTAINER |";
+            OSL_TRACE( "Method %ld: %s, Concepts = %s", i, aNameStr.getStr(), ConceptStr.getStr() );
+        }
+    #endif
     }
 
     // Auf die richtige Laenge bringen
commit b0c662381b12af7017b43e0dcd8ad239f96dd241
Author: Kurt Zenker <kz at openoffice.org>
Date:   Mon Sep 14 10:57:16 2009 +0000

    CWS-TOOLING: integrate CWS chart41
    2009-09-07 11:17:59 +0200 iha  r275880 : #i104854# ODF: Fallback to bar chart for surface charts as long as surface charts are not implemented
    2009-09-03 10:07:24 +0200 iha  r275745 : #i104020# Y axis scaling  problem with stock chart
    2009-09-02 17:11:42 +0200 iha  r275723 : #i103984# XChartDataArray / setDataArray broken
    2009-09-02 17:05:16 +0200 iha  r275721 : #i103984# XChartDataArray / setDataArray broken
    2009-08-31 18:18:21 +0200 iha  r275629 : #i103076# ODF, chart from MS-Office2007sp2 doesn't load  caused be different  xlink:href syntax
    2009-08-28 18:35:52 +0200 iha  r275548 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
    2009-08-28 18:35:25 +0200 iha  r275547 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
    2009-08-28 18:25:45 +0200 iha  r275546 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
    2009-08-28 18:23:21 +0200 iha  r275544 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
    2009-08-28 18:18:34 +0200 iha  r275543 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
    2009-08-27 15:57:20 +0200 iha  r275490 : #i104160# report designer broken

diff --git a/offapi/com/sun/star/chart2/XDefaultSizeTransmitter.idl b/offapi/com/sun/star/chart2/XDefaultSizeTransmitter.idl
new file mode 100644
index 0000000..7e4ff38
--- /dev/null
+++ b/offapi/com/sun/star/chart2/XDefaultSizeTransmitter.idl
@@ -0,0 +1,67 @@
+/*************************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * 
+ * Copyright 2008 by Sun Microsystems, Inc.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * $RCSfile: XDefaultSizeTransmitter.idl,v $
+ * $Revision: 1.3 $
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org.  If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************/
+#ifndef com_sun_star_chart2_xdefaultsizetransmitter_idl
+#define com_sun_star_chart2_xdefaultsizetransmitter_idl
+
+#ifndef __com_sun_star_uno_XInterface_idl__
+#include <com/sun/star/uno/XInterface.idl>
+#endif
+
+#ifndef __com_sun_star_awt_Size_idl__
+#include <com/sun/star/awt/Size.idl>
+#endif
+
+module com
+{
+module sun
+{
+module star
+{
+module chart2
+{
+
+/** Allows to set a default size. This size will be used in case no further informations are available.
+ */
+interface XDefaultSizeTransmitter : ::com::sun::star::uno::XInterface
+{
+    /** set a default size
+        @param aSize_100TH_MM
+            specifies a size in hundredth mm.
+     */
+    void setDefaultSize( [in] ::com::sun::star::awt::Size aSize_100TH_MM );
+};
+
+} ; // chart2
+} ; // com
+} ; // sun
+} ; // star
+
+
+#endif
diff --git a/offapi/com/sun/star/chart2/makefile.mk b/offapi/com/sun/star/chart2/makefile.mk
index d82862c..700ecc6 100644
--- a/offapi/com/sun/star/chart2/makefile.mk
+++ b/offapi/com/sun/star/chart2/makefile.mk
@@ -85,6 +85,7 @@ IDLFILES= \
     XDataInterpreter.idl \
     XDataSeries.idl \
     XDataSeriesContainer.idl \
+    XDefaultSizeTransmitter.idl \
     XDiagram.idl \
     XDiagramProvider.idl \
     XFastPropertyState.idl \
commit d728f58e9995079b9df986a209df8d40e096b5ae
Author: Kurt Zenker <kz at openoffice.org>
Date:   Mon Sep 14 09:36:01 2009 +0000

    #i10000# cws odfmetadata3 corrected

diff --git a/offapi/com/sun/star/text/InContentMetadata.idl b/offapi/com/sun/star/text/InContentMetadata.idl
new file mode 100755
index 0000000..7a7a20a
--- /dev/null
+++ b/offapi/com/sun/star/text/InContentMetadata.idl
@@ -0,0 +1,81 @@
+/*************************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2008 by Sun Microsystems, Inc.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * $RCSfile: TextField.idl,v $
+ * $Revision: 1.11 $
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org.  If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************/
+
+#ifndef __com_sun_star_text_InContentMetadata_idl__
+#define __com_sun_star_text_InContentMetadata_idl__
+
+#ifndef __com_sun_star_container_XEnumerationAccess_idl__
+#include <com/sun/star/container/XEnumerationAccess.idl>
+#endif
+
+#ifndef __com_sun_star_text_TextContent_idl__
+#include <com/sun/star/text/TextContent.idl>
+#endif
+
+#ifndef __com_sun_star_rdf_XMetadatable_idl__
+#include <com/sun/star/rdf/XMetadatable.idl>
+#endif
+
+
+//=============================================================================
+
+module com {  module sun {  module star {  module text {
+
+//=============================================================================
+
+/** is a <type>TextContent</type> that can be used to attach RDF metadata
+    to a range of text.
+
+    @since OOo 3.2
+ */
+service InContentMetadata
+{
+    //-------------------------------------------------------------------------
+    /** None of the properties of <type>TextContent</type> are
+        supported. */
+    service com::sun::star::text::TextContent;
+
+    //-------------------------------------------------------------------------
+    /** The <type>InContentMetadata</type> can have RDF metadata attached. */
+    interface com::sun::star::rdf::XMetadatable;
+
+    //-------------------------------------------------------------------------
+    /** The <type>TextContent</type>s that are contained in the
+        annotated range of text can be enumerated. */
+    interface com::sun::star::container::XEnumerationAccess;
+
+};
+
+
+//=============================================================================
+
+}; }; }; };
+
+#endif
diff --git a/offapi/com/sun/star/text/textfield/MetadataField.idl b/offapi/com/sun/star/text/textfield/MetadataField.idl
new file mode 100755
index 0000000..f822762
--- /dev/null
+++ b/offapi/com/sun/star/text/textfield/MetadataField.idl
@@ -0,0 +1,102 @@
+/*************************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2008 by Sun Microsystems, Inc.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * $RCSfile: MetadataField.idl,v $
+ * $Revision: 1.12 $
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org.  If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************/
+
+#ifndef __com_sun_star_text_textfield_MetadataField_idl__
+#define __com_sun_star_text_textfield_MetadataField_idl__
+
+#ifndef __com_sun_star_container_XEnumerationAccess_idl__
+#include <com/sun/star/container/XEnumerationAccess.idl>
+#endif
+
+#ifndef __com_sun_star_text_TextField_idl__
+#include <com/sun/star/text/TextField.idl>
+#endif
+
+#ifndef __com_sun_star_text_XText_idl__
+#include <com/sun/star/text/XText.idl>
+#endif
+
+#ifndef __com_sun_star_rdf_XMetadatable_idl__
+#include <com/sun/star/rdf/XMetadatable.idl>
+#endif
+
+
+//=============================================================================
+
+module com { module sun { module star { module text { module textfield {
+
+//=============================================================================
+/** is a <type>TextField</type> whose content is specified by RDF metadata.
+
+    @since OOo 3.2
+
+    @see com::sun::star::rdf
+*/
+service MetadataField
+{
+    //-------------------------------------------------------------------------
+    /** None of the properties of <type>TextContent</type> are
+        supported. */
+    service  com::sun::star::text::TextField;
+
+    //-------------------------------------------------------------------------
+    /** The <type>MetadataField</type> can have RDF metadata attached. */
+    interface com::sun::star::rdf::XMetadatable;
+
+    //-------------------------------------------------------------------------
+    /** Allows for insertion of text content into, and creating cursors
+        that are bound within, the <type>MetadataField</type>. */
+    interface com::sun::star::text::XText;
+
+    //-------------------------------------------------------------------------
+    /** The <type>TextContent</type>s that are contained in the
+        <type>MetadataField</type> can be enumerated. */
+    interface com::sun::star::container::XEnumerationAccess;
+
+    //-------------------------------------------------------------------------
+    /** this is the number format for this field.
+        @see com::sun::star::util::NumberFormatter
+    */
+    [optional, property] long NumberFormat;
+
+    //-------------------------------------------------------------------------
+    /** determines whether changes in language attributes at the
+        position of the text field also change the number format
+        as appropriate for this language.
+     */
+    [optional, property] boolean IsFixedLanguage;
+};
+
+//=============================================================================
+
+}; }; }; }; };
+
+#endif
+


More information about the ooo-build-commit mailing list