Searched refs:GetProfileSection (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/desktop/win32/source/setup/ |
H A D | setup.cpp | 259 boolean SetupAppX::GetProfileSection( LPCTSTR pFileName, LPCTSTR pSection, in GetProfileSection() function in SetupAppX 316 bRet = GetProfileSection( sProfilePath, SECTION_SETUP, nSize, &pRetBuf ); in ReadProfile() 329 bRet = GetProfileSection( sProfilePath, SECTION_SETUP, nSize, &pRetBuf ); in ReadProfile() 389 bRet = GetProfileSection( sProfilePath, SECTION_LANGUAGE, nSize, &pRetBuf ); in ReadProfile()
|
H A D | setup.hxx | 101 boolean GetProfileSection( LPCTSTR pFileName, LPCTSTR pSection,
|
Completed in 29 milliseconds