Home
last modified time | relevance | path

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

12

/trunk/main/basctl/source/basicide/
H A Dbasidesh.cxx63 #define BasicIDEShell macro
92 BasicIDEShell* mpShell;
95 ContainerListenerImpl( BasicIDEShell* pShell ) : mpShell( pShell ) {} in ContainerListenerImpl()
152 TYPEINIT1( BasicIDEShell, SfxViewShell );
154 SFX_IMPL_NAMED_VIEWFACTORY( BasicIDEShell, "Default" )
160 SFX_IMPL_INTERFACE( BasicIDEShell, SfxViewShell, IDEResId( RID_STR_IDENAME ) ) in SFX_IMPL_INTERFACE() argument
177 BasicIDEShell::BasicIDEShell( SfxViewFrame* pFrame_, SfxViewShell* /* pOldShell */ ) : in BasicIDEShell() function in BasicIDEShell
193 void BasicIDEShell::Init() in Init()
224 pTabBar->SetSplitHdl( LINK( this, BasicIDEShell, TabBarSplitHdl ) ); in Init()
249 __EXPORT BasicIDEShell::~BasicIDEShell() in ~BasicIDEShell()
[all …]
H A Dbasides2.cxx58 IMPL_LINK_INLINE_START( BasicIDEShell, ObjectDialogCancelHdl, ObjectCatalog *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument
63 IMPL_LINK_INLINE_END( BasicIDEShell, ObjectDialogCancelHdl, ObjectCatalog *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument
83 Reference< view::XRenderable > BasicIDEShell::GetRenderable() in IMPL_LINK_INLINE_END()
89 sal_uInt16 __EXPORT BasicIDEShell::Print( SfxProgress &rProgress, sal_Bool bIsAPI, PrintDialog *pPr…
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()
153 sal_uInt16 __EXPORT BasicIDEShell::SetPrinter( SfxPrinter *pNewPrinter, sal_uInt16 nDiffFlags, bool… in SetPrinter()
162 void BasicIDEShell::SetMDITitle() in SetMDITitle()
203 void BasicIDEShell::DestroyModulWindowLayout() in DestroyModulWindowLayout()
[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()
1046 void BasicIDEShell::SetCurWindow( IDEBaseWindow* pNewWin, sal_Bool bUpdateTabBar, sal_Bool bRemembe… in SetCurWindow()
1156 void BasicIDEShell::ManageToolbars() in ManageToolbars()
1199 IDEBaseWindow* BasicIDEShell::FindApplicationWindow() in FindApplicationWindow()
1204 IDEBaseWindow* BasicIDEShell::FindWindow( const ScriptDocument& rDocument, const String& rLibName, … in FindWindow()
1228 long BasicIDEShell::CallBasicErrorHdl( StarBASIC* pBasic ) in CallBasicErrorHdl()
1237 long BasicIDEShell::CallBasicBreakHdl( StarBASIC* pBasic ) in CallBasicBreakHdl()
[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()
/trunk/main/basctl/inc/
H A Diderdll.hxx27 class BasicIDEShell;
32 friend class BasicIDEShell;
34 BasicIDEShell* pShell;
41 BasicIDEShell* GetShell() const { return pShell; } in GetShell()
/trunk/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 );
/trunk/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()
/trunk/main/basctl/sdi/
H A Dbaside.sdi29 shell BasicIDEShell

12