Searched refs:nId3 (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | ww8scan.hxx | 513 sal_Bool Find4Sprms(sal_uInt16 nId1, sal_uInt16 nId2, sal_uInt16 nId3, sal_uInt16 nId4,
|
H A D | ww8scan.cxx | 3307 bool WW8PLCFx_SEPX::Find4Sprms(sal_uInt16 nId1,sal_uInt16 nId2,sal_uInt16 nId3,sal_uInt16 nId4, in Find4Sprms() argument 3330 else if( nAktId == nId3 ) in Find4Sprms() 3331 p3 = pSp + maSprmParser.DistanceToData(nId3); in Find4Sprms()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8scan.hxx | 656 bool Find4Sprms(sal_uInt16 nId1, sal_uInt16 nId2, sal_uInt16 nId3, sal_uInt16 nId4,
|
H A D | ww8scan.cxx | 3668 bool WW8PLCFx_SEPX::Find4Sprms(sal_uInt16 nId1,sal_uInt16 nId2,sal_uInt16 nId3,sal_uInt16 nId4, in Find4Sprms() argument 3691 else if( nAktId == nId3 ) in Find4Sprms() 3692 p3 = pSp + maSprmParser.DistanceToData(nId3); in Find4Sprms()
|
Completed in 83 milliseconds