Searched defs:ImplSVGDIData (Results 1 – 1 of 1) sorted by relevance
195 struct ImplSVGDIData struct203 VirtualDevice* mpFirstVirDev; // First VirtualDevice204 VirtualDevice* mpLastVirDev; // Last VirtualDevice205 Printer* mpFirstPrinter; // First Printer206 Printer* mpLastPrinter; // Last Printer207 ImplPrnQueueList* mpPrinterQueueList; // List of all printer queue208 ImplDevFontList* mpScreenFontList; // Screen-Font-List209 ImplFontCache* mpScreenFontCache; // Screen-Font-Cache211 GraphicConverter* mpGrfConverter; // Converter for graphics216 utl::DefaultFontConfiguration* mpDefaultFontConfiguration;[all …]
Completed in 24 milliseconds