Searched refs:getStoredCommands (Results 1 – 2 of 2) sorted by relevance
124 void CommandStore::getStoredCommands( const char* pGroup, ::std::list< String >& rCommands ) in getStoredCommands() function in CommandStore183 getStoredCommands( PRINTER_PERSISTENCE_GROUP, rCommands ); in getPrintCommands()190 getStoredCommands( PDF_PERSISTENCE_GROUP, rCommands ); in getPdfCommands()196 getStoredCommands( FAX_PERSISTENCE_GROUP, rCommands ); in getFaxCommands()
47 static void getStoredCommands( const char* pGroup, ::std::list< String >& rCommands );
Completed in 9 milliseconds