Searched refs:fUsePrinterMetrics (Results 1 – 5 of 5) sorted by relevance
6840 fUsePrinterMetrics = 1; in WW8Dop()6948 fUsePrinterMetrics = 1; in WW8Dop()7012 fUsePrinterMetrics = ( a32Bit & 0x80000000 ) >> 31 ; in SetCompatabilityOptions()7049 if (fUsePrinterMetrics) a32Bit |= 0x80000000; in GetCompatabilityOptions()
1660 sal_uInt32 fUsePrinterMetrics : 1; //The magic option member in WW8Dop
1717 if (!pWDop->fUsePrinterMetrics) in ImportDop()1723 rDoc.set(IDocumentSettingAccess::USE_VIRTUAL_DEVICE, !pWDop->fUsePrinterMetrics); in ImportDop()
343 rDop.fUsePrinterMetrics = !rWrt.pDoc->get(IDocumentSettingAccess::USE_VIRTUAL_DEVICE); in SV_IMPL_PTRARR()
6141 fUsePrinterMetrics = ( a32Bit & 0x80000000 ) >> 31 ; in WW8Dop()6212 fUsePrinterMetrics = 1; in WW8Dop()6262 if (fUsePrinterMetrics) a32Bit |= 0x80000000; in GetCompatabilityOptions()
Completed in 87 milliseconds