Home
last modified time | relevance | path

Searched refs:pNewSource (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sw/source/ui/dbui/
H A Daddresslistdialog.cxx372 SvLBoxEntry* pNewSource = m_aListLB.InsertEntry(sNewSource); in IMPL_LINK() local
373 pNewSource->SetUserData(new AddressUserData_Impl()); in IMPL_LINK()
374 m_aListLB.Select(pNewSource); in IMPL_LINK()
/aoo42x/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx658 const rtl::OUString* pNewOptions, const rtl::OUString* pNewSource, in Modify_Impl() argument
688 if (pNewSource) in Modify_Impl()
689 aSource = String( *pNewSource ); in Modify_Impl()
/aoo42x/main/sc/inc/
H A Dlinkuno.hxx231 const ::rtl::OUString* pNewOptions, const ::rtl::OUString* pNewSource,

Completed in 32 milliseconds