Searched refs:NoEntry (Results 1 – 3 of 3) sorted by relevance
488 sal_uInt32 NoEntry; in osl_readProfileString() local533 (NoEntry < pSec->m_NoEntries) && in osl_readProfileString()650 sal_uInt32 NoEntry; in osl_writeProfileString() local725 NoEntry = pSec->m_NoEntries; in osl_writeProfileString()733 if (NoEntry >= pSec->m_NoEntries) in osl_writeProfileString()759 i = pSec->m_Entries[NoEntry].m_Line; in osl_writeProfileString()840 sal_uInt32 NoEntry; in osl_removeProfileEntry() local888 (NoEntry < pSec->m_NoEntries)) in osl_removeProfileEntry()891 removeEntry(pSec, NoEntry); in osl_removeProfileEntry()926 sal_uInt32 NoEntry; in osl_getProfileSectionEntries() local[all …]
419 sal_uInt32 NoEntry; in osl_readProfileString() local445 (NoEntry < pSec->m_NoEntries) && in osl_readProfileString()556 sal_uInt32 NoEntry; in osl_writeProfileString() local600 NoEntry = pSec->m_NoEntries; in osl_writeProfileString()608 if (NoEntry >= pSec->m_NoEntries) in osl_writeProfileString()629 i = pSec->m_Entries[NoEntry].m_Line; in osl_writeProfileString()701 sal_uInt32 NoEntry; in osl_removeProfileEntry() local726 (NoEntry < pSec->m_NoEntries)) in osl_removeProfileEntry()729 removeEntry(pSec, NoEntry); in osl_removeProfileEntry()759 sal_uInt32 NoEntry; in osl_getProfileSectionEntries() local[all …]
459 sal_uInt32 NoEntry; in osl_readProfileString() local485 (NoEntry < pSec->m_NoEntries) && in osl_readProfileString()601 sal_uInt32 NoEntry; in osl_writeProfileString() local645 NoEntry = pSec->m_NoEntries; in osl_writeProfileString()653 if (NoEntry >= pSec->m_NoEntries) in osl_writeProfileString()674 i = pSec->m_Entries[NoEntry].m_Line; in osl_writeProfileString()750 sal_uInt32 NoEntry; in osl_removeProfileEntry() local775 (NoEntry < pSec->m_NoEntries)) in osl_removeProfileEntry()778 removeEntry(pSec, NoEntry); in osl_removeProfileEntry()813 sal_uInt32 NoEntry; in osl_getProfileSectionEntries() local[all …]
Completed in 97 milliseconds