diff options
author | Kohei Yoshida <kohei.yoshida@suse.com> | 2011-11-28 22:15:03 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@suse.com> | 2011-11-29 00:04:23 -0500 |
commit | 7a16f31752990abd1d0d4afc682259b67f24ea60 (patch) | |
tree | d82c52250d305d715904ba55870d43577fa28a81 /offapi/UnoApi_offapi.mk | |
parent | ffca779f3765f730cc9f4f416b728ecdf762931c (diff) |
New UNO API to return currently selected sheets.
Both from the sheet view and preview modes.
Diffstat (limited to 'offapi/UnoApi_offapi.mk')
-rw-r--r-- | offapi/UnoApi_offapi.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/offapi/UnoApi_offapi.mk b/offapi/UnoApi_offapi.mk index 66e594439951..5fe45e99feb3 100644 --- a/offapi/UnoApi_offapi.mk +++ b/offapi/UnoApi_offapi.mk @@ -3428,6 +3428,7 @@ $(eval $(call gb_UnoApiTarget_add_idlfiles,offapi,offapi/com/sun/star/sheet,\ XScenarioEnhanced \ XScenarios \ XScenariosSupplier \ + XSelectedSheetsSupplier \ XSheetAnnotation \ XSheetAnnotationAnchor \ XSheetAnnotationShapeSupplier \ |