Searched refs:SwDrawShell (Results 1 – 7 of 7) sorted by relevance
70 #define SwDrawShell macro79 SFX_IMPL_INTERFACE(SwDrawShell, SwDrawBaseShell, SW_RES(STR_SHELLNAME_DRAW)) in SFX_IMPL_INTERFACE() argument86 TYPEINIT1(SwDrawShell,SwDrawBaseShell) in TYPEINIT1() argument94 SdrObject* SwDrawShell::IsSingleFillableNonOLESelected() in TYPEINIT1()130 void SwDrawShell::InsertPictureFromFile(SdrObject& rObject) in InsertPictureFromFile()192 void SwDrawShell::Execute(SfxRequest &rReq) in Execute()421 void SwDrawShell::GetState(SfxItemSet& rSet) in GetState()529 SwDrawShell::SwDrawShell(SwView &_rView) : in SwDrawShell() function in SwDrawShell546 void SwDrawShell::ExecFormText(SfxRequest& rReq) in ExecFormText()582 void SwDrawShell::GetFormTextState(SfxItemSet& rSet) in GetFormTextState()
59 void SwDrawShell::ExecDrawDlg(SfxRequest& rReq) in ExecDrawDlg()203 void SwDrawShell::ExecDrawAttrArgs(SfxRequest& rReq) in ExecDrawAttrArgs()257 void SwDrawShell::GetDrawAttrState(SfxItemSet& rSet) in GetDrawAttrState()
30 class SwDrawShell: public SwDrawBaseShell class36 SwDrawShell(SwView &rView);
227 SetShell( new SwDrawShell( *this )); in SelectShell()
414 shell SwDrawShell : SwDrawBaseShell
341 SwDrawShell::RegisterInterface(pMod); in RegisterInterfaces()
359 pShell = new SwDrawShell( *this ); in SelectShell()
Completed in 71 milliseconds