Home
last modified time | relevance | path

Searched refs:nAktId (Results 1 – 7 of 7) sorted by path

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx812 nAktId = mrSprmParser.GetSprmId(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()
3356 sal_uInt16 nAktId = maSprmParser.GetSprmId(pSp); in HasSprm() local
3357 if (nAktId == nId) in HasSprm()
[all …]
H A Dww8scan.hxx174 sal_uInt16 nAktId; member in WW8SprmIter
191 sal_uInt16 GetAktId() const { return nAktId; } in GetAktId()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1038 sal_uInt16 nAktId = aSprmIter.GetAktId(); in InsertTxbxText() local
1039 switch( nAktId ) in InsertTxbxText()
1045 Read_Obj(nAktId, pParams, 1); in InsertTxbxText()
1050 Read_PicLoc(nAktId, pParams, 1); in InsertTxbxText()
H A Dww8par2.cxx3830 sal_uInt16 nAktId = maSprmParser.GetSprmId(pSprms); in HasParaSprm() local
3832 if( nAktId == nId ) in HasParaSprm()
3835 x = maSprmParser.GetSprmSize(nAktId, pSprms); in HasParaSprm()
H A Dww8par3.cxx488 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 Dww8scan.cxx911 nAktId = mrSprmParser.GetSprmId(pSprms); 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()
3717 sal_uInt16 nAktId = maSprmParser.GetSprmId(pSp); in HasSprm() local
[all …]
H A Dww8scan.hxx253 sal_uInt16 nAktId; member in WW8SprmIter
268 sal_uInt16 GetAktId() const { return nAktId; } in GetAktId()

Completed in 142 milliseconds