summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/XTransactedObject.idl
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2010-03-23 12:36:29 +0100
committerMikhail Voytenko <mav@openoffice.org>2010-03-23 12:36:29 +0100
commitf5badcafb70d9d5ae0d5228b3c8dfdae2e7a4890 (patch)
tree8fe26a1fa0bb3b4489027c25870df62dbdf1f4a4 /offapi/com/sun/star/embed/XTransactedObject.idl
parentbdf1689921f50e05c76bda4aa16abd464e0ac1b0 (diff)
fwk138: #i87496# publish services, interfaces and etc.
Diffstat (limited to 'offapi/com/sun/star/embed/XTransactedObject.idl')
-rw-r--r--offapi/com/sun/star/embed/XTransactedObject.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/embed/XTransactedObject.idl b/offapi/com/sun/star/embed/XTransactedObject.idl
index afefd0f2d2c5..80f86187a7c6 100644
--- a/offapi/com/sun/star/embed/XTransactedObject.idl
+++ b/offapi/com/sun/star/embed/XTransactedObject.idl
@@ -46,7 +46,7 @@
//============================================================================
/** allows transacted access to an object.
*/
-interface XTransactedObject: com::sun::star::uno::XInterface
+published interface XTransactedObject: com::sun::star::uno::XInterface
{
// -----------------------------------------------------------------------
/** commits the changes made for object.