Home
last modified time | relevance | path

Searched refs:osl_TProfileSection (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sal/osl/unx/
H A Dprofile.c114 } osl_TProfileSection; typedef
131 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 …]
/aoo41x/main/sal/osl/os2/
H A Dprofile.c124 } osl_TProfileSection; typedef
142 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 …]
/aoo41x/main/sal/osl/w32/
H A Dprofile.cxx122 } osl_TProfileSection; typedef
139 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 137 milliseconds