Home
last modified time | relevance | path

Searched refs:UNO_PATH (Results 1 – 7 of 7) sorted by relevance

/trunk/main/cppuhelper/test/
H A Dmakefile.mk127 UNO_PATH := $(SOLARBINDIR) macro
131 UNO_PATH := $(SOLARLIBDIR) macro
136 $(UNO_OUT)$/%$(EXT_SO): $(UNO_PATH)$/%$(EXT_SO)
/trunk/main/cli_ure/source/native/
H A Dnative_bootstrap.cxx59 #define UNO_PATH L"UNO_PATH" macro
122 DWORD cChars = GetEnvironmentVariable(UNO_PATH, NULL, 0); in getInstallPath()
126 cChars = GetEnvironmentVariable(UNO_PATH, szInstallPath, cChars+1); in getInstallPath()
/trunk/main/pyuno/zipcore/
H A Dpython.sh45 : ${UNO_PATH=$sd_prog}
46 export UNO_PATH
/trunk/main/odk/
H A Dsetsdkenv_unix.sh.in121 UNO_PATH=${OFFICE_PROGRAM_PATH}
122 export UNO_PATH
H A Dsetsdkenv_windows.template120 @set "UNO_PATH=%OFFICE_PROGRAM_PATH%"
/trunk/main/testtools/source/cliversioning/
H A Dmakefile.mk121 @echo Set UNO_PATH=system_path_to_program_folder
H A Dreadme.txt87 works in the build environment. It also sets UNO_PATH so that the office will be

Completed in 30 milliseconds