Searched refs:m_NoEntries (Results 1 – 3 of 3) sorted by relevance
111 sal_uInt32 m_NoEntries; member533 (NoEntry < pSec->m_NoEntries) && in osl_readProfileString()725 NoEntry = pSec->m_NoEntries; in osl_writeProfileString()733 if (NoEntry >= pSec->m_NoEntries) in osl_writeProfileString()735 if (pSec->m_NoEntries > 0) in osl_writeProfileString()736 i = pSec->m_Entries[pSec->m_NoEntries - 1].m_Line + 1; in osl_writeProfileString()888 (NoEntry < pSec->m_NoEntries)) in osl_removeProfileEntry()892 if (pSec->m_NoEntries == 0) in osl_removeProfileEntry()982 for (i = 0; i < pSec->m_NoEntries; i++) in osl_getProfileSectionEntries()1000 for (i = 0; i < pSec->m_NoEntries; i++) in osl_getProfileSectionEntries()[all …]
119 sal_uInt32 m_NoEntries; member485 (NoEntry < pSec->m_NoEntries) && in osl_readProfileString()645 NoEntry = pSec->m_NoEntries; in osl_writeProfileString()653 if (NoEntry >= pSec->m_NoEntries) in osl_writeProfileString()655 if (pSec->m_NoEntries > 0) in osl_writeProfileString()656 i = pSec->m_Entries[pSec->m_NoEntries - 1].m_Line + 1; in osl_writeProfileString()775 (NoEntry < pSec->m_NoEntries)) in osl_removeProfileEntry()779 if (pSec->m_NoEntries == 0) in osl_removeProfileEntry()840 for (i = 0; i < pSec->m_NoEntries; i++) in osl_getProfileSectionEntries()858 for (i = 0; i < pSec->m_NoEntries; i++) in osl_getProfileSectionEntries()[all …]
121 sal_uInt32 m_NoEntries; member445 (NoEntry < pSec->m_NoEntries) && in osl_readProfileString()600 NoEntry = pSec->m_NoEntries; in osl_writeProfileString()608 if (NoEntry >= pSec->m_NoEntries) in osl_writeProfileString()610 if (pSec->m_NoEntries > 0) in osl_writeProfileString()611 i = pSec->m_Entries[pSec->m_NoEntries - 1].m_Line + 1; in osl_writeProfileString()726 (NoEntry < pSec->m_NoEntries)) in osl_removeProfileEntry()730 if (pSec->m_NoEntries == 0) in osl_removeProfileEntry()786 for (i = 0; i < pSec->m_NoEntries; i++) in osl_getProfileSectionEntries()804 for (i = 0; i < pSec->m_NoEntries; i++) in osl_getProfileSectionEntries()[all …]