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.hxx142 sal_uInt16 GetSprmTailLen(sal_uInt16 nId, const sal_uInt8 * pSprm) const;
H A Dww8scan.cxx7429 sal_uInt16 wwSprmParser::GetSprmTailLen(sal_uInt16 nId, const sal_uInt8* pSprm) in GetSprmTailLen() function in wwSprmParser
7504 return GetSprmTailLen(nId, pSprm) + 1 + mnDelta + SprmDataOfs(nId); in GetSprmSize()
/trunk/main/sw/source/filter/ww8/dump/ !
H A Dww8scan.cxx6536 sal_uInt16 wwSprmParser::GetSprmTailLen(sal_uInt16 nId, const sal_uInt8* pSprm) in GetSprmTailLen() function in wwSprmParser
6635 return GetSprmTailLen(nId, pSprm) + 1 + mnDelta + SprmDataOfs(nId); in GetSprmSize()