Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dprofile.c114 } osl_TProfileSection; typedef
131 osl_TProfileSection* m_Sections;
153 static void setEntry(osl_TProfileImpl* pProfile, osl_TProfileSection* pSection,
156 static sal_Bool addEntry(osl_TProfileImpl* pProfile, osl_TProfileSection *pSection,
158 static void removeEntry(osl_TProfileSection *pSection, sal_uInt32 NoEntry);
160 static void removeSection(osl_TProfileImpl* pProfile, osl_TProfileSection *pSection);
161 static osl_TProfileSection* findEntry(osl_TProfileImpl* pProfile, const sal_Char* Section,
490 osl_TProfileSection* pSec; in osl_readProfileString()
653 osl_TProfileSection* pSec; in osl_writeProfileString()
841 osl_TProfileSection* pSec; in osl_removeProfileEntry()
[all …]
/trunk/main/sal/osl/os2/
H A Dprofile.c124 } osl_TProfileSection; typedef
142 osl_TProfileSection* m_Sections;
165 static void setEntry(osl_TProfileImpl* pProfile, osl_TProfileSection* pSection,
168 static sal_Bool addEntry(osl_TProfileImpl* pProfile, osl_TProfileSection *pSection,
170 static void removeEntry(osl_TProfileSection *pSection, sal_uInt32 NoEntry);
172 static void removeSection(osl_TProfileImpl* pProfile, osl_TProfileSection *pSection);
173 static osl_TProfileSection* findEntry(osl_TProfileImpl* pProfile, const sal_Char* Section,
421 osl_TProfileSection* pSec; in osl_readProfileString()
559 osl_TProfileSection* pSec; in osl_writeProfileString()
702 osl_TProfileSection* pSec; in osl_removeProfileEntry()
[all …]
/trunk/main/sal/osl/w32/
H A Dprofile.cxx122 } osl_TProfileSection; typedef
139 osl_TProfileSection* m_Sections;
159 static void setEntry(osl_TProfileImpl* pProfile, osl_TProfileSection* pSection,
162 static sal_Bool addEntry(osl_TProfileImpl* pProfile, osl_TProfileSection *pSection,
164 static void removeEntry(osl_TProfileSection *pSection, sal_uInt32 NoEntry);
166 static void removeSection(osl_TProfileImpl* pProfile, osl_TProfileSection *pSection…
167 static osl_TProfileSection* findEntry(osl_TProfileImpl* pProfile, const sal_Char* Section,
461 osl_TProfileSection* pSec; in osl_readProfileString()
604 osl_TProfileSection* pSec; in osl_writeProfileString()
751 osl_TProfileSection* pSec; in osl_removeProfileEntry()
[all …]