Home
last modified time | relevance | path

Searched refs:ppList (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx218 executeQuery (EBook* pBook, EBookQuery* pQuery, GList **ppList, in executeQuery() argument
225 *ppList = NULL; in executeQuery()
235 bSuccess = e_book_get_contacts( pBook, pQuery, ppList, pError ); in executeQuery()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx3879 void SvxIconChoiceCtrl_Impl::SaveSelection( List** ppList ) in SaveSelection() argument
3881 if( !*ppList ) in SaveSelection()
3882 *ppList = new List; in SaveSelection()
3885 while( pEntry && GetSelectionCount() != (*ppList)->Count() ) in SaveSelection()
3887 (*ppList)->Insert( pEntry, LIST_APPEND ); in SaveSelection()

Completed in 29 milliseconds