Home
last modified time | relevance | path

Searched refs:pDocShell (Results 51 – 75 of 229) sorted by relevance

12345678910

/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx157 ::sd::DrawDocShell* pDocShell = dynamic_cast< ::sd::DrawDocShell * >( mpObj ); in startPreview()
160 SdDrawDocument* pDoc = pDocShell->GetDoc(); in startPreview()
201 ::sd::DrawDocShell* pDocShell = PTR_CAST(::sd::DrawDocShell,mpObj); in updateViewSettings()
202 SdDrawDocument* pDoc = pDocShell?pDocShell->GetDoc():NULL; in updateViewSettings()
241 ::sd::DrawView* pView = new ::sd::DrawView(pDocShell, this, NULL); in updateViewSettings()
H A Dsddlgfact.hxx260 …g* CreateSdTabCharDialog( ::Window* pParent, const SfxItemSet* pAttr, SfxObjectShell* pDocShell );
261 …PageDialog( ::Window* pParent, const SfxItemSet* pAttr, SfxObjectShell* pDocShell, sal_Bool bAreaP…
273 …virtual AbstractSdPresLayoutDlg* CreateSdPresLayoutDlg( ::sd::DrawDocShell* pDocShell, ::sd::ViewS…
274 …alog* CreateSdTabTemplateDlg( ::Window* pParent, const SfxObjectShell* pDocShell, SfxStyleSheetBa…
276 …Dlg* CreateSdVectorizeDlg( ::Window* pParent, const Bitmap& rBmp, ::sd::DrawDocShell* pDocShell );
H A Dsdtreelb.cxx1385 ::sd::DrawDocShell* pDocShell = mpDoc->GetDocSh(); in DoDrag()
1386 …String aURL = INetURLObject( pDocShell->GetMedium()->GetPhysicalName(), INET_PROT_FILE ).GetMainUR… in DoDrag()
1418 *this, aBookmark, *pDocShell, eDragType, aTreeListBoxData); in DoDrag()
1421 ::sd::ViewShell* pViewShell = GetViewShellForDocShell(*pDocShell); in DoDrag()
1770 ::sd::DrawDocShell* pDocShell = mpDoc->GetDocSh(); in AddShapeToTransferable()
1771 if (bIsDescriptorFillingPending && pDocShell!=NULL) in AddShapeToTransferable()
1774 pDocShell->FillTransferableObjectDescriptor(aObjectDescriptor); in AddShapeToTransferable()
1781 if (pDocShell != NULL) in AddShapeToTransferable()
1782 aObjectDescriptor.maDisplayName = pDocShell->GetMedium()->GetURLObject().GetURLNoPass(); in AddShapeToTransferable()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx194 pDocShell(&rDocShell), in SwXStyleFamilies()
473 pDocShell(pDocSh) in SwXStyleFamily()
646 return lcl_GetCountOrName ( *pDocShell->GetDoc(), eFamily, NULL ); in getCount()
1090 pDocShell = 0; in Notify()
3558 pDocShell(pDocSh) in SwXPageStyle()
3566 pDocShell(pDocSh) in SwXPageStyle()
4239 SwUnoCollection(rDocShell.GetDoc()), pDocShell( &rDocShell ) in SwXAutoStyles()
4365 pDocShell( pDocSh ), eFamily(nFamily) in SwXAutoStyleFamily()
4381 pDocShell = 0; in Modify()
4391 if( !pDocShell ) in insertStyle()
[all …]
/trunk/main/basctl/source/basicide/
H A Dbasides2.cxx146 BasicDocShell* pDocShell = (BasicDocShell*)GetViewFrame()->GetObjectShell(); in GetPrinter() local
147 DBG_ASSERT( pDocShell, "DocShell ?!" ); in GetPrinter()
148 return pDocShell->GetPrinter( bCreate ); in GetPrinter()
156 BasicDocShell* pDocShell = (BasicDocShell*)GetViewFrame()->GetObjectShell(); in SetPrinter() local
157 DBG_ASSERT( pDocShell, "DocShell ?!" ); in SetPrinter()
158 pDocShell->SetPrinter( pNewPrinter ); in SetPrinter()
/trunk/main/sc/source/ui/undo/
H A Dundoblk2.cxx82 pDrawUndo = GetSdrUndoAction( pDocShell->GetDocument() ); in ScUndoWidthOrHeight()
111 ScDocument* pDoc = pDocShell->GetDocument(); in Undo()
136 pDocShell->PostPaint( static_cast<SCCOL>(nPaintStart), 0, nTab, in Undo()
143 pDocShell->PostPaint( 0, nPaintStart, nTab, MAXCOL, MAXROW, nTab, PAINT_GRID | PAINT_LEFT ); in Undo()
187 pDocShell->PostPaint( 0, 0, nStartTab, MAXCOL, MAXROW, nEndTab, PAINT_GRID ); in Redo()
H A Dundodraw.cxx44 pDocShell( pDocSh ) in ScUndoDraw()
101 ScTabViewShell* pViewShell = pDocShell->GetBestViewShell(); in UpdateSubShell()
111 pDocShell->SetDrawModified(); in Undo()
121 pDocShell->SetDrawModified(); in Redo()
/trunk/main/sw/source/core/doc/
H A Ddocbasic.cxx97 eErr = pDocShell->CallBasic( rMacro.GetMacName(), in ExecMacro()
133 eErr = pDocShell->CallXScript( in ExecMacro()
155 if( !pDocShell ) // ohne DocShell geht das nicht! in CallEvent()
229 nRet += 0 == pDocShell->CallBasic( rMacro.GetMacName(), in CallEvent()
253 nRet += 0 == pDocShell->CallXScript( in CallEvent()
H A Ddocglbl.cxx116 if( !pDocShell || !pDocShell->GetMedium() || in SplitDoc()
486 SfxFilterContainer* pFCntnr = pDocShell->GetFactory().GetFilterContainer(); in SplitDoc()
504 const SfxBoolItem *pRet = (const SfxBoolItem*)pDocShell->ExecuteSlot( aReq ); in SplitDoc()
512 if( !pDocShell || !pDocShell->GetMedium() || in SplitDoc()
830 SfxFilterContainer* pFCntnr = pDocShell->GetFactory().GetFilterContainer(); in SplitDoc()
846 const SfxBoolItem *pRet = (const SfxBoolItem*)pDocShell->ExecuteSlot( aReq ); in SplitDoc()
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx551 SwDocShell* pDocShell = pSourceView->GetDocShell(); in IMPL_LINK() local
552 if(pDocShell->HasName() && !pDocShell->IsModified()) in IMPL_LINK()
807 SwDocShell * pDocShell = in ConfigurationChanged() local
809 while (pDocShell) in ConfigurationChanged()
811 pDocShell->GetDoc()->GetIDocumentUndoRedo().DoUndo(bUndo); in ConfigurationChanged()
812 pDocShell = static_cast<SwDocShell *>( in ConfigurationChanged()
813 SfxObjectShell::GetNext(*pDocShell, &aType)); in ConfigurationChanged()
/trunk/main/sc/source/ui/inc/
H A Dundoutil.hxx41 static void MarkSimpleBlock( ScDocShell* pDocShell,
44 static void MarkSimpleBlock( ScDocShell* pDocShell,
47 static void MarkSimpleBlock( ScDocShell* pDocShell,
51 static void PaintMore( ScDocShell* pDocShell,
/trunk/main/sc/source/ui/view/
H A Ddbfunc.cxx195 ScDocShell* pDocShell = GetViewData()->GetDocShell(); in NotifyCloseDbNameDlg() local
196 ScDocShellModificator aModificator( *pDocShell ); in NotifyCloseDbNameDlg()
197 ScDocument* pDoc = pDocShell->GetDocument(); in NotifyCloseDbNameDlg()
212 pDocShell->DBAreaDeleted( rStart.Tab(), in NotifyCloseDbNameDlg()
229 pDocShell->PostPaint( 0,0,0, MAXCOL,MAXROW,MAXTAB, PAINT_GRID ); in NotifyCloseDbNameDlg()
236 pDocShell->GetUndoManager()->AddUndoAction( in NotifyCloseDbNameDlg()
237 new ScUndoDBData( pDocShell, pUndoColl, pRedoColl ) ); in NotifyCloseDbNameDlg()
H A Dviewfun7.cxx195 ScDocShell* pDocShell = GetViewData()->GetDocShell(); in PasteDraw() local
196 …ScModelObj* pModelObj = ( pDocShell ? ScModelObj::getImplementation( pDocShell->GetModel() ) : NUL… in PasteDraw()
260 ScDocShell* pDocShell = GetViewData()->GetDocShell(); in PasteDraw() local
261 …ScModelObj* pModelObj = ( pDocShell ? ScModelObj::getImplementation( pDocShell->GetModel() ) : NUL… in PasteDraw()
H A Dcellsh.cxx122 ScDocShell* pDocShell = GetViewData()->GetDocShell(); in GetBlockState() local
222 if ( pDocShell && pDocShell->IsDocShared() ) in GetBlockState()
240 if ( pDocShell && pDocShell->IsDocShared() ) in GetBlockState()
274 ScDocShell* pDocShell = GetViewData()->GetDocShell(); in GetCellState() local
319 if ( pDocShell && pDocShell->IsDocShared() ) in GetCellState()
H A Dtabvwshf.cxx830 ScDocShell* pDocShell = pViewData->GetDocShell(); in GetStateTable() local
896 ( nWhich == FID_INS_TABLE_EXT && pDocShell && pDocShell->IsDocShared() ) ) in GetStateTable()
913 ( pDocShell && pDocShell->IsDocShared() ) ) in GetStateTable()
940 || ( pDocShell && pDocShell->IsDocShared() ) in GetStateTable()
H A Ddrawview.cxx918 ScDocShell* pDocShell = pViewData ? pViewData->GetDocShell() : 0; in DeleteMarked() local
919 ::svl::IUndoManager* pUndoMgr = pDocShell ? pDocShell->GetUndoManager() : 0; in DeleteMarked()
920 bool bUndo = pDrawLayer && pDocShell && pUndoMgr && pDoc->IsUndoEnabled(); in DeleteMarked()
937 …pUndoMgr->AddUndoAction( new ScUndoReplaceNote( *pDocShell, pCaptData->maStart, aNoteData, false, … in DeleteMarked()
939 if( pDocShell ) in DeleteMarked()
940 pDocShell->PostPaintCell( pCaptData->maStart ); in DeleteMarked()
/trunk/main/sd/inc/
H A Dsdabstdlg.hxx188 …CreateSdTabCharDialog( ::Window* pParent, const SfxItemSet* pAttr, SfxObjectShell* pDocShell ) = 0;
189 …PageDialog( ::Window* pParent, const SfxItemSet* pAttr, SfxObjectShell* pDocShell, sal_Bool bAreaP…
201 …virtual AbstractSdPresLayoutDlg* CreateSdPresLayoutDlg( ::sd::DrawDocShell* pDocShell, ::sd::ViewS…
202 …alog* CreateSdTabTemplateDlg( ::Window* pParent, const SfxObjectShell* pDocShell, SfxStyleSheetBa…
204 … CreateSdVectorizeDlg( ::Window* pParent, const Bitmap& rBmp, ::sd::DrawDocShell* pDocShell ) = 0;
/trunk/main/sd/source/ui/tools/
H A DPreviewRenderer.cxx256 DrawDocShell* pDocShell = pDocument->GetDocSh(); in Initialize() local
259 ProvideView (pDocShell); in Initialize()
454 void PreviewRenderer::ProvideView (DrawDocShell* pDocShell) in ProvideView() argument
456 if (pDocShell != mpDocShellOfView) in ProvideView()
465 mpDocShellOfView = pDocShell; in ProvideView()
471 mpView.reset (new DrawView (pDocShell, mpPreviewDevice.get(), NULL)); in ProvideView()
/trunk/main/sw/source/ui/dialog/
H A Ddocstdlg.cxx103 SwDocShell* pDocShell = (SwDocShell*) SfxObjectShell::Current(); in SwDocStatPage() local
104 SwFEShell* pFEShell = pDocShell->GetFEShell(); in SwDocStatPage()
184 SwDocShell* pDocShell = (SwDocShell*) SfxObjectShell::Current(); in IMPL_LINK() local
185 SwFEShell* pFEShell = pDocShell->GetFEShell(); in IMPL_LINK()
/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.cxx99 DrawDocShell* pDocShell = mpViewSh->GetDocSh(); in TableObjectBar() local
100 if( pDocShell ) in TableObjectBar()
102 SetPool( &pDocShell->GetPool() ); in TableObjectBar()
103 SetUndoManager( pDocShell->GetUndoManager() ); in TableObjectBar()
/trunk/main/sw/source/ui/uno/
H A DSwXFilterOptions.cxx131 SwDocShell* pDocShell = 0; in execute() local
136 pDocShell = pXDoc ? pXDoc->GetDocShell() : 0; in execute()
138 if(pDocShell) in execute()
144 …AbstractSwAsciiFilterDlg* pAsciiDlg = pFact->CreateSwAsciiFilterDlg( NULL, *pDocShell,pInStream, … in execute()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx421 return pDocShell->GetModel(); in getModelFromXIf()
435 if ( !pDocShell ) in getDocumentFromRange()
475 return pDocShell->GetModel(); in getUnoModel()
3805 if ( pDocShell ) in setColumnWidth()
3813 ScDocFunc aFunc(*pDocShell); in setColumnWidth()
3977 ScDocFunc aFunc(*pDocShell); in setRowHeight()
4237 if (pDocShell) in lcl_GetDBData_Impl()
4252 if ( pDocShell ) in lcl_SelectAll()
4703 if ( pDocShell ) in Autofit()
4708 ScDocFunc aFunc(*pDocShell); in Autofit()
[all …]
H A Dvbachartobjects.cxx79 ScDocShell* pDocShell = NULL; in getChartObjectNames() local
82 pDocShell = pUno->GetDocShell(); in getChartObjectNames()
83 if ( !pDocShell ) in getChartObjectNames()
86 …uno::Reference< sheet::XSpreadsheetDocument > xSpreadsheetDocument( pDocShell->GetModel(), uno::UN… in getChartObjectNames()
/trunk/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx83 ScDocShell* pDocShell = rViewData.GetDocShell(); in StopEditMode() local
84 ::svl::IUndoManager* pUndoMgr = rDoc.IsUndoEnabled() ? pDocShell->GetUndoManager() : 0; in StopEditMode()
104 …pUndoMgr->AddUndoAction( new ScUndoReplaceNote( *pDocShell, aNotePos, pNote->GetNoteData(), true, … in StopEditMode()
153 …pUndoMgr->AddUndoAction( new ScUndoReplaceNote( *pDocShell, aNotePos, aNoteData, false, pDrawLayer… in StopEditMode()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx618 SwDocShell *pDocShell(pDoc->GetDocShell()); in Expand() local
619 DBG_ASSERT(pDocShell, "no SwDocShell"); in Expand()
620 if (pDocShell) { in Expand()
622 pDocShell->GetModel(), uno::UNO_QUERY_THROW); in Expand()
910 SwDocShell *pDocShell(GetDoc()->GetDocShell()); in Expand() local
911 DBG_ASSERT(pDocShell, "no SwDocShell"); in Expand()
912 if (!pDocShell) { return aStr; } in Expand()
915 pDocShell->GetModel(), uno::UNO_QUERY_THROW); in Expand()
1093 SwDocShell* pDocShell = GetDoc()->GetDocShell(); in Expand() local
1094 if( !pDocShell ) in Expand()
[all …]

Completed in 214 milliseconds

12345678910