Home
last modified time | relevance | path

Searched refs:GetSprmTailLen (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx143 sal_uInt16 GetSprmTailLen(sal_uInt16 nId, const sal_uInt8 * pSprm) const;
H A Dww8scan.cxx7430 sal_uInt16 wwSprmParser::GetSprmTailLen(sal_uInt16 nId, const sal_uInt8* pSprm) in GetSprmTailLen() function in wwSprmParser
7505 return GetSprmTailLen(nId, pSprm) + 1 + mnDelta + SprmDataOfs(nId); in GetSprmSize()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx6537 sal_uInt16 wwSprmParser::GetSprmTailLen(sal_uInt16 nId, const sal_uInt8* pSprm) in GetSprmTailLen() function in wwSprmParser
6636 return GetSprmTailLen(nId, pSprm) + 1 + mnDelta + SprmDataOfs(nId); in GetSprmSize()

Completed in 74 milliseconds