Searched refs:ScEditShell (Results 1 – 7 of 7) sorted by relevance
89 #define ScEditShell macro99 TYPEINIT1( ScEditShell, SfxShell );107 ScEditShell::ScEditShell(EditView* pView, ScViewData* pData) : in ScEditShell() function in ScEditShell120 ScEditShell::~ScEditShell() in ~ScEditShell()134 ScInputHandler* ScEditShell::GetMyInputHdl() in GetMyInputHdl()139 void ScEditShell::SetEditView(EditView* pView) in SetEditView()174 void ScEditShell::Execute( SfxRequest& rReq ) in Execute()740 const SvxURLField* ScEditShell::GetURLField() in GetURLField()829 void ScEditShell::ExecuteAttr(SfxRequest& rReq) in ExecuteAttr()1047 void ScEditShell::GetAttrState(SfxItemSet &rSet) in GetAttrState()[all …]
834 pEditShell = new ScEditShell( pView, GetViewData() ); in SetEditShell()
41 class ScEditShell : public SfxShell class59 ScEditShell(EditView* pView, ScViewData* pData);60 ~ScEditShell();
53 class ScEditShell;111 ScEditShell* pEditShell;
2322 …ScEditShell* pShell = PTR_CAST( ScEditShell, GetViewShell()->GetViewFrame()->GetDispatcher()->GetS… in getTransferable()2348 …ScEditShell* pShell = PTR_CAST( ScEditShell, GetViewShell()->GetViewFrame()->GetDispatcher()->GetS… in insertTransferable()
200 ScEditShell ::RegisterInterface(pMod); in Init()
103 shell ScEditShell
Completed in 37 milliseconds