Home
last modified time | relevance | path

Searched refs:getStoredCommands (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/padmin/source/
H A Dcmddlg.cxx124 void CommandStore::getStoredCommands( const char* pGroup, ::std::list< String >& rCommands ) in getStoredCommands() function in CommandStore
183 getStoredCommands( PRINTER_PERSISTENCE_GROUP, rCommands ); in getPrintCommands()
190 getStoredCommands( PDF_PERSISTENCE_GROUP, rCommands ); in getPdfCommands()
196 getStoredCommands( FAX_PERSISTENCE_GROUP, rCommands ); in getFaxCommands()
H A Dcmddlg.hxx47 static void getStoredCommands( const char* pGroup, ::std::list< String >& rCommands );

Completed in 18 milliseconds