From 69419bcab3839ab22bf429d25eed836221130121 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 22 Jun 2012 10:52:19 +0200 Subject: Remove empty or non-called methods empty: ClearTip implOnShapeInserted ImpCopyMarkedPoints ImpMakeDragAttr ImpCopyMarkedPoints ImpMakeDragAttr ImpDelDragAttr ImpMakeCreateAttr Is1stLessThan2nd LinkToListTemplate NewCoreSelection ScrollStart ScrollEnd SetNoOutlineNum non-called: NewCoreSelection Change-Id: Ief273b741aaf49ff66c0dac898686e4def4de0c1 --- oovbaapi/ooo/vba/word/XStyle.idl | 2 -- 1 file changed, 2 deletions(-) (limited to 'oovbaapi/ooo') 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 ); }; }; }; }; -- cgit v1.2.3