Home
last modified time | relevance | path

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

/aoo41x/main/desktop/win32/source/setup/
H A Dsetup.cpp132 m_pAdvertise = NULL; in SetupAppX()
189 if ( m_pAdvertise ) delete [] m_pAdvertise; in ~SetupAppX()
942 if ( m_pAdvertise ) in Install()
943 nParLen += lstrlen( m_pAdvertise ) + 1; // one for the space in Install()
978 if ( m_pAdvertise ) in Install()
979 StringCchCat( pParams, nParLen, m_pAdvertise ); in Install()
1604 m_pAdvertise = pStart; in GetCmdLineParameters()
H A Dsetup.hxx73 LPTSTR m_pAdvertise; member in SetupAppX

Completed in 30 milliseconds