Home
last modified time | relevance | path

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

/aoo4110/main/desktop/win32/source/setup/
H A Dsetup.cpp131 m_pProductName = NULL; in SetupAppX()
188 if ( m_pProductName ) delete [] m_pProductName; in ~SetupAppX()
355 m_pProductName = pValue; in ReadProfile()
357 m_pAppTitle = SetProdToAppTitle( m_pProductName ); in ReadProfile()
381 if ( bRet && ( !m_pDatabase || !m_pReqVersion || !m_pProductName ) ) in ReadProfile()
H A Dsetup.hxx72 LPTSTR m_pProductName; member in SetupAppX

Completed in 31 milliseconds