Home
last modified time | relevance | path

Searched refs:SwDocShell (Results 1 – 25 of 155) sorted by relevance

1234567

/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx110 #define SwDocShell macro
315 sal_Bool SwDocShell::Save() in Save()
951 Printer *SwDocShell::GetDocumentPrinter() in GetDocumentPrinter()
1175 void SwDocShell::SetView(SwView* pVw) in SetView()
1188 void SwDocShell::PrepareReload() in PrepareReload()
1196 void SwDocShell::LoadingFinished() in LoadingFinished()
1220 void SwDocShell::CancelTransfers() in CancelTransfers()
1228 SwFEShell* SwDocShell::GetFEShell() in GetFEShell()
1233 void SwDocShell::RemoveOLEObjects() in RemoveOLEObjects()
1279 void SwDocShell::UpdateLinks() in UpdateLinks()
[all …]
H A Ddocshini.cxx364 SwDocShell::SwDocShell( SfxObjectCreateMode eMode ) : in SwDocShell() function in SwDocShell
383 SwDocShell::SwDocShell( const sal_uInt64 i_nSfxCreationFlags ) : in SwDocShell() function in SwDocShell
402 SwDocShell::SwDocShell( SwDoc *pD, SfxObjectCreateMode eMode ): in SwDocShell() function in SwDocShell
421 SwDocShell::~SwDocShell() in ~SwDocShell()
444 void SwDocShell::Init_Impl() in Init_Impl()
462 void SwDocShell::AddLink() in AddLink()
488 void SwDocShell::UpdateFontList() in UpdateFontList()
509 void SwDocShell::RemoveLink() in RemoveLink()
530 void SwDocShell::InvalidateModel() in InvalidateModel()
536 void SwDocShell::ReactivateModel() in ReactivateModel()
[all …]
H A Ddocsh2.cxx136 SfxDocumentInfoDialog* SwDocShell::CreateDocumentInfoDialog( in CreateDocumentInfoDialog()
142 SwDocShell* pDocSh = (SwDocShell*) SfxObjectShell::Current(); in CreateDocumentInfoDialog()
197 void SwDocShell::DoFlushDocInfo() in DoFlushDocInfo()
348 sal_Bool SwDocShell::Insert( SfxObjectShell &rSource, in Insert()
572 sal_Bool SwDocShell::Remove(sal_uInt16 nIdx1, // siehe Insert in Remove()
642 void SwDocShell::Execute(SfxRequest& rReq) in Execute()
705 TypeId aType = TYPE(SwDocShell); in Execute()
706 for( SwDocShell *pDocSh = (SwDocShell*)SfxObjectShell::GetFirst(&aType); in Execute()
1562 void SwDocShell::FillClass( SvGlobalName * pClassName, in FillClass()
1591 void SwDocShell::SetModified( sal_Bool bSet ) in SetModified()
[all …]
H A Dmainwn.cxx43 class SwDocShell;
49 SwDocShell *pDocShell;
55 static SwProgress *lcl_SwFindProgress( SwDocShell *pDocShell ) in lcl_SwFindProgress()
68 SwDocShell *pDocShell ) in StartProgress()
98 void SetProgressState( long nPosition, SwDocShell *pDocShell ) in SetProgressState()
109 void EndProgress( SwDocShell *pDocShell ) in EndProgress()
140 void SetProgressText( sal_uInt16 nId, SwDocShell *pDocShell ) in SetProgressText()
151 void RescheduleProgress( SwDocShell *pDocShell ) in RescheduleProgress()
H A Dapphdl.cxx172 SwDocShell *pDocSh = (SwDocShell*) SfxObjectShell::Current(); in StateOther()
551 SwDocShell* pDocShell = pSourceView->GetDocShell(); in IMPL_LINK()
691 SwDocShell* pDocSh = PTR_CAST( SwDocShell, rEvHint.GetObjShell() ); in Notify()
806 TypeId aType(TYPE(SwDocShell)); in ConfigurationChanged()
807 SwDocShell * pDocShell = in ConfigurationChanged()
808 static_cast<SwDocShell *>(SfxObjectShell::GetFirst(&aType)); in ConfigurationChanged()
812 pDocShell = static_cast<SwDocShell *>( in ConfigurationChanged()
855 if( pObjSh->IsA(TYPE(SwDocShell)) ) in ConfigurationChanged()
857 const SwDoc* pDoc = ((SwDocShell*)pObjSh)->GetDoc(); in ConfigurationChanged()
965 SfxObjectShellLock xDocSh( new SwDocShell( SFX_CREATE_MODE_STANDARD) ); in NewXForms()
[all …]
H A Ddocst.cxx90 void SwDocShell::StateStyleSheet(SfxItemSet& rSet, SwWrtShell* pSh) in StateStyleSheet()
267 void SwDocShell::ExecStyleSheet( SfxRequest& rReq ) in ExecStyleSheet()
507 sal_uInt16 SwDocShell::Edit( in Edit()
860 sal_uInt16 SwDocShell::Delete(const String &rName, sal_uInt16 nFamily) in Delete()
882 sal_uInt16 SwDocShell::ApplyStyles( in ApplyStyles()
1257 void SwDocShell::LoadStyles( SfxObjectShell& rSource ) in LoadStyles()
1282 if( rSource.ISA( SwDocShell )) in _LoadStyles()
1288 ((SwDocShell&)rSource).mpDoc->SetFixFields(false, NULL); in _LoadStyles()
1292 mpDoc->ReplaceStyles( *((SwDocShell&)rSource).mpDoc ); in _LoadStyles()
1298 mpDoc->ReplaceStyles( *((SwDocShell&)rSource).mpDoc ); in _LoadStyles()
[all …]
H A Dswmodul1.cxx209 const SwDocShell* pDocSh = pCurrView->GetDocShell(); in ApplyUsrPref()
653 TypeId aType = TYPE(SwDocShell); in CheckSpellChanges()
654 for( SwDocShell *pDocSh = (SwDocShell*)SfxObjectShell::GetFirst(&aType); in CheckSpellChanges()
656 pDocSh = (SwDocShell*)SfxObjectShell::GetNext( *pDocSh, &aType ) ) in CheckSpellChanges()
H A Dappenv.cxx173 SwDocShell *pMyDocSh; in InsertEnv()
180 pMyDocSh = (SwDocShell*) SfxObjectShell::Current(); in InsertEnv()
184 SfxObjectShellLock xDocSh( new SwDocShell( SFX_CREATE_MODE_STANDARD ) ); in InsertEnv()
255 SwWait aWait( (SwDocShell&)*xDocSh, true ); in InsertEnv()
/trunk/main/sw/inc/
H A Ddocsh.hxx58 class SwDocShell;
63 void SW_DLLPRIVATE InitDrawModelAndDocShell(SwDocShell* pSwDocShell, SwDrawModel* pSwDrawModel);
65 class SW_DLLPUBLIC SwDocShell: public SfxObjectShell, public SfxListener class
148 SW_DLLPRIVATE DECL_STATIC_LINK( SwDocShell, IsLoadFinished, void* );
175 SwDocShell( SfxObjectCreateMode eMode = SFX_CREATE_MODE_EMBEDDED );
176 SwDocShell( const sal_uInt64 i_nSfxCreationFlags );
177 SwDocShell( SwDoc *pDoc, SfxObjectCreateMode eMode = SFX_CREATE_MODE_STANDARD );
178 ~SwDocShell();
248 { return ((SwDocShell*)this)->GetFEShell(); } in GetFEShell()
H A Dmdiexp.hxx37 class SwDocShell;
52 SW_DLLPUBLIC void StartProgress ( sal_uInt16 nMessId, long nStartVal, long nEndVal, SwDocShell *…
53 SW_DLLPUBLIC void EndProgress ( SwDocShell *pDocSh = 0 );
54 SW_DLLPUBLIC void SetProgressState ( long nPosition, SwDocShell *pDocShell );
55 void SetProgressText ( sal_uInt16 nMessId, SwDocShell *pDocShell );
56 void RescheduleProgress( SwDocShell *pDocShell );
H A Dunostyle.hxx50 class SwDocShell;
74 SwDocShell* pDocShell;
84 SwXStyleFamilies(SwDocShell& rDocShell);
126 SwDocShell* pDocShell;
130 SwXStyleFamily(SwDocShell* pDocShell, sal_uInt16 nFamily);
316 SwDocShell* pDocShell;
323 SwXPageStyle(SfxStyleSheetBasePool& rPool, SwDocShell* pDocSh, SfxStyleFamily eFam,
326 SwXPageStyle(SwDocShell* pDocSh);
343 SwDocShell *pDocShell;
351 SwXAutoStyles(SwDocShell& rDocShell);
[all …]
H A Dswwait.hxx31 class SwDocShell;
40 SwDocShell &rDocShell,
48 SwDocShell& mrDoc;
/trunk/main/sw/source/ui/inc/
H A Dchldwrap.hxx29 class SwDocShell;
34 SwDocShell* m_pDocSh;
43 virtual sal_Bool ReInitDlg(SwDocShell *pDocSh);
45 inline SwDocShell* GetOldDocShell() { return m_pDocSh; } in GetOldDocShell()
46 inline void SetOldDocShell(SwDocShell *pDcSh) { m_pDocSh = pDcSh; } in SetOldDocShell()
H A Dsrcview.hxx33 class SwDocShell;
73 SwDocShell* GetDocShell();
88 void Load(SwDocShell* pDocShell);
/trunk/main/sw/source/ui/misc/
H A Dglshell.cxx64 SFX_IMPL_INTERFACE( SwGlosDocShell, SwDocShell, SW_RES(0) )
73 TYPEINIT1( SwGlosDocShell, SwDocShell );
77 void lcl_Execute( SwDocShell& rSh, SfxRequest& rReq ) in lcl_Execute()
97 void lcl_GetState( SwDocShell& rSh, SfxItemSet& rSet ) in lcl_GetState()
146 : SwDocShell( (bNewShow) in SwGlosDocShell()
266 SV_IMPL_REF ( SwDocShell ) in SV_IMPL_REF() argument
/trunk/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx78 m_bHtmlMode = (::GetHtmlMode((SwDocShell*)SfxObjectShell::Current()) & HTMLMODE_ON) != 0; in SwFldDlg()
207 SwDocShell* pDocSh = (SwDocShell*)SfxObjectShell::Current(); in CreateInputItemSet()
247 SwDocShell* pDocSh = (SwDocShell*)SfxObjectShell::Current(); in ReInitDlg()
299 sal_Bool bHtmlMode = (::GetHtmlMode((SwDocShell*)SfxObjectShell::Current()) & HTMLMODE_ON) != 0; in Activate()
H A Dfldwrap.cxx90 sal_Bool SwChildWinWrapper::ReInitDlg(SwDocShell *) in ReInitDlg() argument
141 sal_Bool SwFldDlgWrapper::ReInitDlg(SwDocShell *pDocSh) in ReInitDlg()
199 sal_Bool SwFldDataOnlyDlgWrapper::ReInitDlg(SwDocShell *pDocSh) in ReInitDlg()
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx257 SwDocShell* pDocShell = GetDocShell(); in ~SwSrcView()
295 SwDocShell* pDocShell = GetDocShell(); in Init()
313 SwDocShell* SwSrcView::GetDocShell() in GetDocShell()
316 return PTR_CAST(SwDocShell, pObjShell); in GetDocShell()
390 SwDocShell* pDocShell = GetDocShell(); in Execute()
493 SwDocShell* pDocShell = GetDocShell(); in GetState()
725 SwDocShell* pDocSh = GetDocShell(); in SetPrinter()
849 const SwDocShell* pDocSh = GetDocShell(); in Notify()
859 void SwSrcView::Load(SwDocShell* pDocShell) in Load()
/trunk/main/sw/source/ui/dialog/
H A Ddocstdlg.cxx103 SwDocShell* pDocShell = (SwDocShell*) SfxObjectShell::Current(); in SwDocStatPage()
184 SwDocShell* pDocShell = (SwDocShell*) SfxObjectShell::Current(); in IMPL_LINK()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx71 SwDocShell* pDocSh = new SwDocShell ( SFX_CREATE_MODE_INTERNAL ); in SwXMLTextBlocks()
114 SwDocShell* pDocSh = new SwDocShell ( SFX_CREATE_MODE_INTERNAL ); in SwXMLTextBlocks()
143 SwDocShell * pDocShell = pDoc->GetDocShell(); in ClearDoc()
368 SwDocShell *pDocSh = pDoc->GetDocShell(); in PutBlock()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1217 SwDocShell* pDShell = pDoc->GetDocShell(); in lcl_UpdateLinksInSect()
1275 SwDocShell* pDestSh ) in lcl_FindDocShell()
1286 TypeId aType( TYPE(SwDocShell) ); in lcl_FindDocShell()
1332 String sFactory(String::CreateFromAscii(SwDocShell::Factory().GetShortName())); in lcl_FindDocShell()
1357 xLockRef = new SwDocShell( SFX_CREATE_MODE_INTERNAL ); in lcl_FindDocShell()
1469 SwDoc* pSrcDoc = ((SwDocShell*)&xDocSh)->GetDoc(); in DataChanged()
1492 SwDoc* pSrcDoc = ((SwDocShell*)&xDocSh)->GetDoc(); in DataChanged()
1583 else if( ((SwDocShell*)&xDocSh)->GetDoc() ) in DataChanged()
1584 ((SwDocShell*)&xDocSh)->GetDoc()->SetRedlineMode( in DataChanged()
/trunk/main/sw/source/core/doc/
H A Ddocglbl.cxx252 SfxObjectShellLock xDocSh( new SwDocShell( SFX_CREATE_MODE_INTERNAL )); in SplitDoc()
255 SwDoc* pDoc = ((SwDocShell*)(&xDocSh))->GetDoc(); in SplitDoc()
258 ((SwDocShell*)(&xDocSh))->GetModel(), in SplitDoc()
603 SfxObjectShellLock xDocSh( new SwDocShell( SFX_CREATE_MODE_INTERNAL )); in SplitDoc()
606 SwDoc* pDoc = ((SwDocShell*)(&xDocSh))->GetDoc(); in SplitDoc()
609 ((SwDocShell*)(&xDocSh))->GetModel(), in SplitDoc()
/trunk/main/sw/source/core/sw3io/
H A Dswacorr.cxx71 if( !rObjSh.IsA( TYPE(SwDocShell) ) ) in PutText()
74 SwDocShell& rDShell = (SwDocShell&)rObjSh; in PutText()
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx470 SwDocShell* pDocShell = pSourceView->GetDocShell(); in ActivatePage()
695 SwDocShell* pDocShell = pSourceView->GetDocShell(); in IMPL_LINK()
796 SwDocShell::Factory().GetFilterContainer() ); in IMPL_LINK()
853 SfxObjectShellLock xTempDocShell( new SwDocShell( SFX_CREATE_MODE_STANDARD ) ); in IMPL_LINK()
1004 …SFX_APP()->NotifyEvent(SfxEventHint(SW_EVENT_MAIL_MERGE, SwDocShell::GetEventName(STR_SW_EVENT_MAI… in IMPL_LINK()
1017 …SFX_APP()->NotifyEvent(SfxEventHint(SW_EVENT_MAIL_MERGE_END, SwDocShell::GetEventName(STR_SW_EVENT… in IMPL_LINK()
1124 SfxFilterContainer* pFilterContainer = SwDocShell::Factory().GetFilterContainer(); in IMPL_LINK()
1246 SwDocShell::Factory().GetFilterContainer() ); in IMPL_LINK()
1272 SfxObjectShellLock xTempDocShell( new SwDocShell( SFX_CREATE_MODE_STANDARD ) ); in IMPL_LINK()
/trunk/main/sw/source/ui/vba/
H A Dwordvbahelper.cxx47 SwDocShell* getDocShell( const uno::Reference< frame::XModel>& xModel ) in getDocShell()
56 SwDocShell* pDocShell = getDocShell( xModel ); in getView()
83 SwDocShell* pDocShell = getDocShell( xModel ); in getPageCount()

Completed in 140 milliseconds

1234567