Home
last modified time | relevance | path

Searched refs:GetAllUsedDB (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/sw/source/core/edit/ !
H A Dedfld.cxx396 void SwEditShell::GetAllUsedDB( SvStringsDtor& rDBNameList, in GetAllUsedDB() function in SwEditShell
399 GetDoc()->GetAllUsedDB( rDBNameList, pAllDBNames ); in GetAllUsedDB()
/AOO42X/main/sw/source/ui/app/ !
H A Dapphdl.cxx379 m_pView->GetWrtShell().GetAllUsedDB( aDBNameList, &aAllDBNames ); in ExecuteMailMergeWizard()
727 pDoc->GetAllUsedDB( aDBNameList ); in Notify()
/AOO42X/main/sw/source/ui/fldui/ !
H A Dchangedb.cxx164 pSh->GetAllUsedDB( aDBNameList, &aAllDBNames ); in FillDBPopup()
/AOO42X/main/sw/inc/ !
H A Deditsh.hxx353 void GetAllUsedDB( SvStringsDtor& rDBNameList,
H A Ddoc.hxx1199 void GetAllUsedDB( SvStringsDtor& rDBNameList,
/AOO42X/main/sw/source/ui/dbui/ !
H A Dmmconfigitem.cxx1932 pView->GetWrtShell().GetAllUsedDB( aDBNameList, &aAllDBNames ); in SetSourceView()
/AOO42X/main/sw/source/core/doc/ !
H A Ddocfld.cxx1735 void SwDoc::GetAllUsedDB( SvStringsDtor& rDBNameList, in GetAllUsedDB() function in SwDoc