Searched refs:nAktId (Results 1 – 7 of 7) sorted by relevance
| /AOO41X/main/sw/source/filter/ww8/dump/ |
| H A D | ww8scan.cxx | 812 nAktId = mrSprmParser.GetSprmId(pSprms); in UpdateMyMembers() 813 pAktParams = pSprms + mrSprmParser.DistanceToData(nAktId); in UpdateMyMembers() 814 nAktSize = mrSprmParser.GetSprmSize(nAktId, pSprms); in UpdateMyMembers() 818 nAktId = 0; in UpdateMyMembers() 3324 sal_uInt16 nAktId = maSprmParser.GetSprmId(pSp); in Find4Sprms() local 3326 if( nAktId == nId1 ) in Find4Sprms() 3328 else if( nAktId == nId2 ) in Find4Sprms() 3330 else if( nAktId == nId3 ) in Find4Sprms() 3332 else if( nAktId == nId4 ) in Find4Sprms() 3338 sal_uInt16 x = maSprmParser.GetSprmSize(nAktId, pSp); in Find4Sprms() [all …]
|
| H A D | ww8scan.hxx | 174 sal_uInt16 nAktId; member in WW8SprmIter 191 sal_uInt16 GetAktId() const { return nAktId; } in GetAktId()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | ww8scan.cxx | 911 nAktId = mrSprmParser.GetSprmId(pSprms); in UpdateMyMembers() 912 pAktParams = pSprms + mrSprmParser.DistanceToData(nAktId); in UpdateMyMembers() 913 nAktSize = mrSprmParser.GetSprmSize(nAktId, pSprms); in UpdateMyMembers() 917 nAktId = 0; in UpdateMyMembers() 3685 sal_uInt16 nAktId = maSprmParser.GetSprmId(pSp); in Find4Sprms() local 3687 if( nAktId == nId1 ) in Find4Sprms() 3689 else if( nAktId == nId2 ) in Find4Sprms() 3691 else if( nAktId == nId3 ) in Find4Sprms() 3693 else if( nAktId == nId4 ) in Find4Sprms() 3699 sal_uInt16 x = maSprmParser.GetSprmSize(nAktId, pSp); in Find4Sprms() [all …]
|
| H A D | ww8graf.cxx | 1041 sal_uInt16 nAktId = aSprmIter.GetAktId(); in InsertTxbxText() local 1042 switch( nAktId ) in InsertTxbxText() 1048 Read_Obj(nAktId, pParams, 1); in InsertTxbxText() 1053 Read_PicLoc(nAktId, pParams, 1); in InsertTxbxText()
|
| H A D | ww8par3.cxx | 488 sal_uInt16 nAktId = maSprmParser.GetSprmId(pSprms); in GrpprlHasSprm() local 489 if( nAktId == nId ) // Sprm found in GrpprlHasSprm() 493 sal_uInt16 x = maSprmParser.GetSprmSize(nAktId, pSprms); in GrpprlHasSprm()
|
| H A D | ww8scan.hxx | 253 sal_uInt16 nAktId; member in WW8SprmIter 268 sal_uInt16 GetAktId() const { return nAktId; } in GetAktId()
|
| H A D | ww8par2.cxx | 3830 sal_uInt16 nAktId = maSprmParser.GetSprmId(pSprms); in HasParaSprm() local 3832 if( nAktId == nId ) in HasParaSprm() 3835 x = maSprmParser.GetSprmSize(nAktId, pSprms); in HasParaSprm()
|