Home
last modified time | relevance | path

Searched refs:SwAnnotationShell (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx139 #define SwAnnotationShell macro
150 TYPEINIT1(SwAnnotationShell,SfxShell) in TYPEINIT1() argument
152 SwAnnotationShell::SwAnnotationShell( SwView& r ) in TYPEINIT1()
160 SwAnnotationShell::~SwAnnotationShell() in ~SwAnnotationShell()
176 void SwAnnotationShell::Exec( SfxRequest &rReq ) in Exec()
622 void SwAnnotationShell::GetState(SfxItemSet& rSet) in GetState()
884 void SwAnnotationShell::ExecClpbrd(SfxRequest &rReq) in ExecClpbrd()
1096 void SwAnnotationShell::NoteExec(SfxRequest &rReq) in NoteExec()
1205 void SwAnnotationShell::ExecLingu(SfxRequest &rReq) in ExecLingu()
1455 void SwAnnotationShell::ExecUndo(SfxRequest &rReq) in ExecUndo()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dannotsh.hxx31 class SwAnnotationShell: public SfxShell class
39 SwAnnotationShell(SwView&);
40 virtual ~SwAnnotationShell();
/trunk/main/sw/source/ui/web/
H A Dwview.cxx171 pSfxShell->ISA( SwDrawTextShell ) || pSfxShell->ISA( SwAnnotationShell ) ) ) in SelectShell()
254 SetShell( new SwAnnotationShell( *this ) ); in SelectShell()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx205 SwAnnotationShell* pAsAnnotationShell = PTR_CAST( SwAnnotationShell, pTopShell ); in GotFocus()
306 || pSfxShell->ISA( SwAnnotationShell ) in SelectShell()
405 pShell = new SwAnnotationShell( *this ); in SelectShell()
/trunk/main/sw/sdi/
H A Dannotsh.sdi373 shell SwAnnotationShell
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx355 SwAnnotationShell::RegisterInterface(pMod); in RegisterInterfaces()

Completed in 36 milliseconds