Home
last modified time | relevance | path

Searched refs:SwDocShell (Results 51 – 75 of 155) sorted by relevance

1234567

/trunk/main/sw/source/core/edit/
H A Dedtox.cxx165 SwDocShell* pDocSh = GetDoc()->GetDocShell(); in InsertTableOf()
203 SwDocShell* pDocSh = pMyDoc->GetDocShell(); in UpdateTableOf()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx438 SwDocShell* pDShell = pSh->GetView().GetDocShell(); in LoadURL()
490 const SwDocShell* pDocShell = GetView().GetDocShell(); in NavigatorPaste()
/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx171 const SwDocShell *pDocShell = rDoc.GetDocShell(); in StartGrammarChecking()
772 void SwDoc::SetDocShell( SwDocShell* pDSh ) in SetDocShell()
1218 SfxObjectShell* pRetShell = new SwDocShell( pRet, SFX_CREATE_MODE_STANDARD ); in CreateCopy()
H A Ddocxforms.cxx86 SwDocShell* pShell( GetDocShell() ); in initXForms()
/trunk/main/sw/inc/
H A Ddoc.hxx127 class SwDocShell;
351 SwDocShell *pDocShell; // Ptr auf die SfxDocShell vom Doc
1838 SwDocShell* GetDocShell() { return pDocShell; } in GetDocShell()
1839 const SwDocShell* GetDocShell() const { return pDocShell; } in GetDocShell()
1840 void SetDocShell( SwDocShell* pDSh );
H A Dswabstdlg.hxx61 class SwDocShell;
355 virtual AbstractSwAsciiFilterDlg* CreateSwAsciiFilterDlg ( Window* pParent, SwDocShell& rDocSh,
H A Dglobdoc.hxx29 class SwGlobalDocShell : public SwDocShell
H A Ddrawdoc.hxx31 class SwDocShell;
H A Dunoatxt.hxx47 class SwDocShell;
53 SV_DECL_REF( SwDocShell )
H A Dviewopt.hxx37 class SwDocShell;
612 SW_DLLPUBLIC sal_uInt16 GetHtmlMode(const SwDocShell*);
H A Dwdocsh.hxx29 class SW_DLLPUBLIC SwWebDocShell: public SwDocShell
/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx104 SFX_VIEW_REGISTRATION(SwDocShell);
550 SwDocShell *pDocSh = GetDocShell(); in ExecViewOptions()
H A Dpview.cxx92 SFX_VIEW_REGISTRATION(SwDocShell);
1365 *((SwDocShell*)pViewFrame->GetObjectShell())->GetDoc(), in SwPagePreView()
1413 SwDocShell* SwPagePreView::GetDocShell() in GetDocShell()
1415 return PTR_CAST(SwDocShell, GetViewFrame()->GetObjectShell()); in GetDocShell()
/trunk/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx633 SwDocShell* pDocShell = ::GetActiveWrtShell()->GetView().GetDocShell(); in PageCreated()
653 SwDocShell* pDocShell = ::GetActiveWrtShell()->GetView().GetDocShell(); in PageCreated()
/trunk/main/sw/source/core/bastyp/
H A DSwSmartTagMgr.cxx45 mpTheSwSmartTagMgr = new SwSmartTagMgr( SwDocShell::Factory().GetModuleName() ); in Get()
/trunk/main/sw/source/ui/app/
H A Dswwait.cxx36 SwDocShell &rDocShell, in SwWait()
H A Ddocshdrw.cxx42 void InitDrawModelAndDocShell(SwDocShell* pSwDocShell, SwDrawModel* pSwDrawDocument) in InitDrawModelAndDocShell()
H A Dswdll.cxx78 pDocFact = &SwDocShell::Factory(); in Init()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx438 const SwDocShell* pDShell = pDoc->GetDocShell(); in Expand()
618 SwDocShell *pDocShell(pDoc->GetDocShell()); in Expand()
910 SwDocShell *pDocShell(GetDoc()->GetDocShell()); in Expand()
1093 SwDocShell* pDocShell = GetDoc()->GetDocShell(); in Expand()
/trunk/main/sw/source/ui/inc/
H A Dglshell.hxx27 class SwGlosDocShell : public SwDocShell
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx374 SwDocShell *pDocSh = pDoc->GetDocShell(); in SwHTMLParser()
383 SwDocShell* pDocSh = pDoc->GetDocShell(); in SwHTMLParser()
853 SwDocShell *pDocShell(pDoc->GetDocShell()); in Continue()
1297 SwDocShell *pDocShell(pDoc->GetDocShell()); in NextToken()
1322 SwDocShell *pDocSh = pDoc->GetDocShell(); in NextToken()
1326 SwDocShell *pDocShell(pDoc->GetDocShell()); in NextToken()
3664 SwDocShell *pDocSh = pDoc->GetDocShell(); in NewFontAttr()
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx532 SwDocShell *pDocSh = in GetTemplateDoc()
533 new SwDocShell ( SFX_CREATE_MODE_INTERNAL ); in GetTemplateDoc()
/trunk/main/sw/source/ui/ribbar/
H A Dtbxanchr.cxx147 sal_uInt16 nHtmlMode = ::GetHtmlMode((SwDocShell*)SfxObjectShell::Current()); in Click()
/trunk/main/sw/source/ui/uno/
H A Dunodoc.cxx65 SfxObjectShell* pShell = new SwDocShell( _nCreationFlags ); in SwTextDocument_createInstance()
/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx123 SwDocShell::Factory().GetFilterContainer() ); in SwMailMergeLayoutPage()
702 SwDocShell* pDocShell = pXDoc->GetDocShell(); in IMPL_LINK()

Completed in 125 milliseconds

1234567