Home
last modified time | relevance | path

Searched refs:getU32 (Results 1 – 14 of 14) sorted by last modified time

/trunk/main/writerfilter/source/doctok/
H A DWW8LFOTable.cxx63 return getU32(0); in getEntryCount()
H A DWW8PropertySetImpl.cxx96 nResult = getU32(2); in getParam()
H A DWW8StructBase.cxx69 sal_uInt32 WW8StructBase::getU32(sal_uInt32 nOffset) const in getU32() function in writerfilter::doctok::WW8StructBase
71 return doctok::getU32(mSequence, nOffset); in getU32()
97 sal_uInt32 getU32(const WW8StructBase::Sequence & rSeq, in getU32() function
H A DWW8StructBase.hxx184 sal_uInt32 getU32(sal_uInt32 nOffset) const;
208 { return (sal_Int32) getU32(nOffset); } in getS32()
308 sal_uInt32 getU32(const WW8StructBase::Sequence & rSeq, sal_uInt32 nOffset);
H A DWW8Table.cxx82 return getU32(0x3 + 4 * pos); in get_cellBottomColor()
99 return getU32(0x3 + 4 * pos); in get_cellLeftColor()
116 return getU32(0x3 + 4 * pos); in get_cellTopColor()
133 return getU32(0x3 + 4 * pos); in get_cellRightColor()
H A DXNoteHelperImpl.hxx48 Cp aCp(mCpAndFcOffset.getCp() + mpCps->getU32(nPos * 4)); in getCpAndFc()
H A DDff.cxx79 nResult = getU32(0x4) + 8; in calcSize()
87 nResult = getU32(0x4); in calcSize()
189 pVal = createValue(getU32(0x0)); in resolve()
H A DDffImpl.cxx356 if (aTmp.getU32(0x4) - 8 < nCount) in get_blip()
357 nCount = aTmp.getU32(0x4) - 8; in get_blip()
404 sal_uInt32 nCount = aStructBase.getU32(0x4) - 0x11;
489 sal_uInt32 nValue = getU32(nOffset + 2); in resolveNoAuto()
H A DPLCF.hxx136 return getU32(nIndex * 4); in getFc()
H A DWW8BinTableImpl.hxx55 : mnPageNumber(getU32(rSeq, nOffset)) in PageNumber()
H A DWW8Clx.cxx43 return (getU32(nOffsetPieceTable + 1) - 4) / 12; in getPieceCount()
48 return getU32(nOffsetPieceTable + 5 + nIndex * 4); in getCp()
53 sal_uInt32 nResult = getU32(nOffsetPieceTable + 5 + in getFc()
66 sal_uInt32 nTmp = getU32(nOffsetPieceTable + 5 + in isComplexFc()
H A DWW8DocumentImpl.cxx1110 Cp aCp(getFootnodeEndCp().getCp() + mpHeaderOffsets->getU32(nPos * 4)); in getHeaderCpAndFc()
1436 sal_uInt32 nCount = aStruct.getU32(0); in resolvePicture()
2036 Cp aCp(mpEndCps->getU32(nPos * 4)); in getEndCpAndFc()
H A DWW8FKPImpl.hxx58 { return Fc(getU32(nIndex * 4), mbComplex); } in getFc()
/trunk/main/sw/source/filter/ww8/
H A DWW8Sttbf.hxx53 sal_uInt32 getU32(sal_uInt32 nOffset) in getU32() function in ww8::WW8Struct

Completed in 46 milliseconds