Searched refs:prm (Results 1 – 5 of 5) sorted by relevance
1172 sal_Int16 prm; // PRM contains either a single sprm or else an inde member1211 if( p->prm & 0x1 ){ in DumpPLCFPcd()1212 *pOut << "No: " << ( p->prm >> 1 ); in DumpPLCFPcd()1213 }else if ( p-> prm == 0 ){ in DumpPLCFPcd()1217 DumpMemSprm( nVersion, &(p->prm) ); in DumpPLCFPcd()
739 SVBT16 prm; // PRM contains either a single sprm or else an index number member
890 sal_uInt16 nPrm = SVBT16ToShort( ( (WW8_PCD*)pData )->prm ); in GetSprms()
815 SVBT16 prm; // PRM contains either a single sprm or else an index number member
1014 sal_uInt16 nPrm = SVBT16ToShort( ( (WW8_PCD*)pData )->prm ); in GetSprms()
Completed in 95 milliseconds