Home
last modified time | relevance | path

Searched refs:SwFrameShell (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx101 #define SwFrameShell macro
113 void SwFrameShell::Execute(SfxRequest &rReq) in Execute()
710 void SwFrameShell::GetState(SfxItemSet& rSet) in GetState()
984 SwFrameShell::SwFrameShell(SwView &_rView) : in SwFrameShell() function in SwFrameShell
997 SwFrameShell::~SwFrameShell() in ~SwFrameShell()
1010 void SwFrameShell::ExecFrameStyle(SfxRequest& rReq) in ExecFrameStyle()
1203 void SwFrameShell::GetLineStyleState(SfxItemSet &rSet) in GetLineStyleState()
1230 void SwFrameShell::StateInsert(SfxItemSet &rSet) in StateInsert()
1245 void SwFrameShell::GetDrawAttrStateTextFrame(SfxItemSet &rSet) in GetDrawAttrStateTextFrame()
1308 void SwFrameShell::ExecDrawDlgTextFrame(SfxRequest& rReq) in ExecDrawDlgTextFrame()
[all …]
H A Dolesh.cxx62 SFX_IMPL_INTERFACE(SwOleShell, SwFrameShell, SW_RES(STR_SHELLNAME_OBJECT)) in SFX_IMPL_INTERFACE() argument
70 SwFrameShell(_rView) in SwOleShell()
/trunk/main/sw/source/ui/web/
H A Dwfrmsh.cxx54 SFX_IMPL_INTERFACE(SwWebFrameShell, SwFrameShell, SW_RES(STR_SHELLNAME_WEBFRAME)) in SFX_IMPL_INTERFACE() argument
62 TYPEINIT1(SwWebFrameShell, SwFrameShell) in TYPEINIT1() argument
71 SwFrameShell(_rView) in TYPEINIT1()
/trunk/main/sw/source/ui/inc/
H A Dfrmsh.hxx28 class SwFrameShell: public SwBaseShell class
34 SwFrameShell(SwView &rView);
35 virtual ~SwFrameShell();
H A Dolesh.hxx28 class SwOleShell: public SwFrameShell
H A Dwfrmsh.hxx30 class SwWebFrameShell: public SwFrameShell
/trunk/main/sw/sdi/
H A Dolesh.sdi32 shell SwOleShell: SwFrameShell
H A Dfrmsh.sdi34 shell SwFrameShell : SwBaseShell
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx339 SwFrameShell::RegisterInterface(pMod); in RegisterInterfaces()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx346 pShell = new SwFrameShell( *this ); in SelectShell()

Completed in 52 milliseconds