Home
last modified time | relevance | path

Searched refs:SwTableShell (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx112 #define SwTableShell macro
123 SFX_IMPL_INTERFACE(SwTableShell, SwBaseShell, SW_RES(STR_SHELLNAME_TABLE)) in SFX_IMPL_INTERFACE() argument
130 TYPEINIT1(SwTableShell,SwBaseShell)
501 void SwTableShell::Execute(SfxRequest &rReq) in Execute()
1248 void SwTableShell::GetState(SfxItemSet &rSet) in GetState()
1435 SwTableShell::SwTableShell(SwView &_rView) : in SwTableShell() function in SwTableShell
1447 void SwTableShell::GetFrmBorderState(SfxItemSet &rSet) in GetFrmBorderState()
1462 void SwTableShell::ExecTableStyle(SfxRequest& rReq) in ExecTableStyle()
1517 void SwTableShell::GetLineStyleState(SfxItemSet &rSet) in GetLineStyleState()
1535 void SwTableShell::ExecNumberFormat(SfxRequest& rReq) in ExecNumberFormat()
/trunk/main/sw/source/ui/web/
H A Dwtabsh.cxx51 SFX_IMPL_INTERFACE(SwWebTableShell, SwTableShell, SW_RES(STR_SHELLNAME_TABLE)) in SFX_IMPL_INTERFACE() argument
57 TYPEINIT1(SwWebTableShell,SwTableShell) in TYPEINIT1() argument
60 SwTableShell(_rView) in TYPEINIT1()
/trunk/main/sw/source/ui/inc/
H A Dtabsh.hxx37 class SwTableShell: public SwBaseShell class
51 SwTableShell(SwView &rView);
H A Dwtabsh.hxx28 class SwWebTableShell: public SwTableShell
/trunk/main/sw/sdi/
H A Dtabsh.sdi58 shell SwTableShell : SwBaseShell
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx337 SwTableShell::RegisterInterface(pMod); in RegisterInterfaces()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx428 pShell = new SwTableShell( *this ); in SelectShell()

Completed in 33 milliseconds