Searched refs:SwAnnotationShell (Results 1 – 6 of 6) sorted by relevance
139 #define SwAnnotationShell macro150 TYPEINIT1(SwAnnotationShell,SfxShell) in TYPEINIT1() argument152 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 …]
31 class SwAnnotationShell: public SfxShell class39 SwAnnotationShell(SwView&);40 virtual ~SwAnnotationShell();
171 pSfxShell->ISA( SwDrawTextShell ) || pSfxShell->ISA( SwAnnotationShell ) ) ) in SelectShell()254 SetShell( new SwAnnotationShell( *this ) ); in SelectShell()
206 SwAnnotationShell* pAsAnnotationShell = PTR_CAST( SwAnnotationShell, pTopShell ); in GotFocus()307 || pSfxShell->ISA( SwAnnotationShell ) in SelectShell()406 pShell = new SwAnnotationShell( *this ); in SelectShell()
373 shell SwAnnotationShell
355 SwAnnotationShell::RegisterInterface(pMod); in RegisterInterfaces()
Completed in 65 milliseconds