Lines Matching refs:BasicIDEShell

58 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()
210 void BasicIDEShell::UpdateModulWindowLayout( bool bBasicStopped ) in UpdateModulWindowLayout()
219 void BasicIDEShell::CreateModulWindowLayout() in CreateModulWindowLayout()
224 ModulWindow* BasicIDEShell::CreateBasWin( const ScriptDocument& rDocument, const String& rLibName, … in CreateBasWin()
300 ModulWindow* BasicIDEShell::FindBasWin( const ScriptDocument& rDocument, const String& rLibName, co… in FindBasWin()
321 void __EXPORT BasicIDEShell::Move() in Move()
327 void __EXPORT BasicIDEShell::ShowCursor( FASTBOOL bOn ) in ShowCursor()
337 void __EXPORT BasicIDEShell::ExecuteBasic( SfxRequest& rReq ) in ExecuteBasic()