summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2011-03-23 10:34:12 +0100
committerKai Sommerfeld <kso@openoffice.org>2011-03-23 10:34:12 +0100
commit0b494e0cb9eb6652d00397fb6ca8d9b6709e4cb5 (patch)
tree0822d5bc6ce58e9bf40f8baece7b2e9e90234e99 /offapi
parent3e396922c2926165d680e8051c3d9247ea4aaf78 (diff)
#i117329# - Publishing of UNO types, last wave (for now).
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/animations/XAnimationListener.idl2
-rw-r--r--offapi/com/sun/star/animations/XAnimationNode.idl2
-rw-r--r--offapi/com/sun/star/drawing/DrawingDocument.idl2
-rw-r--r--offapi/com/sun/star/drawing/GenericDrawingDocument.idl2
-rw-r--r--offapi/com/sun/star/presentation/PresentationDocument.idl2
-rw-r--r--offapi/com/sun/star/presentation/XSlideShowListener.idl2
-rw-r--r--offapi/com/sun/star/presentation/XSlideShowView.idl8
-rw-r--r--offapi/com/sun/star/rdf/XMetadatable.idl2
-rw-r--r--offapi/com/sun/star/rdf/XNode.idl2
-rw-r--r--offapi/com/sun/star/rdf/XResource.idl2
-rw-r--r--offapi/com/sun/star/rdf/XURI.idl2
-rwxr-xr-xoffapi/com/sun/star/text/textfield/MetadataField.idl2
-rw-r--r--offapi/com/sun/star/view/SelectionType.idl2
13 files changed, 16 insertions, 16 deletions
diff --git a/offapi/com/sun/star/animations/XAnimationListener.idl b/offapi/com/sun/star/animations/XAnimationListener.idl
index d1f4f453ee60..c0582d229f8f 100644
--- a/offapi/com/sun/star/animations/XAnimationListener.idl
+++ b/offapi/com/sun/star/animations/XAnimationListener.idl
@@ -45,7 +45,7 @@
@since OOo 3.0
*/
-interface XAnimationListener : ::com::sun::star::lang::XEventListener
+published interface XAnimationListener : ::com::sun::star::lang::XEventListener
{
/** This event is raised when the element local timeline begins to play.
<p>It will be raised each time the element begins the active duration (i.e. when it restarts, but not when it repeats).</p>
diff --git a/offapi/com/sun/star/animations/XAnimationNode.idl b/offapi/com/sun/star/animations/XAnimationNode.idl
index b1681d296e48..218bf7cd748a 100644
--- a/offapi/com/sun/star/animations/XAnimationNode.idl
+++ b/offapi/com/sun/star/animations/XAnimationNode.idl
@@ -43,7 +43,7 @@
/**
*/
-interface XAnimationNode : ::com::sun::star::container::XChild
+published interface XAnimationNode : ::com::sun::star::container::XChild
{
/** a value from <const>AnimationNodeType</const>.
diff --git a/offapi/com/sun/star/drawing/DrawingDocument.idl b/offapi/com/sun/star/drawing/DrawingDocument.idl
index f0335dbd4c10..5fdca8fa5d00 100644
--- a/offapi/com/sun/star/drawing/DrawingDocument.idl
+++ b/offapi/com/sun/star/drawing/DrawingDocument.idl
@@ -40,7 +40,7 @@
/** specifies a document which consists of multiple pages
with drawings.
*/
-service DrawingDocument
+published service DrawingDocument
{
/** this base service describes the whole functionality of such DrawingDocument. */
service GenericDrawingDocument;
diff --git a/offapi/com/sun/star/drawing/GenericDrawingDocument.idl b/offapi/com/sun/star/drawing/GenericDrawingDocument.idl
index febd57d93b97..761fc3252b18 100644
--- a/offapi/com/sun/star/drawing/GenericDrawingDocument.idl
+++ b/offapi/com/sun/star/drawing/GenericDrawingDocument.idl
@@ -82,7 +82,7 @@
<p>Because its function is needed more then once, its defined as generic one.</p>
*/
-service GenericDrawingDocument
+published service GenericDrawingDocument
{
/** this base service describes storing and printing */
service com::sun::star::document::OfficeDocument;
diff --git a/offapi/com/sun/star/presentation/PresentationDocument.idl b/offapi/com/sun/star/presentation/PresentationDocument.idl
index 401090dd09c2..97129cb9f060 100644
--- a/offapi/com/sun/star/presentation/PresentationDocument.idl
+++ b/offapi/com/sun/star/presentation/PresentationDocument.idl
@@ -52,7 +52,7 @@
/** This is the service provided by a presentation document.
*/
-service PresentationDocument
+published service PresentationDocument
{
/** This is a basic service for a drawing document.
diff --git a/offapi/com/sun/star/presentation/XSlideShowListener.idl b/offapi/com/sun/star/presentation/XSlideShowListener.idl
index 01127e66253f..ab051807f4b1 100644
--- a/offapi/com/sun/star/presentation/XSlideShowListener.idl
+++ b/offapi/com/sun/star/presentation/XSlideShowListener.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module presentation {
@since OOo 3.0
*/
-interface XSlideShowListener : ::com::sun::star::animations::XAnimationListener
+published interface XSlideShowListener : ::com::sun::star::animations::XAnimationListener
{
/** Notify that the slide show is paused
*/
diff --git a/offapi/com/sun/star/presentation/XSlideShowView.idl b/offapi/com/sun/star/presentation/XSlideShowView.idl
index 7a78a9861f71..c60bdea2bef1 100644
--- a/offapi/com/sun/star/presentation/XSlideShowView.idl
+++ b/offapi/com/sun/star/presentation/XSlideShowView.idl
@@ -59,7 +59,7 @@ module com { module sun { module star { module presentation {
@since OOo 2.4
*/
-interface XSlideShowView : ::com::sun::star::uno::XInterface
+published interface XSlideShowView : ::com::sun::star::uno::XInterface
{
/** Get view canvas.<p>
@@ -81,9 +81,9 @@ interface XSlideShowView : ::com::sun::star::uno::XInterface
/** Query the current transformation matrix for this view.<p>
- This method returns the transformation matrix of the
- view. When notified via the transformation change listener,
- the show will be displayed using the new transformation.<p>
+ This method returns the transformation matrix of the
+ view. When notified via the transformation change listener,
+ the show will be displayed using the new transformation.<p>
@return the view transformation matrix. Note that the slide
show itself will paint all slides as one-by-one boxes, one
diff --git a/offapi/com/sun/star/rdf/XMetadatable.idl b/offapi/com/sun/star/rdf/XMetadatable.idl
index e7f01d9c05ba..256d74e48549 100644
--- a/offapi/com/sun/star/rdf/XMetadatable.idl
+++ b/offapi/com/sun/star/rdf/XMetadatable.idl
@@ -67,7 +67,7 @@ module com { module sun { module star { module rdf {
@see XRepository
@see XDocumentMetadataAccess
*/
-interface XMetadatable : XURI
+published interface XMetadatable : XURI
{
//-------------------------------------------------------------------------
/** a metadata reference, comprising the stream name and the XML ID.
diff --git a/offapi/com/sun/star/rdf/XNode.idl b/offapi/com/sun/star/rdf/XNode.idl
index 0c7f70d5e4f7..9ed8e614fd03 100644
--- a/offapi/com/sun/star/rdf/XNode.idl
+++ b/offapi/com/sun/star/rdf/XNode.idl
@@ -66,7 +66,7 @@ module com { module sun { module star { module rdf {
@see XURI
@see XLiteral
*/
-interface XNode
+published interface XNode
{
/// the string value of the node.
[readonly, attribute] string StringValue;
diff --git a/offapi/com/sun/star/rdf/XResource.idl b/offapi/com/sun/star/rdf/XResource.idl
index 3c10b586fd78..b0ce3c505de8 100644
--- a/offapi/com/sun/star/rdf/XResource.idl
+++ b/offapi/com/sun/star/rdf/XResource.idl
@@ -50,7 +50,7 @@ module com { module sun { module star { module rdf {
@see XBlankNode
@see XURI
*/
-interface XResource : XNode
+published interface XResource : XNode
{
};
diff --git a/offapi/com/sun/star/rdf/XURI.idl b/offapi/com/sun/star/rdf/XURI.idl
index 6ba59cec0dd6..d869d4e80c54 100644
--- a/offapi/com/sun/star/rdf/XURI.idl
+++ b/offapi/com/sun/star/rdf/XURI.idl
@@ -62,7 +62,7 @@ module com { module sun { module star { module rdf {
@see XRepository
*/
-interface XURI : XResource
+published interface XURI : XResource
{
/// prefix
[readonly, attribute] string Namespace;
diff --git a/offapi/com/sun/star/text/textfield/MetadataField.idl b/offapi/com/sun/star/text/textfield/MetadataField.idl
index d98c4be39e96..b3d585c0d32c 100755
--- a/offapi/com/sun/star/text/textfield/MetadataField.idl
+++ b/offapi/com/sun/star/text/textfield/MetadataField.idl
@@ -61,7 +61,7 @@ module com { module sun { module star { module text { module textfield {
@see com::sun::star::rdf
*/
-service MetadataField
+published service MetadataField
{
//-------------------------------------------------------------------------
/** None of the properties of
diff --git a/offapi/com/sun/star/view/SelectionType.idl b/offapi/com/sun/star/view/SelectionType.idl
index c8aa07d27393..56fe2b036131 100644
--- a/offapi/com/sun/star/view/SelectionType.idl
+++ b/offapi/com/sun/star/view/SelectionType.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module view {
/** Specifies a selection type for a view that supports a selection model.
*/
-enum SelectionType
+published enum SelectionType
{
//-------------------------------------------------------------------------