Home
last modified time | relevance | path

Searched refs:GetDocShell (Results 126 – 150 of 333) sorted by relevance

12345678910>>...14

/aoo41x/main/sc/source/ui/formdlg/
H A Dformula.cxx154 pData->SetDocShell(pViewData->GetDocShell()); in ScFormulaDlg()
238 ScInputHandler* pInputHdl = GetNextInputHandler(pData->GetDocShell(),&pTabViewShell); in fill()
/aoo41x/main/sw/source/ui/inc/
H A Dnavicont.hxx52 long GetDocShell() const { return nDocSh; } in GetDocShell() function in NaviContentBookmark
H A Dsrcview.hxx73 SwDocShell* GetDocShell();
/aoo41x/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx265 ::sd::DrawDocShell* pDocSh = rBase.GetDocShell(); in lcl_CreateUndoForPages()
1122 mrBase.GetDocShell()->SetModified(); in applyToSelectedPages()
1332 DrawDocShell* pDocSh = rBase.GetDocShell(); in createSlideTransitionPanel()
/aoo41x/main/sw/source/ui/utlui/
H A Dnavipi.cxx978 pView->GetDocShell()->SetReadOnlyUI(sal_False); in ~SwNavigationPI()
1219 SfxObjectShell* pDoc = pView->GetDocShell(); in UpdateListBox()
1249 GetDocShell()->GetTitle(); in UpdateListBox()
H A Dglbltree.cxx370 !pActiveShell->GetView().GetDocShell()->IsReadOnly()) in CreateContextMenu()
562 pActiveShell->GetView().GetDocShell()->IsReadOnly(); in SelectHdl()
1312 SfxStringItem aReferer(SID_REFERER, pActiveShell->GetView().GetDocShell()->GetTitle()); in OpenDoc()
H A Dtmplctrl.cxx136 SfxStyleSheetBasePool* pPool = pView->GetDocShell()-> in Command()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshd.cxx79 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in GetDialogParent()
H A Dtabview3.cxx480 aViewData.GetDocShell()->Broadcast( SfxSimpleHint( FID_KILLEDITVIEW ) ); in CursorPosChanged()
1618 aViewData.GetDocShell()->UpdatePendingRowHeights( nTab ); in SetTabNo()
2106 if ( pRangeFinder && pRangeFinder->GetDocName() == aViewData.GetDocShell()->GetTitle() ) in PaintRangeFinder()
2227 ScDocument* pDoc = aViewData.GetDocShell()->GetDocument(); in DoChartSelection()
2431 ScDocShell* pDocSh = aViewData.GetDocShell(); in InvertBlockMark()
/aoo41x/main/sw/source/core/doc/
H A Ddoc.cxx655 const SwDocShell *pDocSh = GetDocShell(); in getPrintData()
1794 SfxObjectShell * const pObjShell( GetDocShell() ); in UpdateDocStat()
2132 ::StartProgress( STR_STATSTR_SUMMARY, 0, rOutNds.Count(), GetDocShell() ); in Summary()
2136 ::SetProgressState( i, GetDocShell() ); in Summary()
2196 ::EndProgress( GetDocShell() ); in Summary()
H A Ddocdraw.cxx882 if( GetDocShell() ) in _MakeDrawModel()
885 GetDocShell()->Broadcast( aHnt ); in _MakeDrawModel()
/aoo41x/main/sw/source/ui/shells/
H A Dtxtattr.cxx704 sal_uInt16 nHtmlMode = GetHtmlMode(rSh.GetView().GetDocShell()); in GetAttrState()
779 sal_uInt16 nHtmlMode = GetHtmlMode(rSh.GetView().GetDocShell()); in GetAttrState()
H A Dtextdrw.cxx103 SfxMedium* pMedium = rSh.GetView().GetDocShell()->GetMedium(); in InsertURLButton()
/aoo41x/main/sw/source/ui/app/
H A Dapphdl.cxx222 SfxStringItem aReferer(SID_REFERER, pView->GetDocShell()->GetTitle()); in lcl_LoadDoc()
551 SwDocShell* pDocShell = pSourceView->GetDocShell(); in IMPL_LINK()
/aoo41x/main/sc/source/filter/excel/
H A Dxilink.cxx556 …meType != EXC_SBTYPE_EXTERN || GetExtDocOptions().GetDocSettings().mnLinkCnt > 0 || !GetDocShell()) in LoadCachedValues()
559 String aAbsUrl( ScGlobal::GetAbsDocName(maXclUrl, GetDocShell()) ); in LoadCachedValues()
/aoo41x/main/sw/source/ui/table/
H A Drowht.cxx97 rSh.GetView().GetDocShell() ) )->GetMetric(); in SwTableHeightDlg()
H A Dcolwd.cxx90 rTableFnc.GetShell()->GetView().GetDocShell()) ) in IMPL_LINK_INLINE_END()
/aoo41x/main/sw/source/ui/misc/
H A Dglossary.cxx290 bIsDocReadOnly = pSh->GetView().GetDocShell()->IsReadOnly() || in SwGlossaryDlg()
1094 SwWait aWait( *pDlg->pSh->GetView().GetDocShell(), true ); in NotifyMoving()
1142 SwWait aWait( *pDlg->pSh->GetView().GetDocShell(), true ); in NotifyCopying()
/aoo41x/main/sc/inc/
H A Dtablink.hxx97 ScDocShell* GetDocShell() { return pDocShell; } in GetDocShell() function in ScDocumentLoader
/aoo41x/main/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx368 SfxObjectShell* pShell = pClipTransferable->GetDocShell(); in PasteTransferable()
542 = SdPageObjsTLB::GetViewShellForDocShell(pTreeListBoxTransferable->GetDocShell()); in CreateTransferableUserData()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx101 ScDocShell* pDocShell = pViewData->GetDocShell(); in lcl_ChartInit()
586 ScDocShell* pScDocSh = pData->GetDocShell(); in FuInsertChart()
/aoo41x/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx242 if(pView && !pView->GetDocShell()->IsReadOnly() && in CreatePopupWindow()
260 if (::GetHtmlMode(pView->GetDocShell()) & HTMLMODE_ON) in CreatePopupWindow()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfimportfilter.cxx71 SwDoc *pDoc = pTxtDoc->GetDocShell()->GetDoc(); in filter()
/aoo41x/main/sw/source/ui/vba/
H A Dwordvbahelper.cxx51 return pXDoc ? pXDoc->GetDocShell() : 0; in getDocShell()
/aoo41x/main/sw/source/core/fields/
H A Ddocufld.cxx438 const SwDocShell* pDShell = pDoc->GetDocShell(); in Expand()
618 SwDocShell *pDocShell(pDoc->GetDocShell()); in Expand()
910 SwDocShell *pDocShell(GetDoc()->GetDocShell()); in Expand()
1093 SwDocShell* pDocShell = GetDoc()->GetDocShell(); in Expand()

Completed in 490 milliseconds

12345678910>>...14