Home
last modified time | relevance | path

Searched refs:prm (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx1172 sal_Int16 prm; // PRM contains either a single sprm or else an inde member
1211 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()
H A Dww8struc.hxx739 SVBT16 prm; // PRM contains either a single sprm or else an index number member
H A Dww8scan.cxx890 sal_uInt16 nPrm = SVBT16ToShort( ( (WW8_PCD*)pData )->prm ); in GetSprms()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8struc.hxx815 SVBT16 prm; // PRM contains either a single sprm or else an index number member
H A Dww8scan.cxx1014 sal_uInt16 nPrm = SVBT16ToShort( ( (WW8_PCD*)pData )->prm ); in GetSprms()

Completed in 83 milliseconds