Home
last modified time | relevance | path

Searched refs:aAllDBNames (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sw/source/ui/fldui/
H A Dchangedb.cxx153 SvStringsDtor aAllDBNames(5, 5); in FillDBPopup() local
160 aAllDBNames.Insert(new String(pDBNames[i]), aAllDBNames.Count()); in FillDBPopup()
164 pSh->GetAllUsedDB( aDBNameList, &aAllDBNames ); in FillDBPopup()
/aoo42x/main/sw/source/ui/app/
H A Dapphdl.cxx378 SvStringsDtor aAllDBNames(5, 5); in ExecuteMailMergeWizard() local
379 m_pView->GetWrtShell().GetAllUsedDB( aDBNameList, &aAllDBNames ); in ExecuteMailMergeWizard()
/aoo42x/main/sw/source/core/doc/
H A Ddocfld.cxx1739 SvStringsDtor aAllDBNames; in GetAllUsedDB() local
1743 GetAllDBNames( aAllDBNames ); in GetAllUsedDB()
1744 pAllDBNames = &aAllDBNames; in GetAllUsedDB()
/aoo42x/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx1931 SvStringsDtor aAllDBNames(5, 5); in SetSourceView() local
1932 pView->GetWrtShell().GetAllUsedDB( aDBNameList, &aAllDBNames ); in SetSourceView()

Completed in 43 milliseconds