Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1415 sal_uInt16 fMinFontSizePag :1; // Are we auto-promoting member in WW8Dop
H A Dww8scan.cxx6163 fMinFontSizePag = ( a16Bit & 0x8000 ) >> 15 ; in WW8Dop()
6415 if( fMinFontSizePag ) a16Bit |= 0x8000; in Write()
H A Ddump8a.cxx1135 *pOut << indent2 << "fMinFontSizePag : " << pD->fMinFontSizePag << endl1; in DumpDop()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8scan.hxx1682 sal_uInt16 fMinFontSizePag :1; // Are we auto-promoting fonts to >= hpsZoonFontPag? member in WW8Dop
H A Dww8scan.cxx6862 fMinFontSizePag = ( a16Bit & 0x8000 ) >> 15 ; in WW8Dop()
7284 if( fMinFontSizePag ) a16Bit |= 0x8000; in Write()

Completed in 120 milliseconds