Searched refs:GetSprmSize (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/dump/ |
H A D | ww8scan.cxx | 814 nAktSize = mrSprmParser.GetSprmSize(nAktId, pSprms); in UpdateMyMembers() 3338 sal_uInt16 x = maSprmParser.GetSprmSize(nAktId, pSp); in Find4Sprms() 3364 sal_uInt16 x = maSprmParser.GetSprmSize(nAktId, pSp); in HasSprm() 4396 pRes->nMemLen = maSprmParser.GetSprmSize(pRes->nSprmId, pRes->pMemPos); in GetSprmStart() 4492 sal_uInt16 nSprmL = maSprmParser.GetSprmSize(nLastId, p->pMemPos); in AdvSprm() 6598 sal_uInt16 nSpLen = GetSprmSize(nSpId, pSp); in CountSprms() 6634 sal_uInt16 wwSprmParser::GetSprmSize(sal_uInt16 nId, const sal_uInt8* pSprm) const in GetSprmSize() function in wwSprmParser
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8scan.cxx | 913 nAktSize = mrSprmParser.GetSprmSize(nAktId, pSprms); in UpdateMyMembers() 3699 sal_uInt16 x = maSprmParser.GetSprmSize(nAktId, pSp); in Find4Sprms() 3725 sal_uInt16 x = maSprmParser.GetSprmSize(nAktId, pSp); in HasSprm() 4843 pRes->nMemLen = maSprmParser.GetSprmSize(pRes->nSprmId, pRes->pMemPos); in GetSprmStart() 4939 sal_uInt16 nSprmL = maSprmParser.GetSprmSize(nLastId, p->pMemPos); in AdvSprm() 7503 sal_uInt16 wwSprmParser::GetSprmSize(sal_uInt16 nId, const sal_uInt8* pSprm) const in GetSprmSize() function in wwSprmParser
|
H A D | ww8scan.hxx | 135 sal_uInt16 GetSprmSize(sal_uInt16 nId, const sal_uInt8* pSprm) const;
|
H A D | ww8par3.cxx | 493 sal_uInt16 x = maSprmParser.GetSprmSize(nAktId, pSprms); in GrpprlHasSprm()
|
H A D | ww8par2.cxx | 3835 x = maSprmParser.GetSprmSize(nAktId, pSprms); in HasParaSprm()
|
H A D | ww8par6.cxx | 6351 sal_uInt16 nL = mpSprmParser->GetSprmSize(nId, pPos); in ImportSprm()
|
H A D | ww8par.cxx | 5592 sal_uInt16 nSL = aSprmParser.GetSprmSize(nId, pSprm); in GetOLEStorageName()
|
Completed in 187 milliseconds