Searched refs:ImplDeviceCaps (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/vcl/win/source/gdi/ |
H A D | salprn.cxx | 498 static DWORD ImplDeviceCaps( WinSalInfoPrinter* pPrinter, WORD nCaps, in ImplDeviceCaps() function 827 ImplDeviceCaps( pPrinter, DC_BINS, (BYTE*)pBins, pSetupData ); in ImplDevModeToJobSetup() 1096 ImplDeviceCaps( pPrinter, DC_BINS, (BYTE*)pBins, pSetupData ); in ImplJobSetupToDevMode() 1657 DWORD nRet = ImplDeviceCaps( this, DC_BINS, NULL, pSetupData ); in GetPaperBinCount() 1670 DWORD nBins = ImplDeviceCaps( this, DC_BINNAMES, NULL, pSetupData ); in GetPaperBinName() 1705 nRet = ImplDeviceCaps( this, DC_COPIES, NULL, pSetupData ); in GetCapabilities() 1712 nRet = ImplDeviceCaps( this, DC_COLLATE, NULL, pSetupData ); in GetCapabilities() 1715 nRet = ImplDeviceCaps( this, DC_COPIES, NULL, pSetupData ); in GetCapabilities() 1723 nRet = ImplDeviceCaps( this, DC_ORIENTATION, NULL, pSetupData ); in GetCapabilities() 1729 nRet = ImplDeviceCaps( this, DC_BINS, NULL, pSetupData ); in GetCapabilities() [all …]
|
Completed in 23 milliseconds