summaryrefslogtreecommitdiff
path: root/oovbaapi
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi')
-rw-r--r--oovbaapi/ooo/vba/word/XStyle.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/oovbaapi/ooo/vba/word/XStyle.idl b/oovbaapi/ooo/vba/word/XStyle.idl
index c5b0ab5bb6ca..b66cbc74d9a2 100644
--- a/oovbaapi/ooo/vba/word/XStyle.idl
+++ b/oovbaapi/ooo/vba/word/XStyle.idl
@@ -51,8 +51,6 @@ interface XStyle
[attribute] any BaseStyle;
[attribute] any NextParagraphStyle;
[attribute, readonly] long ListLevelNumber;
-
- void LinkToListTemplate( [in] XListTemplate ListTemplate, [in] any ListLevelNumber );
};
}; }; };