Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx6148 sal_uInt16 cbStshi = 0; // 2 bytes size of the following STSHI structure in WW8Style() local
6152 cbStshi = 0; in WW8Style()
6156 cbStshi = 4; // -> Laengenfeld fehlt in WW8Style()
6159 rSt >> cbStshi; in WW8Style()
6161 sal_uInt16 nRead = cbStshi; in WW8Style()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx5529 sal_uInt16 cbStshi = 0; // 2 bytes size of the following STSHI structure in WW8Style() local
5533 cbStshi = 4; // -> Laengenfeld fehlt in WW8Style()
5536 rSt >> cbStshi; in WW8Style()
5538 sal_uInt16 nRead = cbStshi; in WW8Style()