Searched refs:fUsePrinterMetrics (Results 1 – 5 of 5) sorted by relevance
6855 fUsePrinterMetrics = 1; in WW8Dop()6963 fUsePrinterMetrics = 1; in WW8Dop()7027 fUsePrinterMetrics = ( a32Bit & 0x80000000 ) >> 31 ; in SetCompatabilityOptions()7064 if (fUsePrinterMetrics) a32Bit |= 0x80000000; in GetCompatabilityOptions()
1662 sal_uInt32 fUsePrinterMetrics : 1; //The magic option member in WW8Dop
1716 if (!pWDop->fUsePrinterMetrics) in ImportDop()1722 rDoc.set(IDocumentSettingAccess::USE_VIRTUAL_DEVICE, !pWDop->fUsePrinterMetrics); in ImportDop()
343 rDop.fUsePrinterMetrics = !rWrt.pDoc->get(IDocumentSettingAccess::USE_VIRTUAL_DEVICE); in SV_IMPL_PTRARR()
6140 fUsePrinterMetrics = ( a32Bit & 0x80000000 ) >> 31 ; in WW8Dop()6211 fUsePrinterMetrics = 1; in WW8Dop()6261 if (fUsePrinterMetrics) a32Bit |= 0x80000000; in GetCompatabilityOptions()