office-gobmx/cppu
Thomas Arnhold 39d45390f4 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations
s/(OUString\s+[a-zA-Z_][A-Za-z0-9_]*\s*)\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/$1\($2\)/gms

Change-Id: Iad20f242c80c4bdc69df17e2d7a69d58ea53654b
Reviewed-on: https://gerrit.libreoffice.org/2835
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-19 10:48:30 +00:00
..
inc cleanup doxygen warnings 2013-03-18 21:57:02 -04:00
qa removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations 2013-03-19 10:48:30 +00:00
source removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations 2013-03-19 10:48:30 +00:00
util
CppunitTest_cppu_checkapi.mk
CppunitTest_cppu_qa_any.mk
CppunitTest_cppu_qa_recursion.mk
CppunitTest_cppu_qa_reference.mk
CppunitTest_cppu_qa_unotype.mk
CppunitTest_cppu_test_cppumaker.mk
CustomTarget_cppu_allheaders.mk
InternalUnoApi_cppu.mk
Library_affine_uno.mk
Library_cppu.mk
Library_log_uno.mk
Library_purpenvhelper.mk
Library_unsafe_uno.mk
Makefile
Module_cppu.mk
README
ZipPackage_cppu_odk_headers.mk

Type definitions/implementations for the core of UNO. The exported API is in C.

See also:
[http://wiki.services.openoffice.org/wiki/Uno/Binary/Modules/CPPU]