Home
last modified time | relevance | path

Searched refs:m_aSystemPrintCommand (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx607 String aCmd( m_aSystemPrintCommand ); in initialize()
1061 m_aSystemPrintCommand = m_pQueueInfo->getCommand(); in getSystemPrintCommands()
1071 String aCmd( m_aSystemPrintCommand ); in getSystemPrintCommands()
1081 m_aSystemPrintCommand = m_pQueueInfo->getCommand(); in getSystemPrintQueues()
/AOO41X/main/vcl/inc/vcl/
H A Dprinterinfomanager.hxx124 rtl::OUString m_aSystemPrintCommand; member in psp::PrinterInfoManager