Searched defs:rCommands (Results 1 – 4 of 4) sorted by relevance
44 void CommandStore::getSystemPrintCommands( ::std::list< String >& rCommands ) in getSystemPrintCommands()59 void CommandStore::getSystemPdfCommands( ::std::list< String >& rCommands ) in getSystemPdfCommands()124 void CommandStore::getStoredCommands( const char* pGroup, ::std::list< String >& rCommands ) in getStoredCommands()143 void CommandStore::setCommands( in setCommands()179 void CommandStore::getPrintCommands( ::std::list< String >& rCommands ) in getPrintCommands()186 void CommandStore::getPdfCommands( ::std::list< String >& rCommands ) in getPdfCommands()193 void CommandStore::getFaxCommands( ::std::list< String >& rCommands ) in getFaxCommands()199 void CommandStore::setPrintCommands( const ::std::list< String >& rCommands ) in setPrintCommands()206 void CommandStore::setPdfCommands( const ::std::list< String >& rCommands ) in setPdfCommands()213 void CommandStore::setFaxCommands( const ::std::list< String >& rCommands ) in setFaxCommands()
302 void NewMenuController::retrieveShortcutsFromConfiguration( in retrieveShortcutsFromConfiguration()
1525 void MenuBarManager::impl_RetrieveShortcutsFromConfiguration( in impl_RetrieveShortcutsFromConfiguration()
1057 void PrinterInfoManager::getSystemPrintCommands( std::list< OUString >& rCommands ) in getSystemPrintCommands()
Completed in 52 milliseconds