Home
last modified time | relevance | path

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

/AOO42X/main/desktop/win32/source/setup/
H A Daoo_msi.cxx33 TCHAR *getInstallerLocation( void ) in getInstallerLocation() function
79 TCHAR *sInstallerLocation = getInstallerLocation(); in aoo_msi_load()
H A Daoo_msi.hxx40 TCHAR *getInstallerLocation( void );
H A Dsetup.cpp722 TCHAR *sMsiFolder = getInstallerLocation(); in GetPathToMSI()