Home
last modified time | relevance | path

Searched refs:pDocShell (Results 101 – 125 of 229) sorted by relevance

12345678910

/trunk/main/sc/source/filter/excel/
H A Dxltools.cxx691 OUString XclTools::GetSbMacroUrl( const String& rMacroName, SfxObjectShell* pDocShell ) in GetSbMacroUrl() argument
694 …::ooo::vba::MacroResolvedInfo aMacroInfo = ::ooo::vba::resolveVBAMacro( pDocShell, rMacroName, fal… in GetSbMacroUrl()
700 …ls::GetSbMacroUrl( const String& rModuleName, const String& rMacroName, SfxObjectShell* pDocShell ) in GetSbMacroUrl() argument
704 return GetSbMacroUrl( rModuleName + OUString( sal_Unicode( '.' ) ) + rMacroName, pDocShell ); in GetSbMacroUrl()
H A Dxlroot.cxx285 SfxObjectShell* pDocShell = GetDocShell(); in GetDocModelObj() local
286 return pDocShell ? ScModelObj::getImplementation( pDocShell->GetModel() ) : 0; in GetDocModelObj()
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 …]
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx349 DrawDocShell* pDocShell = dynamic_cast<DrawDocShell*>(pTransferDocShell); in FuSupport() local
350 if (pDocShell && pDocShell->GetDoc()->GetPageCount() > 1) in FuSupport()
521 DrawDocShell* pDocShell = mrSlideSorter.GetModel().GetDocument()->GetDocSh(); in GetMenuState() local
625 if( bDisable || pDocShell->IsPreview()) in GetMenuState()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx159 SwDocShell* pDocShell; member in SwTrnsfrDdeLink
3703 : rTrnsfr( rTrans ), pDocShell( 0 ), in SwTrnsfrDdeLink()
3739 0 != ( pDocShell = rSh.GetDoc()->GetDocShell() ) ) in SwTrnsfrDdeLink()
3743 refObj = pDocShell->DdeCreateLinkSource( sName ); in SwTrnsfrDdeLink()
3773 if( FindDocShell() && pDocShell->GetView() ) in DataChanged()
3774 rTrnsfr.RemoveDDELinkFormat( pDocShell->GetView()->GetEditWin() ); in DataChanged()
3788 const ByteString aTopic( pDocShell->GetTitle( SFX_TITLE_FULLNAME ), in WriteData()
3859 SwDoc* pDoc = pDocShell->GetDoc(); in Disconnect()
3910 if( pTmpSh == pDocShell ) // die wollen wir haben in FindDocShell()
3912 if( pDocShell->GetDoc() ) in FindDocShell()
[all …]
/trunk/main/sw/source/ui/shells/
H A Dtxtcrsr.cxx254 const SwDocShell* pDocShell = pDoc ? pDoc->GetDocShell() : NULL; in ExecMoveMisc() local
255 const SwView* pView = pDocShell ? pDocShell->GetView() : NULL; in ExecMoveMisc()
/trunk/main/sc/inc/
H A Dnameuno.hxx65 ScDocShell* pDocShell; member in ScNamedRangeObj
186 ScDocShell* pDocShell; member in ScNamedRangesObj
287 ScDocShell* pDocShell; member in ScLabelRangeObj
328 ScDocShell* pDocShell; member in ScLabelRangesObj
H A Dtablink.hxx87 ScDocShell* pDocShell; member in ScDocumentLoader
97 ScDocShell* GetDocShell() { return pDocShell; } in GetDocShell()
H A Dstyleuno.hxx68 ScDocShell* pDocShell; member in ScStyleFamiliesObj
129 ScDocShell* pDocShell; member in ScStyleFamilyObj
221 ScDocShell* pDocShell; member in ScStyleObj
248 sal_Bool IsInserted() const { return pDocShell != NULL; } in IsInserted()
/trunk/main/sd/source/ui/dlg/
H A Ddlgchar.cxx49 const SfxObjectShell* pDocShell ) : in SdCharDlg() argument
52 rDocShell ( *pDocShell ) in SdCharDlg()
/trunk/main/sd/source/ui/view/
H A Dfrmview.cxx89 DrawDocShell* pDocShell = pDrawDoc->GetDocSh(); in FrameView() local
91 if ( pDocShell ) in FrameView()
99 SfxViewFrame* pSfxViewFrame = SfxViewFrame::GetFirst(pDocShell); in FrameView()
140 pSfxViewFrame = SfxViewFrame::GetNext(*pSfxViewFrame, pDocShell); in FrameView()
143 SdDrawDocument* pDoc = pDocShell->GetDoc(); in FrameView()
H A Ddrtxtob.cxx129 DrawDocShell* pDocShell = pDoc->GetDocSh(); in TextObjectBar() local
130 if( pDocShell ) in TextObjectBar()
132 SetUndoManager(pDocShell->GetUndoManager()); in TextObjectBar()
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx1129 SwDocShell* pDocShell = rWrtSh.GetView().GetDocShell(); in PageCreated() local
1130 ::FillCharStyleListBox(rCharFmtLB, pDocShell); in PageCreated()
1139 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell, pDocShell)); in PageCreated()
1149 SwDocShell* pDocShell = rWrtSh.GetView().GetDocShell(); in PageCreated() local
1150 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell, pDocShell)); in PageCreated()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx490 const SwDocShell* pDocShell = GetView().GetDocShell(); in NavigatorPaste() local
491 if(pDocShell->HasName()) in NavigatorPaste()
493 const String rName = pDocShell->GetMedium()->GetURLObject().GetURLNoMark(); in NavigatorPaste()
/trunk/main/sw/source/core/doc/
H A Dacmplwrd.cxx284 SwDocShell* pDocShell = rDoc.GetDocShell(); in InsertWord() local
285 SfxMedium* pMedium = pDocShell ? pDocShell->GetMedium() : 0; in InsertWord()
/trunk/main/sc/source/ui/miscdlgs/
H A Dtextdlgs.cxx52 const SfxObjectShell* pDocShell ) : in ScCharDlg() argument
55 rDocShell ( *pDocShell ) in ScCharDlg()
/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx115 SfxObjectShell* pDocShell = SfxObjectShell::Current(); in SfxManageStyleSheetPage() local
117 if ( pDocShell ) in SfxManageStyleSheetPage()
118 pPool = pDocShell->GetStyleSheetPool(); in SfxManageStyleSheetPage()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx237 ScDocShell* pDocShell = NULL;
239 pDocShell = (ScDocShell*)pModel->GetEmbeddedObject();
240 return pDocShell;
247 ScDocShell* pDocShell = getDocShell( xModel );
248 if ( pDocShell )
249 return pDocShell->GetBestViewShell();
/trunk/main/sc/source/ui/inc/
H A Dundobase.hxx50 ScDocShell* pDocShell; member in ScSimpleUndo
53 bool IsPaintLocked() const { return pDocShell->IsPaintLocked(); } in IsPaintLocked()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel.cxx602 ScDocShell* pDocShell = pViewData->GetDocShell(); in MouseButtonUp() local
603 …ScModelObj* pModelObj = ( pDocShell ? ScModelObj::getImplementation( pDocShell->GetModel() ) : NUL… in MouseButtonUp()
/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx384 … SfxObjectShell* pDocShell = pFrame ? pFrame->GetCurrentDocument() : SfxObjectShell::Current(); in getScriptInvocation() local
385 if ( pDocShell ) in getScriptInvocation()
387 Reference< XModel > xModel( pDocShell->GetModel() ); in getScriptInvocation()
/trunk/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()
/trunk/main/sc/source/core/tool/
H A Dformulaparserpool.cxx142 if( SfxObjectShell* pDocShell = mrDoc.GetDocumentShell() ) try in getFormulaParser() local
144 Reference< XComponent > xComponent( pDocShell->GetModel(), UNO_QUERY_THROW ); in getFormulaParser()
/trunk/main/sc/source/ui/view/
H A Dtabvwshb.cxx450 ScDocShell* pDocShell = ( GetViewData() ? GetViewData()->GetDocShell() : NULL ); in GetDrawInsState() local
451 bool bShared = ( pDocShell ? pDocShell->IsDocShared() : false ); in GetDrawInsState()
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx144 const SwDocShell *pDocShell, in MakeSwPrtOptions() argument
149 if (!pDocShell || !pOpt || !pData) in MakeSwPrtOptions()
154 sal_Bool bWeb = pDocShell->IsA( aSwWebDocShellTypeId ); in MakeSwPrtOptions()

Completed in 188 milliseconds

12345678910