Home
last modified time | relevance | path

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

/AOO42X/main/desktop/win32/source/setup/
H A Dsetup.cpp324 if ( GetPathToFile( PROFILE_NAME, &sProfilePath ) ) in ReadProfile()
522 boolean SetupApp::GetPathToFile( TCHAR* pFileName, TCHAR** pPath ) in GetPathToFile() function in SetupApp
859 if ( !GetPathToFile( m_ppLanguageList[i]->m_pTransform, in Install()
873 if ( ! GetPathToFile( m_pDatabase, &pDataBasePath ) ) in Install()
1936 if ( GetPathToFile( RUNTIME_X64_NAME, &sRuntimePath ) ) in InstallRuntimes()
1948 if ( GetPathToFile( RUNTIME_X86_NAME, &sRuntimePath ) ) in InstallRuntimes()
H A Dsetup.hxx76 boolean GetPathToFile( TCHAR* pFileName, TCHAR **pPath );