Searched refs:pNewSource (Results 1 – 3 of 3) sorted by relevance
372 SvLBoxEntry* pNewSource = m_aListLB.InsertEntry(sNewSource); in IMPL_LINK() local373 pNewSource->SetUserData(new AddressUserData_Impl()); in IMPL_LINK()374 m_aListLB.Select(pNewSource); in IMPL_LINK()
658 const rtl::OUString* pNewOptions, const rtl::OUString* pNewSource, in Modify_Impl() argument688 if (pNewSource) in Modify_Impl()689 aSource = String( *pNewSource ); in Modify_Impl()
231 const ::rtl::OUString* pNewOptions, const ::rtl::OUString* pNewSource,
Completed in 35 milliseconds