Lines Matching refs:IDE_DLL
81 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in CreateMacro()
198 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in RenameDialog()
236 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in RemoveDialog()
298 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in MarkDocumentModified()
316 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in MarkDocumentModified()
336 BasicIDEShell* pShell = IDE_DLL()->GetShell(); in StopBasic()
374 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in BasicStopped()
439 if ( IDE_DLL()->GetExtraData()->ChoosingMacro() ) in HandleBasicError()
441 if ( IDE_DLL()->GetExtraData()->ShellInCriticalSection() ) in HandleBasicError()
470 pIDEShell = IDE_DLL()->GetShell(); in HandleBasicError()
476 pIDEShell = IDE_DLL()->GetShell(); in HandleBasicError()
497 BasicIDEDLL* pIDEDLL = IDE_DLL(); in GetBindingsPtr()