Searched refs:pCp (Results 1 – 3 of 3) sorted by relevance
398 char * pCp = getenv("CLASSPATH"); in getClasspath() local399 if (pCp) in getClasspath()404 sClassPath += rtl::OString(pCp); in getClasspath()408 UNO_JAVA_JFW_ENV_CLASSPATH " and class path is:\n %s.\n", pCp ? pCp : ""); in getClasspath()
990 javaFrameworkError SAL_CALL jfw_setUserClassPath(rtl_uString * pCp) in jfw_setUserClassPath() argument999 if (pCp == NULL) in jfw_setUserClassPath()1001 node.setUserClassPath(pCp); in jfw_setUserClassPath()
110 FmXGroupModelInfo( const FmXGroupModel* pCp );
Completed in 29 milliseconds