Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1414 sal_uInt16 fForcePageSizePag :1; // Are we in online view member in WW8Dop
H A Dww8scan.cxx6162 fForcePageSizePag = ( a16Bit & 0x4000 ) >> 14 ; in WW8Dop()
6414 if( fForcePageSizePag ) a16Bit |= 0x4000; in Write()
H A Ddump8a.cxx1134 *pOut << indent2 << "fForcePageSizePag : " << pD->fForcePageSizePag << endl1; in DumpDop()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1681 sal_uInt16 fForcePageSizePag :1; // Are we in online view member in WW8Dop
H A Dww8scan.cxx6861 fForcePageSizePag = ( a16Bit & 0x4000 ) >> 14 ; in WW8Dop()
7283 if( fForcePageSizePag ) a16Bit |= 0x4000; in Write()

Completed in 130 milliseconds