Home
last modified time | relevance | path

Searched refs:pDocShell (Results 126 – 150 of 229) sorted by relevance

12345678910

/aoo41x/main/sd/source/ui/dlg/
H A Dtabtempl.cxx65 const SfxObjectShell* pDocShell, in SdTabTemplateDlg() argument
70 rDocShell ( *pDocShell ), in SdTabTemplateDlg()
H A Dsdpreslt.cxx56 ::sd::DrawDocShell* pDocShell, in SdPresLayoutDlg() argument
61 mpDocSh ( pDocShell ), in SdPresLayoutDlg()
H A Dvectdlg.cxx57 Window* pParent, const Bitmap& rBmp, ::sd::DrawDocShell* pDocShell ) : in SdVectorizeDlg() argument
59 mpDocSh ( pDocShell ), in SdVectorizeDlg()
/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx266 ::sd::DrawDocShell* pDocShell = mpDoc->GetDocSh(); in Import()
267 if ( pDocShell ) in Import()
268 SeekOle( pDocShell, mnFilterOptions ); in Import()
565 pDocShell->SetVisArea( Rectangle( Point(), aVisAreaSize ) ); in Import()
570 SfxProgress* pStbMgr = new SfxProgress( pDocShell, String( SdResId( STR_POWERPOINT_IMPORT ) ), in Import()
1233 if ( pDocShell ) in Import()
2163 ::sd::DrawDocShell* pDocShell = mpDoc->GetDocSh(); in FillSdAnimationInfo()
2164 if ( pDocShell ) in FillSdAnimationInfo()
2166 String aBaseURL = pDocShell->GetMedium()->GetBaseURL(); in FillSdAnimationInfo()
/aoo41x/main/sc/source/filter/excel/
H A Dxiescher.cxx1719 SfxObjectShell* pDocShell = GetDocShell(); in DoCreateSdrObj() local
1724 Reference< XEmbeddedObject > xEmbObj = pDocShell->GetEmbeddedObjectContainer(). in DoCreateSdrObj()
1878 if( SfxObjectShell* pDocShell = mrRoot.GetDocShell() ) in ProcessControl() local
1880 Reference< XMultiServiceFactory > xFactory( pDocShell->GetModel(), UNO_QUERY ); in ProcessControl()
2933 SfxObjectShell* pDocShell = GetDocShell(); in DoPreProcessSdrObj() local
2935 if( pOleSdrObj && pDocShell ) in DoPreProcessSdrObj()
2937 … comphelper::EmbeddedObjectContainer& rEmbObjCont = pDocShell->GetEmbeddedObjectContainer(); in DoPreProcessSdrObj()
3365 SfxObjectShell* pDocShell = GetDocShell(); in CreateSdrObject() local
3368 if( pDocShell && xSrcStrg.Is() && (aStrgName.Len() > 0) ) in CreateSdrObject()
3385 aStrgName, xSrcStrg, pDocShell->GetStorage(), aGraphic, in CreateSdrObject()
[all …]
H A Dexcel.cxx81 if( SfxObjectShell* pDocShell = pDocument->GetDocumentShell() ) try in ScImportExcel() local
83 … uno::Reference< lang::XComponent > xComponent( pDocShell->GetModel(), uno::UNO_QUERY_THROW ); in ScImportExcel()
H A Dxlescher.cxx351 XclTbxEventType eEventType, const String& rXclMacroName, SfxObjectShell* pDocShell ) in FillMacroDescriptor() argument
358 rDescriptor.ScriptCode = XclTools::GetSbMacroUrl( rXclMacroName, pDocShell ); in FillMacroDescriptor()
/aoo41x/main/sw/source/filter/ww8/
H A Ddocxexport.cxx585 SwDocShell* pDocShell( pDoc->GetDocShell( ) ); in WriteProperties() local
587 if ( pDocShell ) in WriteProperties()
590 pDocShell->GetModel( ), uno::UNO_QUERY ); in WriteProperties()
H A Dww8par.cxx189 void lclGetAbsPath( String& rPath, sal_uInt16 nLevel, SwDocShell* pDocShell) in lclGetAbsPath() argument
323 lclGetAbsPath( *xLongName, 0 , pDocShell); in ReadEmbeddedData()
346 lclGetAbsPath( *xLongName, nLevel, pDocShell); in ReadEmbeddedData()
349 lclGetAbsPath( *xShortName, nLevel, pDocShell); in ReadEmbeddedData()
359 lclGetAbsPath( *xLongName, 0 ,pDocShell); in ReadEmbeddedData()
1016 SwDocShell* pDocShell = rReader.mpDocShell; in ProcessObj() local
1017 if(pDocShell) in ProcessObj()
1019 rReader.ReadEmbeddedData( aMemStream, pDocShell, hlStr); in ProcessObj()
4302 SwDocShell * pDocShell = rDoc.GetDocShell(); in CoreLoad() local
4303 if (pDocShell) in CoreLoad()
[all …]
H A Dwrtww8.cxx376 SwDocShell *pDocShell(rWrt.pDoc->GetDocShell()); in SV_IMPL_PTRARR() local
377 DBG_ASSERT(pDocShell, "no SwDocShell"); in SV_IMPL_PTRARR()
380 if (pDocShell) { in SV_IMPL_PTRARR()
381 uno::Reference<lang::XComponent> xModelComp(pDocShell->GetModel(), in SV_IMPL_PTRARR()
390 rDop.lKeyProtDoc = pDocShell->GetModifyPasswordHash(); in SV_IMPL_PTRARR()
3498 SwDocShell* pDocShell = pDoc->GetDocShell (); in PrepareStorage() local
3499 DBG_ASSERT(pDocShell, "no SwDocShell"); in PrepareStorage()
3501 if (pDocShell) { in PrepareStorage()
3503 pDocShell->GetModel(), uno::UNO_QUERY_THROW); in PrepareStorage()
3513 pDocShell->GetPreviewMetaFile (sal_False); in PrepareStorage()
/aoo41x/main/sc/inc/
H A Dcellsuno.hxx142 static void ApplyBorder( ScDocShell* pDocShell, const ScRangeList& rRanges,
178 ScDocShell* pDocShell; member in ScCellRangesBase
246 ScDocShell* GetDocShell() const { return pDocShell; } in GetDocShell()
1337 ScDocShell* pDocShell; member in ScCellsObj
1371 ScDocShell* pDocShell; member in ScCellsEnumeration
1410 ScDocShell* pDocShell; member in ScCellFormatsObj
1454 ScDocShell* pDocShell; member in ScCellFormatsEnumeration
1496 ScDocShell* pDocShell; member in ScUniqueCellFormatsObj
1541 ScDocShell* pDocShell; member in ScUniqueCellFormatsEnumeration
1545 ScUniqueCellFormatsEnumeration(ScDocShell* pDocShell, const ScMyRangeLists& rRangeLists);
H A Dchartuno.hxx55 ScDocShell* pDocShell; member in ScChartsObj
129 ScDocShell* pDocShell; member in ScChartObj
H A Dtarguno.hxx80 ScDocShell* pDocShell; member in ScLinkTargetTypesObj
115 ScDocShell* pDocShell; member in ScLinkTargetTypeObj
/aoo41x/main/sw/source/core/crsr/
H A Dfindtxt.cxx327 SwDocShell *const pDocShell = pNode->GetDoc()->GetDocShell(); in Find() local
328 ViewShell *const pWrtShell = (pDocShell) ? (ViewShell*)(pDocShell->GetWrtShell()) : 0; in Find()
/aoo41x/main/sc/source/core/data/
H A Ddocumen9.cxx148 void ScDocument::InitDrawLayer( SfxObjectShell* pDocShell ) in InitDrawLayer() argument
150 if (pDocShell && !pShell) in InitDrawLayer()
151 pShell = pDocShell; in InitDrawLayer()
H A Ddocumen2.cxx126 SfxObjectShell* pDocShell ) : in ScDocument() argument
132 pShell( pDocShell ), in ScDocument()
231 if ( pDocShell ) in ScDocument()
233 pLinkManager = new sfx2::LinkManager(pDocShell); in ScDocument()
/aoo41x/main/sc/source/ui/formdlg/
H A Dformula.cxx302 ScInputHandler* ScFormulaDlg::GetNextInputHandler(ScDocShell* pDocShell,PtrTabViewShell* ppViewSh) in GetNextInputHandler() argument
306 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in GetNextInputHandler()
316 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in GetNextInputHandler()
/aoo41x/main/sw/source/filter/html/
H A Dswhtml.cxx855 SwDocShell *pDocShell(pDoc->GetDocShell()); in Continue() local
856 DBG_ASSERT(pDocShell, "no SwDocShell"); in Continue()
857 if (pDocShell) { in Continue()
859 pDocShell->GetModel(), uno::UNO_QUERY_THROW); in Continue()
1303 SwDocShell *pDocShell(pDoc->GetDocShell()); in NextToken() local
1304 DBG_ASSERT(pDocShell, "no SwDocShell"); in NextToken()
1305 if (pDocShell) { in NextToken()
1332 SwDocShell *pDocShell(pDoc->GetDocShell()); in NextToken() local
1333 DBG_ASSERT(pDocShell, "no SwDocShell"); in NextToken()
1334 if (pDocShell) in NextToken()
[all …]
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx912 ::sd::DrawDocShell* pDocShell = mrModel.GetDocument()->GetDocSh(); in Notify()
913 if (pDocShell!=NULL && pDocShell->IsEnableSetModified()) in Notify()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunopage.cxx1102 ::sd::DrawDocShell* pDocShell = pDoc->GetDocSh(); in getPropertyValue()
1103 if ( pDocShell ) in getPropertyValue()
1114 pDocShell->GetPreviewMetaFile(); in getPropertyValue()
1139 ::sd::DrawDocShell* pDocShell = pDoc->GetDocSh(); in getPropertyValue()
1140 if ( pDocShell ) in getPropertyValue()
1151 pDocShell->GetPreviewMetaFile(); in getPropertyValue()
1787 ::sd::DrawDocShell* pDocShell = pDoc->GetDocSh(); in refreshpage()
1788 if ( pDocShell ) in refreshpage()
1790 ::sd::ViewShell* pViewSh = pDocShell->GetViewShell(); in refreshpage()
H A DDrawController.cxx173 DrawDocShell* pDocShell = pViewShell->GetDocSh(); in dispose() local
174 if ( pDocShell != NULL ) in dispose()
175 pDocShell->SetDocShellFunction(0); in dispose()
/aoo41x/main/sc/source/ui/view/
H A Dprintfun.cxx182 pDocShell->UpdatePendingRowHeights( nPrintTab ); in Construct()
183 pDoc = pDocShell->GetDocument(); in Construct()
228 : pDocShell ( pShell ), in ScPrintFunc()
251 : pDocShell ( pShell ), in ScPrintFunc()
272 : pDocShell ( pShell ), in ScPrintFunc()
1068 aFieldData.aTitle = pDocShell->GetTitle(); in InitParam()
1069 const INetURLObject& rURLObj = pDocShell->GetMedium()->GetURLObject(); in InitParam()
2458 pDocShell->PostPaint(0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID); in UpdatePages()
2622 double nFact = pDocShell->GetOutputFactor(); in InitModes()
/aoo41x/main/starmath/source/
H A Dedit.cxx456 SmDocShell *pDocShell = GetDoc(); in IMPL_LINK_INLINE_END() local
457 if (pDocShell) in IMPL_LINK_INLINE_END()
458 pDocShell->SetModified( GetEditEngine()->IsModified() ); in IMPL_LINK_INLINE_END()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx101 ScDocShell* pDocShell = pViewData->GetDocShell(); in lcl_ChartInit() local
102 ScDocument* pScDoc = pDocShell->GetDocument(); in lcl_ChartInit()
149 …uno::Reference< util::XNumberFormatsSupplier > xNumberFormatsSupplier( pDocShell->GetModel(), uno:… in lcl_ChartInit()
/aoo41x/main/sw/source/ui/uiview/
H A Dview2.cxx278 SwDocShell* pDocShell = GetDocShell(); in InsertGraphicDlg() local
279 sal_uInt16 nHtmlMode = ::GetHtmlMode(pDocShell); in InsertGraphicDlg()
295 SwDoc* pDoc = pDocShell->GetDoc(); in InsertGraphicDlg()
446 pDocShell->GetDoc()->GetDfltFrmFmt(), in InsertGraphicDlg()
1069 SwDocShell* pDocShell = GetDocShell(); in Execute() local
1070 SwDoc* pDoc = pDocShell->GetDoc(); in Execute()

Completed in 182 milliseconds

12345678910