summaryrefslogtreecommitdiffstats
path: root/offapi/UnoApi_offapi.mk
diff options
context:
space:
mode:
authorMark Hung <marklh9@gmail.com>2018-01-20 17:23:06 +0800
committerMark Hung <marklh9@gmail.com>2018-01-28 15:12:04 +0100
commitb74750a9d8bbbd290832d2750a3e0174fe983530 (patch)
treeea74440139a016afc06a2490828a45ce7af34044 /offapi/UnoApi_offapi.mk
parentmailconfig UI: default POP port 995 and toggle with IMAP ports (diff)
downloadcore-b74750a9d8bbbd290832d2750a3e0174fe983530.tar.gz
core-b74750a9d8bbbd290832d2750a3e0174fe983530.zip
tdf#35301 offapi: add RubyPosition for filters.
RubyPosition describes the position of the ruby text relative to the base text. ABOVE and BELOW were defined in ODF, while INTER_CHARACTER is originated from CSS to indicate the alignment used in traditional Chinese. For INTER_CHARACTER, the ruby text is aligned vertically on the right side of the base text, disregard of the writing mode is horizontal or vertical. Change-Id: I89224704c192adf9ebb94024d0f2b03f00880cf5 Reviewed-on: https://gerrit.libreoffice.org/48326 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
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 785c79a1667d..5b7012ee7006 100644
--- a/offapi/UnoApi_offapi.mk
+++ b/offapi/UnoApi_offapi.mk
@@ -3718,6 +3718,7 @@ $(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/text,\
ReferenceFieldSource \
RelOrientation \
RubyAdjust \
+ RubyPosition \
SectionFileLink \
SetVariableType \
SizeType \