|
LibreOffice Module cppuhelper (master) 1
|
#include <sal/config.h>#include <stdlib.h>#include <string.h>#include <cppuhelper/findsofficepath.h>#include <limits.h>Go to the source code of this file.
Functions | |
| static char * | platformSpecific (void) |
| char * | cppuhelper_detail_findSofficePath (void) |
| char * cppuhelper_detail_findSofficePath | ( | void | ) |
Definition at line 214 of file findsofficepath.c.
References platformSpecific().
Referenced by cppu::bootstrap().
|
static |
Definition at line 129 of file findsofficepath.c.
References env, NULL, PATHSEPARATOR, pos, and SEPARATOR.
Referenced by cppuhelper_detail_findSofficePath().