Home
last modified time | relevance | path

Searched refs:pDocSh (Results 176 – 200 of 247) sorted by relevance

12345678910

/aoo42x/main/sd/source/ui/unoidl/
H A Dunopage.cxx2355 ::sd::DrawDocShell* pDocSh = GetModel()->GetDocShell(); in setName()
2356 ::sd::ViewShell* pViewSh = pDocSh ? pDocSh->GetViewShell() : NULL; in setName()
3081 ::sd::DrawDocShell* pDocSh = GetModel()->GetDocShell(); in setName()
3082 ::sd::ViewShell* pViewSh = pDocSh ? pDocSh->GetViewShell() : NULL; in setName()
H A Dunoobj.cxx1096 ::sd::DrawDocShell* pDocSh = pDoc->GetDocSh(); in SetStyleSheet()
1097 ::sd::ViewShell* pViewSh = pDocSh ? pDocSh->GetViewShell() : NULL; in SetStyleSheet()
/aoo42x/main/sd/source/ui/inc/
H A Ddlgpage.hxx52 …SdPageDlg( SfxObjectShell* pDocSh, Window* pParent, const SfxItemSet* pAttr, sal_Bool bAreaPage = …
H A Dprltempl.hxx83 …SdPresLayoutTemplateDlg( SfxObjectShell* pDocSh, Window* pParent, SdResId DlgId, SfxStyleSheetBase…
H A Ddrawview.hxx51 DrawDocShell* pDocSh,
H A DOutlineViewShell.hxx170 void Construct (DrawDocShell* pDocSh);
/aoo42x/main/sc/source/ui/view/
H A Dviewfun5.cxx383 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in PasteDataFormat() local
391 ScDBData* pDBData = pDocSh->GetDBData( ScRange(nPosX,nPosY,nTab), SC_DB_OLD, SC_DBSEL_KEEP ); in PasteDataFormat()
/aoo42x/main/sc/source/ui/inc/
H A DIAnyRefDialog.hxx54 virtual sal_Bool IsDocAllowed( SfxObjectShell* pDocSh ) const = 0;
H A Dundodraw.hxx40 ScUndoDraw( SfxUndoAction* pUndo, ScDocShell* pDocSh );
H A Dautostyl.hxx37 ScDocShell* pDocSh; member in ScAutoStyleList
H A Dservobj.hxx50 ScDocShell* pDocSh; member in ScServerObject
H A Dpfuncache.hxx96 ScDocShell* pDocSh; member in ScPrintFuncCache
H A Dformula.hxx116 virtual sal_Bool IsDocAllowed( SfxObjectShell* pDocSh ) const;
H A Dpreview.hxx119 ScPreview( Window* pParent, ScDocShell* pDocSh, ScPreviewShell* pViewSh );
/aoo42x/main/sfx2/inc/sfx2/
H A Dprogress.hxx74 static SfxProgress* GetActiveProgress( SfxObjectShell *pDocSh = 0 );
/aoo42x/main/sw/source/ui/inc/
H A Duitool.hxx73 SW_DLLPUBLIC void FillCharStyleListBox(ListBox& rToFill, SwDocShell* pDocSh, sal_Bool bSorted = sal…
H A Dredlndlg.hxx179 virtual sal_Bool ReInitDlg(SwDocShell *pDocSh);
/aoo42x/main/sd/source/ui/app/
H A Dsdxfer.cxx159 ::sd::DrawDocShell* pDocSh = static_cast< ::sd::DrawDocShell*>(pObj); in ~SdTransferable()
160 pDocSh->DoClose(); in ~SdTransferable()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlforw.cxx392 SwDocShell *pDocSh = pDoc->GetDocShell(); in OutHiddenForms() local
393 if( !pDocSh ) in OutHiddenForms()
396 uno::Reference< drawing::XDrawPageSupplier > xDPSupp( pDocSh->GetBaseModel(), in OutHiddenForms()
/aoo42x/main/cui/source/tabpages/
H A Dbackgrnd.cxx1198 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in FillColorValueSets_Impl() local
1203 if ( pDocSh && ( 0 != ( pItem = pDocSh->GetItem( SID_COLOR_TABLE ) ) ) ) in FillColorValueSets_Impl()
/aoo42x/main/sc/inc/
H A Deventuno.hxx46 ScSheetEventsObj(ScDocShell* pDocSh, SCTAB nT);
H A Dtablink.hxx54 ScTableLink( ScDocShell* pDocSh, const String& rFile,
/aoo42x/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx150 SfxObjectShell *pDocSh; member in SvxMSConvertOCXControls
226 …p(0), mnBackColor(0x8000000FL), mnForeColor(0), mnTabPos(0), mbVisible(true), sName(sN), pDocSh(0), in OCX_Control()
287 SfxObjectShell *pDocSh; member in OCX_Control
/aoo42x/main/sd/source/ui/view/
H A Doutlview.cxx108 OutlineView::OutlineView( DrawDocShell* pDocSh, ::Window* pWindow, OutlineViewShell* pOutlineViewSh) in OutlineView() argument
109 : ::sd::View(pDocSh->GetDoc(), pWindow, pOutlineViewSh) in OutlineView()
161 mpOutliner->SetRefDevice( SD_MOD()->GetRefDevice( *pDocSh ) ); in OutlineView()
/aoo42x/main/sd/source/ui/func/
H A Dfudraw.cxx842 DrawDocShell* pDocSh = mpDoc->GetDocSh(); in DoubleClick() local
844 if ( !pDocSh->IsUIActive() ) in DoubleClick()

Completed in 679 milliseconds

12345678910