Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1334 sal_uInt16 cConsecHypLim; // number of lines allowed to have consecutive hyphens member in WW8Dop
H A Dww8scan.cxx6078 cConsecHypLim = Get_UShort( pData ); in WW8Dop()
6356 Set_UInt16( pData, cConsecHypLim ); in Write()
H A Ddump8a.cxx1081 *pOut << indent2 << "cConsecHypLim : " << pD->cConsecHypLim << endl1; in DumpDop()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8scan.hxx1585 sal_uInt16 cConsecHypLim; // number of lines allowed to have consecutive hyphens member in WW8Dop
H A Dww8scan.cxx6791 cConsecHypLim = Get_UShort( pData ); // 16 0x10 in WW8Dop()
7225 Set_UInt16( pData, cConsecHypLim ); // 16 0x10 in Write()

Completed in 128 milliseconds