Searched refs:ImplPrnQueueList (Results 1 – 14 of 14) sorted by relevance
324 ImplPrnQueueList::~ImplPrnQueueList() in ~ImplPrnQueueList()336 void ImplPrnQueueList::Add( SalPrinterQueueInfo* pData ) in Add()360 ImplPrnQueueData* ImplPrnQueueList::Get( const rtl::OUString& rPrinter ) in Get()376 pSVData->maGDIData.mpPrinterQueueList = new ImplPrnQueueList; in ImplInitPrnQueueList()388 ImplPrnQueueList* pPrnList = pSVData->maGDIData.mpPrinterQueueList; in ImplDeletePrnQueueList()568 ImplPrnQueueList* pPrnList = pSVData->maGDIData.mpPrinterQueueList; in ImplGetQueueInfo()1590 ImplPrnQueueList* pPrnList = pSVData->maGDIData.mpPrinterQueueList; in updatePrinters()1594 ImplPrnQueueList* pNewList = new ImplPrnQueueList; in updatePrinters()
56 class VCL_PLUGIN_PUBLIC ImplPrnQueueList class64 ImplPrnQueueList() {} in ImplPrnQueueList() function in ImplPrnQueueList65 ~ImplPrnQueueList();
53 class ImplPrnQueueList;107 virtual void GetPrinterQueueInfo( ImplPrnQueueList* pList ) = 0;
106 class ImplPrnQueueList;207 ImplPrnQueueList* mpPrinterQueueList; // List of all printer queue
64 virtual void GetPrinterQueueInfo( ImplPrnQueueList* pList );
72 virtual void GetPrinterQueueInfo( ImplPrnQueueList* pList );
158 virtual void GetPrinterQueueInfo( ImplPrnQueueList* pList );
376 void SvpSalInstance::GetPrinterQueueInfo( ImplPrnQueueList* pList ) in GetPrinterQueueInfo()
87 virtual void GetPrinterQueueInfo( ImplPrnQueueList* pList );
122 virtual void GetPrinterQueueInfo( ImplPrnQueueList* pList );
186 static void getPrinterQueueInfoOldStyle( ImplPrnQueueList* pList ) in getPrinterQueueInfoOldStyle()313 void WinSalInstance::GetPrinterQueueInfo( ImplPrnQueueList* pList ) in GetPrinterQueueInfo()
926 void AquaSalInstance::GetPrinterQueueInfo( ImplPrnQueueList* pList ) in GetPrinterQueueInfo()
441 void X11SalInstance::GetPrinterQueueInfo( ImplPrnQueueList* pList ) in GetPrinterQueueInfo()
168 void Os2SalInstance::GetPrinterQueueInfo( ImplPrnQueueList* pList ) in GetPrinterQueueInfo()
Completed in 96 milliseconds