Home
last modified time | relevance | path

Searched refs:SwTextShell (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx105 #define SwTextShell macro
134 SFX_IMPL_INTERFACE(SwTextShell, SwBaseShell, SW_RES(STR_SHELLNAME_TEXT)) in SFX_IMPL_INTERFACE() argument
147 TYPEINIT1(SwTextShell,SwBaseShell) in TYPEINIT1() argument
151 void SwTextShell::ExecInsert(SfxRequest &rReq) in TYPEINIT1()
798 void SwTextShell::StateInsert( SfxItemSet &rSet ) in StateInsert()
988 void SwTextShell::ExecDelete(SfxRequest &rReq) in ExecDelete()
1033 void SwTextShell::ExecTransliteration( SfxRequest & rReq ) in ExecTransliteration()
1087 SwTextShell::SwTextShell(SwView &_rView) : in SwTextShell() function in SwTextShell
1099 SwTextShell::~SwTextShell() in ~SwTextShell()
1107 void SwTextShell::InsertSymbol( SfxRequest& rReq ) in InsertSymbol()
H A Dtxtcrsr.cxx63 void SwTextShell::ExecBasicMove(SfxRequest &rReq) in ExecBasicMove()
113 void SwTextShell::ExecMove(SfxRequest &rReq) in ExecMove()
154 void SwTextShell::ExecMovePage(SfxRequest &rReq) in ExecMovePage()
185 void SwTextShell::ExecMoveCol(SfxRequest &rReq) in ExecMoveCol()
201 void SwTextShell::ExecMoveLingu(SfxRequest &rReq) in ExecMoveLingu()
244 void SwTextShell::ExecMoveMisc(SfxRequest &rReq) in ExecMoveMisc()
H A Dtextfld.cxx98 void SwTextShell::ExecField(SfxRequest &rReq) in ExecField()
491 pDlg->SetPrevHdl(LINK(this, SwTextShell, RedlinePrevHdl)); in ExecField()
492 pDlg->SetNextHdl(LINK(this, SwTextShell, RedlineNextHdl)); in ExecField()
624 void SwTextShell::StateField( SfxItemSet &rSet ) in StateField()
781 void SwTextShell::InsertHyperlink(const SvxHyperlinkItem& rHlnkItem) in InsertHyperlink()
841 IMPL_LINK( SwTextShell, RedlineNextHdl, AbstractSvxPostItDialog *, pBtn ) in IMPL_LINK() argument
896 IMPL_LINK( SwTextShell, RedlinePrevHdl, AbstractSvxPostItDialog *, pBtn ) in IMPL_LINK() argument
H A Dtxtattr.cxx84 void SwTextShell::ExecCharAttr(SfxRequest &rReq) in ExecCharAttr()
197 void SwTextShell::ExecCharAttrArgs(SfxRequest &rReq) in ExecCharAttrArgs()
325 void SwTextShell::ExecParaAttr(SfxRequest &rReq) in ExecParaAttr()
362 void SwTextShell::ExecParaAttr(SfxRequest &rReq) in ExecParaAttr()
524 void SwTextShell::ExecParaAttrArgs(SfxRequest &rReq) in ExecParaAttrArgs()
616 void SwTextShell::GetAttrState(SfxItemSet &rSet) in GetAttrState()
H A Dtextidx.cxx53 void SwTextShell::ExecIdx(SfxRequest &rReq) in ExecIdx()
179 void SwTextShell::GetIdxState(SfxItemSet &rSet) in GetIdxState()
H A Dtxtnum.cxx52 void SwTextShell::ExecEnterNum(SfxRequest &rReq) in ExecEnterNum()
253 void SwTextShell::ExecSetNumber(SfxRequest &rReq) in ExecSetNumber()
H A Dgrfshex.cxx72 bool SwTextShell::InsertMediaDlg( SfxRequest& rReq ) in InsertMediaDlg()
H A Dtextglos.cxx46 void SwTextShell::ExecGlossary(SfxRequest &rReq) in ExecGlossary()
H A Dtextsh1.cxx288 void SwTextShell::Execute(SfxRequest &rReq) in Execute()
1390 void SwTextShell::GetState( SfxItemSet &rSet ) in GetState()
1887 void SwTextShell::ChangeHeaderOrFooter( in ChangeHeaderOrFooter()
H A Dtextsh2.cxx99 void SwTextShell::ExecDB(SfxRequest &rReq) in ExecDB()
/trunk/main/sw/source/ui/inc/
H A Dtextsh.hxx33 class SwTextShell: public SwBaseShell class
88 SwTextShell(SwView &rView);
89 virtual ~SwTextShell();
H A Dwtextsh.hxx30 class SwWebTextShell: public SwTextShell
/trunk/main/sw/source/ui/web/
H A Dwtextsh.cxx73 TYPEINIT1(SwWebTextShell, SwTextShell) in TYPEINIT1() argument
80 SwTextShell(_rView) in TYPEINIT1()
/trunk/main/sw/sdi/
H A Dtextsh.sdi116 shell SwTextShell : SwBaseShell
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx336 SwTextShell::RegisterInterface(pMod); in RegisterInterfaces()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx841 SfxShell *pSfxShell = lcl_GetShellFromDispatcher( rView, TYPE(SwTextShell) ); in FlushInBuffer()
4462 SfxShell *pSfxShell = lcl_GetShellFromDispatcher( rView, TYPE(SwTextShell) ); in MouseButtonUp()
5002 … SfxShell *pSfxShell = lcl_GetShellFromDispatcher( rView, TYPE(SwTextShell) ); in Command()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx420 pShell = new SwTextShell(*this); in SelectShell()

Completed in 95 milliseconds