office-gobmx/reportdesign
Noel Grandin 4c09fc48e9 typesafe wrappers for css::i18nutil::TransliterationModules
and related css::util::SearchOptions2

The TransliterationModules enum has it's constants spread over multiple
UNO enum/constant-collections - TransliterationModules and
TransliterationModulesExtra, which means that most code simply uses
sal_Int32.

Wrap them up into a better bundle so that only the lowest layer needs to
deal directly with the UNO constants.

Change-Id: I1edeab79fcc7817a4a97c933ef84ab7015bb849b
Reviewed-on: https://gerrit.libreoffice.org/34582
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-01 07:28:03 +00:00
..
images
inc loplugin:unusedmethods 2017-02-21 10:07:37 +00:00
qa
source typesafe wrappers for css::i18nutil::TransliterationModules 2017-03-01 07:28:03 +00:00
uiconfig/dbreport Convert RID_MENU_REPORT to xml 2017-02-18 20:22:08 +00:00
util
AllLangResTarget_rpt.mk
AllLangResTarget_rptui.mk
CppunitTest_reportdesign_dialogs_test.mk
JunitTest_reportdesign_complex.mk
Library_rpt.mk
Library_rptui.mk
Library_rptxml.mk
Makefile
Module_reportdesign.mk
README
UIConfig_dbreport.mk Convert RID_MENU_REPORT to xml 2017-02-18 20:22:08 +00:00

Part of LibreOffice Base