Home
last modified time | relevance | path

Searched refs:SwDrawTextShell (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx73 #define SwDrawTextShell macro
106 TYPEINIT1(SwDrawTextShell,SfxShell) in TYPEINIT1() argument
114 void SwDrawTextShell::Init() in TYPEINIT1()
147 SwDrawTextShell::SwDrawTextShell(SwView &rV) : in SwDrawTextShell() function in SwDrawTextShell
168 __EXPORT SwDrawTextShell::~SwDrawTextShell() in ~SwDrawTextShell()
174 SwWrtShell& SwDrawTextShell::GetShell() in GetShell()
224 sal_Bool SwDrawTextShell::IsTextEdit() in IsTextEdit()
235 void SwDrawTextShell::ExecFontWork(SfxRequest& rReq) in ExecFontWork()
458 void SwDrawTextShell::ExecDraw(SfxRequest &rReq) in ExecDraw()
603 void SwDrawTextShell::ExecUndo(SfxRequest &rReq) in ExecUndo()
[all …]
H A Ddrwtxtex.cxx141 void SwDrawTextShell::Execute( SfxRequest &rReq ) in Execute()
620 void SwDrawTextShell::GetState(SfxItemSet& rSet) in GetState()
887 void SwDrawTextShell::GetDrawTxtCtrlState(SfxItemSet& rSet) in GetDrawTxtCtrlState()
954 void SwDrawTextShell::ExecClpbrd(SfxRequest &rReq) in ExecClpbrd()
989 void SwDrawTextShell::StateClpbrd(SfxItemSet &rSet) in StateClpbrd()
1040 void SwDrawTextShell::StateInsert(SfxItemSet &rSet) in StateInsert()
/aoo41x/main/sw/source/ui/inc/
H A Ddrwtxtsh.hxx34 class SwDrawTextShell: public SfxShell class
53 SwDrawTextShell(SwView &rView);
54 virtual ~SwDrawTextShell();
/aoo41x/main/sw/source/ui/web/
H A Dwview.cxx171 pSfxShell->ISA( SwDrawTextShell ) || pSfxShell->ISA( SwAnnotationShell ) ) ) in SelectShell()
248 SetShell( new SwDrawTextShell( *this )); in SelectShell()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx2226 if ( rView.GetCurShell()->ISA(SwDrawTextShell) ) in KeyInput()
2227 ((SwDrawTextShell*)rView.GetCurShell())->Init(); in KeyInput()
2265 if ( rView.GetCurShell()->ISA(SwDrawTextShell) ) in KeyInput()
2266 ((SwDrawTextShell*)rView.GetCurShell())->Init(); in KeyInput()
3062 if ( rView.GetCurShell()->ISA(SwDrawTextShell) ) in MouseButtonDown()
3063 ((SwDrawTextShell*)rView.GetCurShell())->Init(); in MouseButtonDown()
/aoo41x/main/sw/source/ui/app/
H A Dswmodule.cxx343 SwDrawTextShell::RegisterInterface(pMod); in RegisterInterfaces()
/aoo41x/main/sw/sdi/
H A Ddrwtxtsh.sdi687 shell SwDrawTextShell
/aoo41x/main/sw/source/ui/uiview/
H A Dview.cxx304 || pSfxShell->ISA( SwDrawTextShell ) in SelectShell()
400 pShell = new SwDrawTextShell( *this ); in SelectShell()

Completed in 115 milliseconds