LibreOffice Module vcl (master) 1
|
Go to the source code of this file.
Namespaces | |
namespace | vcl |
Functions | |
const char * | vcl::matchArray (const char *pSource, sal_Int32 nSourceSize, const char *pSearch, sal_Int32 nSearchSize) |
const char * | vcl::matchArrayWithString (const char *pSource, sal_Int32 nSourceSize, OString const &rString) |
bool | vcl::checkArrayForMatchingStrings (const char *pSource, sal_Int32 nSourceSize, std::vector< OString > const &rStrings) |