Home
last modified time | relevance | path

Searched refs:GetDocShell (Results 76 – 100 of 333) sorted by relevance

12345678910>>...14

/aoo41x/main/sc/source/filter/excel/
H A Dexpop2.cxx76 SfxObjectShell* pDocShell = GetDocShell(); in Write()
167 SfxObjectShell* pDocShell = GetDocShell(); in Write()
H A Dxiescher.cxx561 pInfo->SetMacro( XclTools::GetSbMacroUrl( maMacroName, GetDocShell() ) ); in PreProcessSdrObject()
568 pInfo->SetMacro( XclTools::GetSbMacroUrl( maMacroName, GetDocShell() ) ); in PreProcessSdrObject()
1719 SfxObjectShell* pDocShell = GetDocShell(); in DoCreateSdrObj()
1878 if( SfxObjectShell* pDocShell = mrRoot.GetDocShell() ) in ProcessControl()
2034 …ControlHelper::FillMacroDescriptor( rDescriptor, DoGetEventType(), GetMacroName(), GetDocShell() ); in FillMacroDescriptor()
2933 SfxObjectShell* pDocShell = GetDocShell(); in DoPreProcessSdrObj()
3209 SvxMSConvertOCXControls( rRoot.GetDocShell(), 0 ), in XclImpDffConverter()
3237 mxProgress.reset( new ScfProgressBar( GetDocShell(), STR_PROGRESS_CALCULATING ) ); in StartProgressBar()
3365 SfxObjectShell* pDocShell = GetDocShell(); in CreateSdrObject()
3529 if( GetDocShell() ) try in InsertControl()
[all …]
H A Dnamebuff.cxx217 else if( pExcRoot->pIR->GetDocShell() ) in GetScTabIndex()
222 pExcRoot->pIR->GetDocShell() ) ); in GetScTabIndex()
H A Dexcform8.cxx64 if (!pFileUrl || pFileUrl->Len() == 0 || !GetDocShell()) in GetExternalFileIdFromXti()
67 String aFileUrl = ScGlobal::GetAbsDocName(*pFileUrl, GetDocShell()); in GetExternalFileIdFromXti()
1220 if( !GetDocShell() ) in ConvertExternName()
1223 String aFileUrl = ScGlobal::GetAbsDocName(rUrl, GetDocShell()); in ConvertExternName()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx83 ScDocShell* pDocShell = rViewData.GetDocShell(); in StopEditMode()
242 ScDocShell* pDocSh = rViewData.GetDocShell(); in StopDragMode()
/aoo41x/main/sw/source/core/draw/
H A Ddpage.cxx209 sal_Bool bExecHyperlinks = rDoc.GetDocShell()->IsReadOnly(); in RequestHelp()
250 SwDocShell* pDocShell = rDoc.GetDocShell(); in createUnoPage()
/aoo41x/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx173 ::EndProgress( pView->GetDocShell() ); in ~SwHHCWrapper()
180 SwDoc *pDoc = pView->GetDocShell()->GetDoc(); in ~SwHHCWrapper()
604 SwNode& rNode = pView->GetDocShell()->GetDoc()->GetNodes().GetEndOfContent(); in Convert()
/aoo41x/main/sw/source/filter/xml/
H A Dwrtxml.cxx227 if( SFX_CREATE_MODE_EMBEDDED == pDoc->GetDocShell()->GetCreateMode() ) in _Write()
292 pDoc->GetDocShell()->GetModel(), UNO_QUERY ); in _Write()
342 sal_Bool bStoreMeta = ( SFX_CREATE_MODE_EMBEDDED != pDoc->GetDocShell()->GetCreateMode() ); in _Write()
/aoo41x/main/sw/source/ui/shells/
H A Ddrformsh.cxx142 SfxMedium* pMedium = GetView().GetDocShell()->GetMedium(); in TYPEINIT1()
247 sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); in GetState()
/aoo41x/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx84 nHtmlMode = ::GetHtmlMode(rVw.GetDocShell()); in SwParaDlg()
249 SfxStyleSheetBasePool* pPool = rView.GetDocShell()->GetStyleSheetPool(); in PageCreated()
H A Dswuiccoll.cxx210 SfxStyleSheetBasePool* pPool = rSh.GetView().GetDocShell()->GetStyleSheetPool(); in Reset()
321 SfxStyleSheetBasePool* pPool = rSh.GetView().GetDocShell()->GetStyleSheetPool(); in IMPL_LINK()
/aoo41x/main/sc/source/ui/app/
H A Dclient.cxx191 pViewSh->GetViewData()->GetDocShell()->SetDrawModified(); in ObjectAreaChanged()
251 pViewSh->GetViewData()->GetDocShell()->SetDrawModified(); in ViewChanged()
H A Dseltrans.cxx286 ScDocShell* pDocSh = pViewData->GetDocShell(); in CreateCellData()
365 ScDocShell* pDocSh = pViewData->GetDocShell(); in CreateDrawData()
/aoo41x/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx215 Reference<XEventBroadcaster> xModel (mrBase.GetDocShell()->GetModel(), UNO_QUERY_THROW ); in init()
231 Reference<XEventBroadcaster> xModel (mrBase.GetDocShell()->GetModel(), UNO_QUERY_THROW ); in disposing()
601 const bool bReadOnly = mrBase.GetDocShell()->IsReadOnly(); in GetAnnotationState()
1000 const bool bReadOnly = mrBase.GetDocShell()->IsReadOnly(); in ExecuteAnnotationContextMenu()
/aoo41x/main/sw/source/ui/frmdlg/
H A Dcption.cxx149 uno::Reference< frame::XModel > xModel = rView.GetDocShell()->GetBaseModel(); in SwCaptionDialog()
371 SfxItemSet aSet( rView.GetDocShell()->GetDoc()->GetAttrPool() ); in IMPL_LINK()
527 ::FillCharStyleListBox( aLbCharStyle, rView.GetDocShell(), sal_True, sal_True ); in SwSequenceOptionDialog()
/aoo41x/main/sc/source/ui/view/
H A Dviewfun5.cxx233 …xObj = GetViewData()->GetDocShell()->GetEmbeddedObjectContainer().InsertEmbeddedObject( xStm, aNam… in PasteDataFormat()
254 … GetViewData()->GetDocShell()->GetEmbeddedObjectContainer().InsertEmbeddedObject( xObj, aName ); in PasteDataFormat()
383 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in PasteDataFormat()
H A Dgridwin2.cxx240 ScDBDocFunc aFunc( *pViewData->GetDocShell() ); in DoPushButton()
358 ScDBDocFunc aFunc( *pViewData->GetDocShell() ); in DPTestMouse()
610 ScDBDocFunc aFunc(*pViewData->GetDocShell()); in UpdateDPFromFieldPopupMenu()
946 ScDocShell* pDocSh = pViewData->GetDocShell(); in PagebreakMove()
H A Dtabvwshf.cxx665 ScDocShell* pDocSh = pViewData->GetDocShell(); in ExecuteTable()
802 ScDocShell* pDocSh = pViewData->GetDocShell(); in ExecuteTable()
830 ScDocShell* pDocShell = pViewData->GetDocShell(); in GetStateTable()
/aoo41x/main/sw/source/ui/misc/
H A Dlinenum.cxx143 ::FillCharStyleListBox(aCharStyleLB, pSh->GetView().GetDocShell()); in SwLineNumberingPage()
299 SfxStyleSheetBasePool* pPool = pSh->GetView().GetDocShell()->GetStyleSheetPool(); in FillItemSet()
/aoo41x/main/sw/source/ui/dialog/
H A Duiregionsw.cxx404 bWeb = 0 != PTR_CAST( SwWebDocShell, rSh.GetView().GetDocShell() ); in SwEditRegionDlg()
1311 SfxMedium* pMedium = rSh.GetView().GetDocShell()->GetMedium(); in IMPL_LINK()
1526 SfxMedium* pMedium = rSh.GetView().GetDocShell()->GetMedium(); in IMPL_LINK()
1599 sal_Bool bWeb = 0 != PTR_CAST( SwWebDocShell, rSh.GetView().GetDocShell() ); in SwInsertSectionTabDialog()
1755 sal_Bool bWeb = 0 != PTR_CAST(SwWebDocShell, m_pWrtSh->GetView().GetDocShell()); in SetWrtShell()
1824 SfxMedium* pMedium = m_pWrtSh->GetView().GetDocShell()->GetMedium(); in FillItemSet()
2334 sal_Bool bWeb = 0 != PTR_CAST( SwWebDocShell, rSh.GetView().GetDocShell() ); in SwSectionPropertyTabDialog()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dinstbdlg.cxx141 bool bShared = ( rViewData.GetDocShell() ? rViewData.GetDocShell()->IsDocShared() : false ); in Init_Impl()
/aoo41x/main/sw/source/ui/docvw/
H A DSidebarWin.cxx280 SfxItemSet aItem( mrView.GetDocShell()->GetPool() ); in DefaultItem()
335 SwDocShell* aShell = mrView.GetDocShell(); in InitControls()
1139 mrView.GetDocShell()->SetModified(sal_True); in IMPL_LINK()
1306 mrView.GetDocShell()->GetWrtShell()->SwCrsrShell::Right(aCount, 0, sal_False); in SwitchToFieldPos()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlcss1.cxx1167 SwDocShell *pDocSh = pDoc->GetDocShell(); in GetFontList()
1772 if( pDoc->GetDocShell() ) in FileDownload()
1773 pDoc->GetDocShell()->RegisterTransfer( aDLMedium ); in FileDownload()
1794 if( ( pDoc->GetDocShell() && pDoc->GetDocShell()->IsAbortingImport() ) in FileDownload()
1859 StartFileDownload( sHRef, 0, pDoc->GetDocShell() ); in InsertLink()
/aoo41x/main/sw/source/core/layout/
H A Dlayact.cxx155 ::RescheduleProgress( pImp->GetShell()->GetDoc()->GetDocShell() ); \
170 pWait = new SwWait( *pRoot->GetFmt()->GetDoc()->GetDocShell(), true ); in CheckWaitCrsr()
645 ::SetProgressState( nPercentPageNum, pImp->GetShell()->GetDoc()->GetDocShell()); in InternalAction()
2292 if ( pDoc->GetDocShell()->IsHelpDocument() || in DoIdleJob()
2563 const sal_Bool bSmartTags = !pViewShell->GetDoc()->GetDocShell()->IsHelpDocument() && in SwLayIdle()
2585 SfxObjectShell* pDocShell = pImp->GetShell()->GetDoc()->GetDocShell(); in SwLayIdle()
/aoo41x/main/sw/source/core/edit/
H A Dedtox.cxx165 SwDocShell* pDocSh = GetDoc()->GetDocShell(); in InsertTableOf()
203 SwDocShell* pDocSh = pMyDoc->GetDocShell(); in UpdateTableOf()

Completed in 194 milliseconds

12345678910>>...14