Home
last modified time | relevance | path

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

/aoo4110/main/setup_native/source/win32/customactions/javafilter/
H A Djfregca.cxx265 LPCSTR defImport = data[DEFIMPORT_KEY]; in createKeys() local
281 RegSetValueEx(soKey, defImport, 0, REG_SZ, (LPBYTE)clsid2, strlen(clsid2)); in createKeys()
302 LPCSTR defImport = data[DEFIMPORT_KEY]; in deleteKeys() local
316 RegDeleteValue(soKey, defImport); in deleteKeys()

Completed in 11 milliseconds