aboutsummaryrefslogtreecommitdiff
ModeNameSize
-rw-r--r--README57logplain
d---------git-hooks114logplain
d---------source3599logplain
evamp'>feature/print_revamp LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_services.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-12-17 10:53:29 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-12-17 11:05:59 +0100
commitfa2a7c1c95f78d20ed572091e12700fd4d852835 (patch)
treec470938b9614cc81ad288c67248f3874197f9fe8 /mysqlc/source/mysqlc_services.cxx
parentca4065680a402e3d0ff43e41744b24a9c980b2ef (diff)
Keep using component_getImplementationEnvironment in extensions
...instead of relying on the implicit CPPU_CURRENT_LANGUAGE_BINDING_NAME convention. Keeping that convention an implementation detail makes it easier to do improvements in the future. (Theoretically, the bundled extension in mysqlc could be considered internal code and not adapted, but just be safe.) Change-Id: Iae41a6e072dabc2bf7c1481ba6cfed61680edf37