Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/inc/
H A Ddbfunc.hxx78 … void NotifyCloseDbNameDlg( const ScDBCollection& rNewColl, const List& rDelAreaList );
/AOO42X/main/sc/source/ui/view/
H A Ddbfunc.cxx192 void ScDBFunc::NotifyCloseDbNameDlg( const ScDBCollection& rNewColl, const List& rDelAreaList ) in NotifyCloseDbNameDlg() function in ScDBFunc
/AOO42X/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx471 NotifyCloseDbNameDlg( aLocalDbCol, aRemoveList ); in IMPL_LINK()