Home
last modified time | relevance | path

Searched defs:ImplSVGDIData (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/inc/
H A Dsvdata.hxx195 struct ImplSVGDIData struct
203 VirtualDevice* mpFirstVirDev; // First VirtualDevice
204 VirtualDevice* mpLastVirDev; // Last VirtualDevice
205 Printer* mpFirstPrinter; // First Printer
206 Printer* mpLastPrinter; // Last Printer
207 ImplPrnQueueList* mpPrinterQueueList; // List of all printer queue
208 ImplDevFontList* mpScreenFontList; // Screen-Font-List
209 ImplFontCache* mpScreenFontCache; // Screen-Font-Cache
211 GraphicConverter* mpGrfConverter; // Converter for graphics
216 utl::DefaultFontConfiguration* mpDefaultFontConfiguration;
[all …]

Completed in 23 milliseconds