summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/XRef.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/XRef.idl')
-rw-r--r--offapi/com/sun/star/sdbc/XRef.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbc/XRef.idl b/offapi/com/sun/star/sdbc/XRef.idl
index b9a69dca78d5..8f897429e18a 100644
--- a/offapi/com/sun/star/sdbc/XRef.idl
+++ b/offapi/com/sun/star/sdbc/XRef.idl
@@ -33,7 +33,6 @@
*/
published interface XRef: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** gets the fully-qualified SQL structured type name of the referenced item.
@returns
@@ -44,7 +43,6 @@ published interface XRef: com::sun::star::uno::XInterface
string getBaseTypeName() raises (SQLException);
};
-//=============================================================================
}; }; }; };