Searched refs:osl_TProfileSection (Results 1 – 3 of 3) sorted by relevance
114 } osl_TProfileSection; typedef131 osl_TProfileSection* m_Sections;158 static void removeEntry(osl_TProfileSection *pSection, sal_uInt32 NoEntry);490 osl_TProfileSection* pSec; in osl_readProfileString()653 osl_TProfileSection* pSec; in osl_writeProfileString()841 osl_TProfileSection* pSec; in osl_removeProfileEntry()927 osl_TProfileSection* pSec; in osl_getProfileSectionEntries()1028 osl_TProfileSection* pSec; in osl_getProfileSections()1596 osl_TProfileSection* pSec; in insertLine()1632 osl_TProfileSection* pSec; in removeLine()[all …]
124 } osl_TProfileSection; typedef142 osl_TProfileSection* m_Sections;421 osl_TProfileSection* pSec; in osl_readProfileString()559 osl_TProfileSection* pSec; in osl_writeProfileString()702 osl_TProfileSection* pSec; in osl_removeProfileEntry()760 osl_TProfileSection* pSec; in osl_getProfileSectionEntries()829 osl_TProfileSection* pSec; in osl_getProfileSections()1516 osl_TProfileSection* pSec; in insertLine()1550 osl_TProfileSection* pSec; in removeLine()1652 …pProfile->m_Sections = (osl_TProfileSection *)malloc(pProfile->m_MaxSections * sizeof(osl_TProfile… in addSection()[all …]
122 } osl_TProfileSection; typedef139 osl_TProfileSection* m_Sections;461 osl_TProfileSection* pSec; in osl_readProfileString()604 osl_TProfileSection* pSec; in osl_writeProfileString()751 osl_TProfileSection* pSec; in osl_removeProfileEntry()814 osl_TProfileSection* pSec; in osl_getProfileSectionEntries()1104 osl_TProfileSection* pSec; in osl_getProfileSections()1654 osl_TProfileSection* pSec; in insertLine()1690 osl_TProfileSection* pSec; in removeLine()1802 …pProfile->m_Sections = (osl_TProfileSection *)calloc(pProfile->m_MaxSections, sizeof(osl_TProfileS… in addSection()[all …]
Completed in 108 milliseconds