Searched refs:m_NoEntries (Results 1 – 3 of 3) sorted by relevance
111 sal_uInt32 m_NoEntries; member725 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()888 (NoEntry < pSec->m_NoEntries)) in osl_removeProfileEntry()892 if (pSec->m_NoEntries == 0) in osl_removeProfileEntry()1610 for (n = 0; n < pSec->m_NoEntries; n++) in insertLine()1705 pSection->m_NoEntries++; in addEntry()1719 if (NoEntry < pSection->m_NoEntries) in removeEntry()1731 pSection->m_NoEntries--; in removeEntry()[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()775 (NoEntry < pSec->m_NoEntries)) in osl_removeProfileEntry()779 if (pSec->m_NoEntries == 0) in osl_removeProfileEntry()1757 pSection->m_NoEntries = 0; in addEntry()1763 pSection->m_NoEntries++; in addEntry()1789 pSection->m_NoEntries--; in removeEntry()[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()726 (NoEntry < pSec->m_NoEntries)) in osl_removeProfileEntry()730 if (pSec->m_NoEntries == 0) in osl_removeProfileEntry()1613 pSection->m_NoEntries = 0; in addEntry()1619 pSection->m_NoEntries++; in addEntry()1639 pSection->m_NoEntries--; in removeEntry()[all …]
Completed in 106 milliseconds