diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2016-07-14 17:07:45 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2016-07-15 13:15:10 +0000 |
commit | 7da80de2c75e048a08ea6e923a9f433a638a9f12 (patch) | |
tree | f442a30ea1f23d27a68de23f17aa39be25cc84ef /accessibility | |
parent | bb8d731c1a5d1acbab95b2db0dcf7ce09e0a1df3 (diff) |
sc: remove FUNC* and OOX_XLS_IS_LIBNAME macros
FUNCLIB_TO_FUNCFLAGS is odd because the only FunctionLibraryType
is FUNCLIB_EUROTOOL = 1, left shifted 12 times gives 0x1000
same as FUNCFLAG_BIFFEXPORTONLY.
remove the FUNC macros.
create a new FUNCFLAG_EUROTOOL value for the euro tool lib
and map it to FUNCLIB_EUROTOOL.
inline OOX_XLS_IS_LIBNAME macro.
Change-Id: Ia5d1f634ae4dfa5fd8cc5109e47113b2a5b95d7d
Reviewed-on: https://gerrit.libreoffice.org/27221
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'accessibility')
0 files changed, 0 insertions, 0 deletions