diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-11-30 19:40:31 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-11-30 19:42:03 +0100 |
commit | 8674c120cf4eb0f180ec40044a060ef1b345e40c (patch) | |
tree | 0ae1bc43dd08678158ab5c858c63824fffd97c52 /qadevOOo/objdsc | |
parent | 57045024d66e4ffbd04be3c646805aac3ef32deb (diff) |
API CHANGE: remove com.sun.star.text.XLineNumberingSupplier
This interface has been deprecated since OpenOffice.org initial CVS
import.
EXISTENCE: published key "/UCR/com/sun/star/text/XLineNumberingSupplier"
exists only in registry 1
SERVICE: /UCR/com/sun/star/text/GenericTextDocument
service1 contains 1 more references as service2
incompatible change: Reference 10 ('XLineNumberingSupplier') in
'r1' is not longer a reference of this service in 'r2'
Change-Id: I24ff18d0fe22d3caa893a7d5c766d352b7ca99c3
Diffstat (limited to 'qadevOOo/objdsc')
-rw-r--r-- | qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDocument.csv | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDocument.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDocument.csv index dd21e266c688..e7e989da76d7 100644 --- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDocument.csv +++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDocument.csv @@ -36,8 +36,6 @@ "SwXTextDocument";"com::sun::star::frame::XStorable";"store()" "SwXTextDocument";"com::sun::star::frame::XStorable";"storeAsURL()" "SwXTextDocument";"com::sun::star::frame::XStorable";"storeToURL()" -"SwXTextDocument";"com::sun::star::text::XLineNumberingSupplier#optional";"getLineNumberingRules()" -"SwXTextDocument";"com::sun::star::text::XLineNumberingSupplier#optional";"setLineNumberingRules()" "SwXTextDocument";"com::sun::star::document::XEventsSupplier#optional";"getEvents()" "SwXTextDocument";"com::sun::star::text::XPagePrintable#optional";"getPagePrintSettings()" "SwXTextDocument";"com::sun::star::text::XPagePrintable#optional";"setPagePrintSettings()" |