Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx6840 fUsePrinterMetrics = 1; in WW8Dop()
6948 fUsePrinterMetrics = 1; in WW8Dop()
7012 fUsePrinterMetrics = ( a32Bit & 0x80000000 ) >> 31 ; in SetCompatabilityOptions()
7049 if (fUsePrinterMetrics) a32Bit |= 0x80000000; in GetCompatabilityOptions()
H A Dww8scan.hxx1660 sal_uInt32 fUsePrinterMetrics : 1; //The magic option member in WW8Dop
H A Dww8par.cxx1717 if (!pWDop->fUsePrinterMetrics) in ImportDop()
1723 rDoc.set(IDocumentSettingAccess::USE_VIRTUAL_DEVICE, !pWDop->fUsePrinterMetrics); in ImportDop()
H A Dwrtww8.cxx343 rDop.fUsePrinterMetrics = !rWrt.pDoc->get(IDocumentSettingAccess::USE_VIRTUAL_DEVICE); in SV_IMPL_PTRARR()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx6141 fUsePrinterMetrics = ( a32Bit & 0x80000000 ) >> 31 ; in WW8Dop()
6212 fUsePrinterMetrics = 1; in WW8Dop()
6262 if (fUsePrinterMetrics) a32Bit |= 0x80000000; in GetCompatabilityOptions()

Completed in 87 milliseconds