Searched refs:GetSprmTailLen (Results 1 – 3 of 3) sorted by relevance
143 sal_uInt16 GetSprmTailLen(sal_uInt16 nId, const sal_uInt8 * pSprm) const;
7431 sal_uInt16 wwSprmParser::GetSprmTailLen(sal_uInt16 nId, const sal_uInt8* pSprm) in GetSprmTailLen() function in wwSprmParser7506 return GetSprmTailLen(nId, pSprm) + 1 + mnDelta + SprmDataOfs(nId); in GetSprmSize()
6537 sal_uInt16 wwSprmParser::GetSprmTailLen(sal_uInt16 nId, const sal_uInt8* pSprm) in GetSprmTailLen() function in wwSprmParser6636 return GetSprmTailLen(nId, pSprm) + 1 + mnDelta + SprmDataOfs(nId); in GetSprmSize()
Completed in 71 milliseconds