Home
last modified time | relevance | path

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

/AOO41X/main/desktop/win32/source/setup/
H A Daoo_msi.hxx49 UINT WINAPI aoo_MsiGetSummaryInformation( MSIHANDLE hDatabase,
H A Daoo_msi.cxx142 UINT WINAPI aoo_MsiGetSummaryInformation( MSIHANDLE hDatabase, in aoo_MsiGetSummaryInformation() function
H A Dsetup.cpp1785 UINT nRet = aoo_MsiGetSummaryInformation( NULL, szDatabasePath, 0, &hSummaryInfo ); in IsPatchInstalled()