Home
last modified time | relevance | path

Searched refs:getEntryCount (Results 1 – 14 of 14) sorted by relevance

/trunk/main/writerfilter/source/doctok/
H A DWW8FKPImpl.cxx34 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()
H A DWW8BinTableImpl.cxx42 sal_uInt32 n = getEntryCount(); in getPageNumber()
53 sal_uInt32 right = getEntryCount(); in getPageNumber()
86 for (sal_uInt32 n = 0; n < getEntryCount(); n++) in toString()
H A DPLCF.hxx94 sal_uInt32 getEntryCount() const { return nEntryCount; } in getEntryCount() function in writerfilter::doctok::PLCF
160 sal_uInt32 n = getEntryCount(); in getEntryByFc()
176 sal_uInt32 nCount = getEntryCount(); in dump()
H A DWW8Sttbf.cxx70 sal_uInt32 WW8Sttbf::getEntryCount() const in getEntryCount() function in writerfilter::doctok::WW8Sttbf
97 sal_uInt32 nCount = mpSttbf->getEntryCount(); in resolve()
132 sal_uInt32 WW8SttbRgtplc::getEntryCount() in getEntryCount() function in writerfilter::doctok::WW8SttbRgtplc
H A DWW8FKPImpl.hxx55 virtual sal_uInt32 getEntryCount() const { return getU8(511); } in getEntryCount() function in writerfilter::doctok::WW8FKPImpl
56 virtual sal_uInt32 getRgb() const { return 4 * (getEntryCount() + 1); } in getRgb()
60 virtual Fc getLastFc() const { return getFc(getEntryCount()); } in getLastFc()
H A DWW8DocumentImpl.cxx54 sal_uInt32 nCount = pPLCF->getEntryCount(); in processPLCFCpAndFcs()
584 for (sal_uInt32 i = 0; i < rTable.getEntryCount(); i++) in parseBinTableCpAndFcs()
626 for (sal_uInt32 n = 0; n < pFKP->getEntryCount(); n++) in parseBinTableCpAndFcs()
1336 sal_uInt32 nCount = mpTextBoxStories->getEntryCount(); in getTextboxText()
2050 sal_uInt32 nResult = mpStartCps->getEntryCount(); in getIndex()
2059 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in getIndex()
2097 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in getIndex()
2128 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in init()
2192 sal_uInt32 nCount = pPlcf->getEntryCount(); in process()
H A DWW8BinTableImpl.hxx82 virtual sal_uInt32 getEntryCount() const in getEntryCount() function in writerfilter::doctok::WW8BinTableImpl
83 { return mData.getEntryCount(); } in getEntryCount()
H A DWW8LFOTable.cxx31 sal_uInt32 nCount = getEntryCount(); in initPayload()
61 sal_uInt32 WW8LFOTable::getEntryCount() in getEntryCount() function in writerfilter::doctok::WW8LFOTable
H A DWW8ListTable.cxx32 sal_uInt32 nCount = getEntryCount(); in initPayload()
67 sal_uInt32 WW8ListTable::getEntryCount() in getEntryCount() function in writerfilter::doctok::WW8ListTable
H A DWW8StyleSheet.cxx31 sal_uInt32 nCount = getEntryCount(); in initPayload()
50 sal_uInt32 WW8StyleSheet::getEntryCount() in getEntryCount() function in writerfilter::doctok::WW8StyleSheet
H A DWW8BinTable.hxx54 virtual sal_uInt32 getEntryCount() const = 0;
H A DWW8FKP.hxx68 virtual sal_uInt32 getEntryCount() const = 0;
H A DWW8Sttbf.hxx83 sal_uInt32 getEntryCount() const;
H A DWW8FontTable.cxx51 sal_uInt32 WW8FontTable::getEntryCount() in getEntryCount() function in writerfilter::doctok::WW8FontTable

Completed in 44 milliseconds