Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/app/
H A Dapphdl.cxx377 SvStringsDtor aDBNameList(5, 1); in ExecuteMailMergeWizard() local
379 m_pView->GetWrtShell().GetAllUsedDB( aDBNameList, &aAllDBNames ); in ExecuteMailMergeWizard()
380 if(aDBNameList.Count()) in ExecuteMailMergeWizard()
382 String sDBName = *aDBNameList[0]; in ExecuteMailMergeWizard()
726 SvStringsDtor aDBNameList; in Notify() local
727 pDoc->GetAllUsedDB( aDBNameList ); in Notify()
728 sal_uInt16 nCount = aDBNameList.Count(); in Notify()
/aoo4110/main/sw/source/ui/fldui/
H A Dchangedb.cxx162 SvStringsDtor aDBNameList(5, 1); in FillDBPopup() local
163 pSh->GetAllUsedDB( aDBNameList, &aAllDBNames ); in FillDBPopup()
165 sal_uInt16 nCount = aDBNameList.Count(); in FillDBPopup()
172 sDBName = *aDBNameList.GetObject(k); in FillDBPopup()
/aoo4110/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx1930 SvStringsDtor aDBNameList(5, 1); in SetSourceView() local
1932 pView->GetWrtShell().GetAllUsedDB( aDBNameList, &aAllDBNames ); in SetSourceView()
1933 if(aDBNameList.Count()) in SetSourceView()

Completed in 46 milliseconds