Home
last modified time | relevance | path

Searched refs:aPlc (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx494 << " IMax: " << aPlc.GetIMax() in DumpField1()
499 while( (long)aPlc.GetIdx() < aPlc.GetIMax() ) in DumpField1()
501 DumpField3( aPlc ); in DumpField1()
502 aPlc++; in DumpField1()
1188 for( i=0; i<aPlc.GetIMax(); i++ ) in DumpPLCFPcd()
1192 aPlc.Get( start, ende, pData ); in DumpPLCFPcd()
1221 aPlc++; in DumpPLCFPcd()
1320 aPlc.Get( start, ende, pData ); in DumpPLCF()
1407 aPlc++; in DumpPLCF()
1509 aPlc.Get( start, ende, pData ); in DumpPlcText()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx4534 WW8PLCF aPlc(pTableStream, pWwFib->fcPlcfglsy, pWwFib->lcbPlcfglsy, 0); in CoreLoad() local
4535 if ( aPlc.IsValid() ) in CoreLoad()
4540 for (int i=0; i<pGloss->GetNoStrings(); i++,aPlc++) in CoreLoad()
4551 aPlc.Get( nStart, nEnd, pDummy ); in CoreLoad()

Completed in 53 milliseconds