Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx6015 fWidowControl = 0 != ( a16Bit & 0x0002 ) ; in WW8Dop()
6196 fWidowControl = 1; in WW8Dop()
6283 if (fWidowControl) in Write()
H A Dww8scan.hxx1281 sal_uInt16 fWidowControl : 1; // 1 when widow control is in effect. 0 when widow control disabled. member in WW8Dop
H A Ddump8a.cxx1034 *pOut << indent2 << "fWidowControl : " << pD->fWidowControl << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1531 …sal_uInt16 fWidowControl : 1; // 1 when widow control is in effect. 0 when widow control disable… member in WW8Dop
H A Dww8scan.cxx6726 fWidowControl = 0 != ( a16Bit & 0x0002 ) ; in WW8Dop()
6932 fWidowControl = 1; in WW8Dop()
7150 if (fWidowControl) in Write()

Completed in 95 milliseconds