Searched refs:ppValue (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/sal/inc/rtl/ |
H A D | bootstrap.h | 143 sal_Bool SAL_CALL rtl_bootstrap_get( rtl_uString *pName, rtl_uString **ppValue, rtl_uString *pDefau… 183 …from_handle(rtlBootstrapHandle handle, rtl_uString *pName, rtl_uString **ppValue, rtl_uString *pDe…
|
/aoo4110/main/sal/rtl/source/ |
H A D | bootstrap.cxx | 730 rtl_uString ** ppValue, in rtl_bootstrap_get_from_handle() argument 737 if(ppValue && pName) in rtl_bootstrap_get_from_handle() 742 pName, ppValue, pDefault, LOOKUP_MODE_NORMAL, false, NULL ); in rtl_bootstrap_get_from_handle() 785 rtl_uString ** ppValue, in rtl_bootstrap_get() argument 789 return rtl_bootstrap_get_from_handle(0, pName, ppValue, pDefault); in rtl_bootstrap_get()
|
/aoo4110/main/setup_native/source/win32/customactions/regpatchactivex/ |
H A D | regpatchactivex.cxx | 54 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp() argument 64 *ppValue = buff; in GetMsiProp()
|
/aoo4110/main/setup_native/source/win32/customactions/tools/ |
H A D | checkversion.cxx | 43 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp() argument 53 *ppValue = buff; in GetMsiProp()
|
/aoo4110/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | shellextensions.cxx | 98 BOOL GetMsiProp( MSIHANDLE hMSI, const char* pPropName, char** ppValue ) in GetMsiProp() argument 108 *ppValue = buff; in GetMsiProp()
|
/aoo4110/main/setup_native/source/win32/customactions/reg64/ |
H A D | reg64.cxx | 160 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp() argument 175 *ppValue = buff; in GetMsiProp()
|
/aoo4110/main/setup_native/source/win32/customactions/regactivex/ |
H A D | regactivex.cxx | 147 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp() argument 157 *ppValue = buff; in GetMsiProp()
|
Completed in 39 milliseconds