Home
last modified time | relevance | path

Searched refs:BasicIDEShell (Results 1 – 25 of 29) sorted by relevance

12

/aoo42x/main/basctl/source/basicide/
H A Dbasidesh.cxx63 #define BasicIDEShell macro
92 BasicIDEShell* mpShell;
152 TYPEINIT1( BasicIDEShell, SfxViewShell );
177 BasicIDEShell::BasicIDEShell( SfxViewFrame* pFrame_, SfxViewShell* /* pOldShell */ ) : in BasicIDEShell() function in BasicIDEShell
193 void BasicIDEShell::Init() in Init()
249 __EXPORT BasicIDEShell::~BasicIDEShell() in ~BasicIDEShell()
452 void BasicIDEShell::InitScrollBars() in InitScrollBars()
467 void BasicIDEShell::InitTabBar() in InitTabBar()
535 void BasicIDEShell::ArrangeTabBar() in ArrangeTabBar()
689 void BasicIDEShell::CheckWindows() in CheckWindows()
[all …]
H A Dbasides2.cxx83 Reference< view::XRenderable > BasicIDEShell::GetRenderable() in IMPL_LINK_INLINE_END()
104 sal_Bool BasicIDEShell::HasSelection( sal_Bool /* bText */ ) const in HasSelection()
116 String BasicIDEShell::GetSelectionText( sal_Bool bWholeWord ) in GetSelectionText()
142 SfxPrinter* __EXPORT BasicIDEShell::GetPrinter( sal_Bool bCreate ) in GetPrinter()
162 void BasicIDEShell::SetMDITitle() in SetMDITitle()
203 void BasicIDEShell::DestroyModulWindowLayout() in DestroyModulWindowLayout()
210 void BasicIDEShell::UpdateModulWindowLayout( bool bBasicStopped ) in UpdateModulWindowLayout()
219 void BasicIDEShell::CreateModulWindowLayout() in CreateModulWindowLayout()
321 void __EXPORT BasicIDEShell::Move() in Move()
327 void __EXPORT BasicIDEShell::ShowCursor( FASTBOOL bOn ) in ShowCursor()
[all …]
H A Dbasides1.cxx82 void __EXPORT BasicIDEShell::ExecuteCurrent( SfxRequest& rReq ) in ExecuteCurrent()
263 void __EXPORT BasicIDEShell::ExecuteGlobal( SfxRequest& rReq ) in ExecuteGlobal()
777 void __EXPORT BasicIDEShell::GetState(SfxItemSet &rSet) in GetState()
1032 sal_Bool BasicIDEShell::HasUIFeature( sal_uInt32 nFeature ) in HasUIFeature()
1156 void BasicIDEShell::ManageToolbars() in ManageToolbars()
1199 IDEBaseWindow* BasicIDEShell::FindApplicationWindow() in FindApplicationWindow()
1228 long BasicIDEShell::CallBasicErrorHdl( StarBASIC* pBasic ) in CallBasicErrorHdl()
1237 long BasicIDEShell::CallBasicBreakHdl( StarBASIC* pBasic ) in CallBasicBreakHdl()
1261 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in CallBasicBreakHdl()
1357 void __EXPORT BasicIDEShell::Activate( sal_Bool bMDI ) in Activate()
[all …]
H A Dbasobj3.cxx81 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()
445 BasicIDEShell* pIDEShell = 0; in HandleBasicError()
H A Dmoduldlg.cxx133 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in EditedEntry()
277 void BasicIDEShell::CopyDialogResources( Reference< io::XInputStreamProvider >& io_xISP, in CopyDialogResources()
367 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in NotifyCopyingMoving()
409 BasicIDEShell::CopyDialogResources( xISP, rSourceDoc, in NotifyCopyingMoving()
450 BasicIDEShell::CopyDialogResources( xISP, rSourceDoc, in NotifyCopyingMoving()
501 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in OrganizeDialog()
694 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK()
842 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in NewDialog()
901 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in DeleteCurrent()
1003 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in createModImpl()
H A Dbasides3.cxx54 DialogWindow* BasicIDEShell::CreateDlgWin( const ScriptDocument& rDocument, const String& rLibName,… in CreateDlgWin()
134 DialogWindow* BasicIDEShell::FindDlgWin( const ScriptDocument& rDocument, const String& rLibName, c… in FindDlgWin()
155 SdrView* BasicIDEShell::GetCurDlgView() const in GetCurDlgView()
165 void __EXPORT BasicIDEShell::ExecuteDialog( SfxRequest& rReq ) in ExecuteDialog()
H A Dmacrodlg.cxx125 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in DECLARE_LIST()
166 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in RestoreMacroDescription()
307 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in DeleteMacro()
740 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK()
752 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK()
785 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK()
851 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK()
H A Diderdll.cxx108 BasicIDEShell::RegisterFactory( SVX_INTERFACE_BASIDE_VIEWSH ); in Init()
109 BasicIDEShell::RegisterInterface( pMod ); in Init()
175 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK()
H A Dbaside3.cxx211 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in KeyInput()
249 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in Command()
425 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in GetState()
682 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in DisableBrowser()
691 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in UpdateBrowser()
1083 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in implImportDialog()
H A Dbastypes.cxx162 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in Notify()
528 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in MouseButtonDown()
569 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in Command()
634 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in EndRenaming()
648 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in Sort()
H A Dbrkdlg.cxx209 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK()
236 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK()
H A Dobjdlg.cxx88 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in OpenCurrent()
212 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK()
H A Dmoduldl2.cxx652 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK_INLINE_END()
686 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK_INLINE_END()
698 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK_INLINE_END()
1464 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in DeleteCurrent()
1670 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in createLibImpl()
H A Dbasobj2.cxx87 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in Organize()
193 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in RenameModule()
H A Dbasidectrlr.cxx50 BasicIDEController::BasicIDEController( BasicIDEShell* pViewShell ) in BasicIDEController()
H A Dlocalizationmgr.cxx48 LocalizationMgr::LocalizationMgr( BasicIDEShell* pIDEShell, in LocalizationMgr()
868 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in FindDialogWindowForEditor()
H A Dbaside2b.cxx387 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in Command()
1439 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK_INLINE_START()
1602 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK_INLINE_START()
H A Dbasicbox.cxx333 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in NotifyIDE()
/aoo42x/main/basctl/inc/
H A Diderdll.hxx27 class BasicIDEShell;
32 friend class BasicIDEShell;
34 BasicIDEShell* pShell;
41 BasicIDEShell* GetShell() const { return pShell; } in GetShell()
/aoo42x/main/basctl/source/inc/
H A Dbasidesh.hxx78 class BasicIDEShell :public SfxViewShell class
176 SFX_DECL_VIEWFACTORY(BasicIDEShell);
178 BasicIDEShell( SfxViewFrame *pFrame, SfxViewShell *pOldSh );
179 ~BasicIDEShell();
H A Dlocalizationmgr.hxx32 class BasicIDEShell;
40 BasicIDEShell* m_pIDEShell;
74 LocalizationMgr( BasicIDEShell* pIDEShell, const ScriptDocument& rDocument, String aLibName,
H A Dbasidectrlr.hxx33 class BasicIDEShell;
46 BasicIDEController( BasicIDEShell* pViewShell );
/aoo42x/main/basctl/source/dlged/
H A Dpropbrw.cxx110 const BasicIDEShell* pBasicIDEShell = dynamic_cast< const BasicIDEShell* >( _pShell ); in Update()
H A Ddlged.cxx659 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK()
1202 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in ShowProperties()
/aoo42x/main/basctl/sdi/
H A Dbaside.sdi31 shell BasicIDEShell

Completed in 143 milliseconds

12