Searched refs:cConsecHypLim (Results 1 – 5 of 5) sorted by relevance
1334 sal_uInt16 cConsecHypLim; // number of lines allowed to have consecutive hyphens member in WW8Dop
6078 cConsecHypLim = Get_UShort( pData ); in WW8Dop()6356 Set_UInt16( pData, cConsecHypLim ); in Write()
1081 *pOut << indent2 << "cConsecHypLim : " << pD->cConsecHypLim << endl1; in DumpDop()
1585 sal_uInt16 cConsecHypLim; // number of lines allowed to have consecutive hyphens member in WW8Dop
6790 cConsecHypLim = Get_UShort( pData ); // 16 0x10 in WW8Dop()7224 Set_UInt16( pData, cConsecHypLim ); // 16 0x10 in Write()
Completed in 106 milliseconds