Searched refs:getEntryCount (Results 1 – 14 of 14) sorted by relevance
34 sal_uInt32 nRight = getEntryCount();56 sal_uInt32 nResult = getEntryCount(); in getIndex()74 if (nOffset > getRgb() + getEntryCount()) in getProperties()98 sal_uInt32 nCount = getEntryCount(); in dump()125 if (nOffset > getRgb() + getEntryCount() * 13) in getProperties()162 sal_uInt32 nCount = getEntryCount(); in dump()
42 sal_uInt32 n = getEntryCount(); in getPageNumber()53 sal_uInt32 right = getEntryCount(); in getPageNumber()86 for (sal_uInt32 n = 0; n < getEntryCount(); n++) in toString()
94 sal_uInt32 getEntryCount() const { return nEntryCount; } in getEntryCount() function in writerfilter::doctok::PLCF160 sal_uInt32 n = getEntryCount(); in getEntryByFc()176 sal_uInt32 nCount = getEntryCount(); in dump()
70 sal_uInt32 WW8Sttbf::getEntryCount() const in getEntryCount() function in writerfilter::doctok::WW8Sttbf97 sal_uInt32 nCount = mpSttbf->getEntryCount(); in resolve()132 sal_uInt32 WW8SttbRgtplc::getEntryCount() in getEntryCount() function in writerfilter::doctok::WW8SttbRgtplc
55 virtual sal_uInt32 getEntryCount() const { return getU8(511); } in getEntryCount() function in writerfilter::doctok::WW8FKPImpl56 virtual sal_uInt32 getRgb() const { return 4 * (getEntryCount() + 1); } in getRgb()60 virtual Fc getLastFc() const { return getFc(getEntryCount()); } in getLastFc()
54 sal_uInt32 nCount = pPLCF->getEntryCount(); in processPLCFCpAndFcs()589 for (sal_uInt32 i = 0; i < rTable.getEntryCount(); i++) in parseBinTableCpAndFcs()633 for (sal_uInt32 n = 0; n < pFKP->getEntryCount(); n++) in parseBinTableCpAndFcs()1348 sal_uInt32 nCount = mpTextBoxStories->getEntryCount(); in getTextboxText()2114 sal_uInt32 nResult = mpStartCps->getEntryCount(); in getIndex()2123 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in getIndex()2161 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in getIndex()2192 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in init()2256 sal_uInt32 nCount = pPlcf->getEntryCount(); in process()
82 virtual sal_uInt32 getEntryCount() const in getEntryCount() function in writerfilter::doctok::WW8BinTableImpl83 { return mData.getEntryCount(); } in getEntryCount()
31 sal_uInt32 nCount = getEntryCount(); in initPayload()61 sal_uInt32 WW8LFOTable::getEntryCount() in getEntryCount() function in writerfilter::doctok::WW8LFOTable
32 sal_uInt32 nCount = getEntryCount(); in initPayload()67 sal_uInt32 WW8ListTable::getEntryCount() in getEntryCount() function in writerfilter::doctok::WW8ListTable
31 sal_uInt32 nCount = getEntryCount(); in initPayload()50 sal_uInt32 WW8StyleSheet::getEntryCount() in getEntryCount() function in writerfilter::doctok::WW8StyleSheet
54 virtual sal_uInt32 getEntryCount() const = 0;
68 virtual sal_uInt32 getEntryCount() const = 0;
83 sal_uInt32 getEntryCount() const;
51 sal_uInt32 WW8FontTable::getEntryCount() in getEntryCount() function in writerfilter::doctok::WW8FontTable
Completed in 63 milliseconds