Lines Matching refs:SwWrtShell
77 void SwWrtShell::Insert( SwField& rFld ) in Insert()
146 void SwWrtShell::UpdateInputFlds( SwInputFieldList* pLst ) in UpdateInputFlds()
186 sal_Bool SwWrtShell::StartInputFldDlg( SwField* pFld, sal_Bool bNextButton, in StartInputFldDlg()
211 sal_Bool SwWrtShell::StartDropDownFldDlg(SwField* pFld, sal_Bool bNextButton, ByteString* pWindowSt… in StartDropDownFldDlg()
239 void SwWrtShell::InsertTableOf(const SwTOXBase& rTOX, const SfxItemSet* pSet) in InsertTableOf()
255 sal_Bool SwWrtShell::UpdateTableOf(const SwTOXBase& rTOX, const SfxItemSet* pSet) in UpdateTableOf()
280 void SwWrtShell::ClickToField( const SwField& rFld ) in ClickToField()
367 void SwWrtShell::ClickToINetAttr( const SwFmtINetFmt& rItem, sal_uInt16 nFilter ) in ClickToINetAttr()
397 sal_Bool SwWrtShell::ClickToINetGrf( const Point& rDocPt, sal_uInt16 nFilter ) in ClickToINetGrf()
429 SwWrtShell *pSh = 0; in LoadURL()
433 pSh = (SwWrtShell*)pVSh; in LoadURL()
482 void SwWrtShell::NavigatorPaste( const NaviContentBookmark& rBkmk, in NavigatorPaste()