Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8scan.cxx6841 fUsePrinterMetrics = 1; in WW8Dop()
6949 fUsePrinterMetrics = 1; in WW8Dop()
7013 fUsePrinterMetrics = ( a32Bit & 0x80000000 ) >> 31 ; in SetCompatabilityOptions()
7050 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.cxx357 rDop.fUsePrinterMetrics = !rWrt.pDoc->get(IDocumentSettingAccess::USE_VIRTUAL_DEVICE); in SV_IMPL_PTRARR()
/aoo4110/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 117 milliseconds