Searched refs:GetCurLocalizationMgr (Results 1 – 4 of 4) sorted by relevance
424 LocalizationMgr* pCurMgr = IDE_DLL()->GetShell()->GetCurLocalizationMgr(); in FillBox()485 IDE_DLL()->GetShell()->GetCurLocalizationMgr()->handleSetCurrentLocale( pEntry->m_aLocale ); in SetLanguage()
769 ManageLanguageDialog aDlg( GetCurWindow(), GetCurLocalizationMgr() ); in ExecuteGlobal()992 LocalizationMgr* pCurMgr = GetCurLocalizationMgr(); in GetState()
1148 LocalizationMgr* pCurMgr = pIDEShell->GetCurLocalizationMgr(); in implImportDialog()
186 LocalizationMgr* GetCurLocalizationMgr() const { return m_pCurLocalizationMgr; } in GetCurLocalizationMgr() function in BasicIDEShell
Completed in 80 milliseconds