Lines Matching refs:getByName
291 xItemList->getByName(sURL) >>= xItem; in impl_existsItem()
325 xItemList->getByName(sURL) >>= xItem; in impl_existsItemAtIndex()
341 xOrderList->getByName(sOrder) >>= xOrder; in impl_existsItemAtIndex()
345 xOrder->getByName(s_sHistoryItemRef) >>= sCheck; in impl_existsItemAtIndex()
360 xHistory->getByName (s_sItemList) >>= xList; in impl_getItemList()
373 xHistory->getByName (s_sOrderList) >>= xList; in impl_getOrderList()
399 m_xHistoriesXCU->getByName(s_sPickList) >>= xHistory; in impl_getNewHistory()
403 m_xHistoriesXCU->getByName(s_sURLHistory) >>= xHistory; in impl_getNewHistory()
407 m_xHistoriesXCU->getByName(s_sHelpBookmarks) >>= xHistory; in impl_getNewHistory()
435 m_xCommonXCU->getByName(s_sPickList) >>= xHistory; in impl_getOldHistory()
439 m_xCommonXCU->getByName(s_sURLHistory) >>= xHistory; in impl_getOldHistory()
443 m_xCommonXCU->getByName(s_sHelpBookmarks) >>= xHistory; in impl_getOldHistory()