LibreOffice Module cppuhelper (master) 1
Functions
findsofficepath.c File Reference
#include <sal/config.h>
#include <stdlib.h>
#include <string.h>
#include <cppuhelper/findsofficepath.h>
#include <limits.h>
Include dependency graph for findsofficepath.c:

Go to the source code of this file.

Functions

static char * platformSpecific (void)
 
char * cppuhelper_detail_findSofficePath (void)
 

Function Documentation

◆ cppuhelper_detail_findSofficePath()

char * cppuhelper_detail_findSofficePath ( void  )

Definition at line 214 of file findsofficepath.c.

References platformSpecific().

Referenced by cppu::bootstrap().

◆ platformSpecific()

static char * platformSpecific ( void  )
static

Definition at line 129 of file findsofficepath.c.

References env, NULL, PATHSEPARATOR, pos, and SEPARATOR.

Referenced by cppuhelper_detail_findSofficePath().