Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx730 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()
/trunk/main/sal/inc/rtl/
H A Dbootstrap.h143 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…
/trunk/main/setup_native/source/win32/customactions/regpatchactivex/
H A Dregpatchactivex.cxx54 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp() argument
64 *ppValue = buff; in GetMsiProp()
/trunk/main/setup_native/source/win32/customactions/tools/
H A Dcheckversion.cxx43 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp() argument
53 *ppValue = buff; in GetMsiProp()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dshellextensions.cxx98 BOOL GetMsiProp( MSIHANDLE hMSI, const char* pPropName, char** ppValue ) in GetMsiProp() argument
108 *ppValue = buff; in GetMsiProp()
/trunk/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx160 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp() argument
175 *ppValue = buff; in GetMsiProp()
/trunk/main/setup_native/source/win32/customactions/regactivex/
H A Dregactivex.cxx147 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp() argument
157 *ppValue = buff; in GetMsiProp()

Completed in 44 milliseconds