summaryrefslogtreecommitdiff
path: root/offapi/UnoApi_offapi.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-06-23 15:07:10 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-06-23 15:19:24 +0200
commit123acf5da2b7111b996bd60a3e9f6b3700466a4f (patch)
tree9d05b62c33fc7de691ee53620b0438dfb94e740d /offapi/UnoApi_offapi.mk
parentfd41f24bd9a0441e65428338d87edfd34fa0acec (diff)
fix for fdo#37880
we need to save the information if we have a global range name or a local range name in the uno api too
Diffstat (limited to 'offapi/UnoApi_offapi.mk')
-rw-r--r--offapi/UnoApi_offapi.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/offapi/UnoApi_offapi.mk b/offapi/UnoApi_offapi.mk
index ab9c0e5233a6..237cf66e0fd3 100644
--- a/offapi/UnoApi_offapi.mk
+++ b/offapi/UnoApi_offapi.mk
@@ -2902,6 +2902,7 @@ $(eval $(call gb_UnoApiTarget_add_idlfiles,offapi,\
offapi/com/sun/star/sheet/MemberResultFlags \
offapi/com/sun/star/sheet/MoveDirection \
offapi/com/sun/star/sheet/NamedRangeFlag \
+ offapi/com/sun/star/sheet/NameToken \
offapi/com/sun/star/sheet/NoConvergenceException \
offapi/com/sun/star/sheet/PasteOperation \
offapi/com/sun/star/sheet/RangeSelectionEvent \