Home
last modified time | relevance | path

Searched refs:getSystemPrintCommands (Results 1 – 4 of 4) sorted by path

/trunk/main/padmin/source/
H A Dcmddlg.cxx44 void CommandStore::getSystemPrintCommands( ::std::list< String >& rCommands ) in getSystemPrintCommands() function in CommandStore
51 PrinterInfoManager::get().getSystemPrintCommands( aSysCommands ); in getSystemPrintCommands()
182 getSystemPrintCommands( rCommands ); in getPrintCommands()
202 getSystemPrintCommands( aSysCmds ); in setPrintCommands()
H A Dcmddlg.hxx48 static void getSystemPrintCommands( ::std::list< String >& rCommands );
/trunk/main/vcl/inc/vcl/
H A Dprinterinfomanager.hxx211 virtual void getSystemPrintCommands( std::list< rtl::OUString >& rCommands );
/trunk/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx1057 void PrinterInfoManager::getSystemPrintCommands( std::list< OUString >& rCommands ) in getSystemPrintCommands() function in PrinterInfoManager

Completed in 25 milliseconds