Searched refs:FindDlgWin (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/basctl/source/basicide/ |
H A D | basides3.cxx | 72 pWin = FindDlgWin( rDocument, aLibName, aDlgName, sal_False, sal_True ); in CreateDlgWin() 134 DialogWindow* BasicIDEShell::FindDlgWin( const ScriptDocument& rDocument, const String& rLibName, c… in FindDlgWin() function in BasicIDEShell
|
H A D | basides1.cxx | 600 pWin = FindDlgWin( aDocument, aLibName, aName, sal_True ); in ExecuteGlobal() 625 pWin = FindDlgWin( aDocument, aLibName, aName, sal_True ); in ExecuteGlobal() 692 pWin = FindDlgWin( *pDocument, aLibName, aName, sal_False ); in ExecuteGlobal()
|
H A D | basobj3.cxx | 239 DialogWindow* pDlgWin = pIDEShell->FindDlgWin( rDocument, rLibName, rDlgName, sal_False ); in RemoveDialog()
|
H A D | basidesh.cxx | 849 … DialogWindow* pWin = FindDlgWin( *doc, aLibName, aDlgName, sal_False ); in UpdateWindows()
|
H A D | baside3.cxx | 1212 …IDEBaseWindow* pDlgWin = pIDEShell->FindDlgWin( rDocument, aLibName, aNewDlgName, sal_False, sal_T… in implImportDialog()
|
H A D | localizationmgr.cxx | 146 DialogWindow* pWin = m_pIDEShell->FindDlgWin( m_aDocument, m_aLibName, aDlgName, sal_False ); in implEnableDisableResourceForAllLibraryDialogs()
|
/aoo42x/main/basctl/source/inc/ |
H A D | basidesh.hxx | 221 …DialogWindow* FindDlgWin( const ScriptDocument& rDocument, const String& rLibName, const Str…
|
Completed in 46 milliseconds