Home
last modified time | relevance | path

Searched refs:GetDocShell (Results 276 – 300 of 333) sorted by relevance

1...<<11121314

/aoo41x/main/sw/source/ui/config/
H A Doptload.cxx458 ::FillCharStyleListBox( aCharStyleLB, pSh->GetView().GetDocShell(), sal_True, sal_True ); in SwCaptionOptPage()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx720 ScDocShell* pDocShell = pViewData->GetDocShell(); in IMPL_LINK()
/aoo41x/main/sc/source/ui/view/
H A Dselect.cxx121 ScDocShell* pDocSh = pViewData->GetDocShell(); in BeginDrag()
H A Dtabview.cxx496 if ( aViewData.GetDocShell()->IsPreview() ) in DoResize()
1707 if ( aViewData.GetDocShell()->IsPreview() ) in UpdateShow()
/aoo41x/main/sw/source/core/unocore/
H A Dunosett.cxx1900 SfxStyleSheetBasePool* pPool = pLocalDoc->GetDocShell()->GetStyleSheetPool(); in SetNumberingRuleByIndex()
2068 … SwDocShell* pLclDocShell = pDocShell ? pDocShell : pDoc ? pDoc->GetDocShell() : 0; in SetNumberingRuleByIndex()
H A Dunostyle.cxx1380 uno::Reference < frame::XModel > xModel = pDoc->GetDocShell()->GetBaseModel(); in SwXStyle()
1930 (const SvxFontListItem* )pDoc->GetDocShell() in lcl_SetStyleProperty()
2173 … (SwDocStyleSheet*)pDoc->GetDocShell()->GetStyleSheetPool()->Find(sStyle, SFX_STYLE_FAMILY_CHAR); in lcl_SetStyleProperty()
H A Dunoparagraph.cxx1453 SwDocShell const*const pShell( pTxtNode->GetDoc()->GetDocShell() ); in GetModel()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlform.cxx718 SwDocShell *pDocSh = pDoc->GetDocShell(); in SetControlSize()
1332 pFormImpl = new SwHTMLForm_Impl( pDoc->GetDocShell() ); in NewForm()
H A Dhtmlgrin.cxx310 SwDocShell *pDocSh = pDoc->GetDocShell(); in GetDefaultScriptType()
/aoo41x/main/sw/source/core/txtnode/
H A Dthints.cxx2955 if ( pDoc->GetDocShell() ) in TryInsertHint()
2956 …pDoc->GetDocShell()->Broadcast( SwFmtFldHint( &((SwTxtFld*)pHint)->GetFmtFld(), SWFMTFLD_INSERTED … in TryInsertHint()
/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx99 if( rDoc.GetDocShell() ) in SwImplShellAction()
100 pSh = rDoc.GetDocShell()->GetWrtShell(); in SwImplShellAction()
/aoo41x/main/sw/source/core/access/
H A Daccdoc.cxx233 SwDocShell* pDocSh = pDoc->GetDocShell(); in getAccessibleName()
/aoo41x/main/sd/source/ui/view/
H A Dsdview2.cxx909 &pPageObjsTransferable->GetDocShell(), in IMPL_LINK()
H A Dviewshel.cxx1436 return GetViewShellBase().GetDocShell(); in GetDocSh()
/aoo41x/main/sc/source/ui/undo/
H A Dundocell.cxx670 pViewData->GetDocShell()->SetPrintZoom( pViewData->GetTabNo(), nNewScale, nNewPages ); in Repeat()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx822 if ( pSelObj && pSelObj->GetDocShell() == pDocShell ) in FillRenderMarkData()
2593 if ( pSheetObj && !pSheetObj->GetDocShell() ) // noch nicht eingefuegt? in insertByName()
2645 if ( pSheetObj && !pSheetObj->GetDocShell() ) // noch nicht eingefuegt? in replaceByName()
/aoo41x/main/sw/source/core/frmedt/
H A Dfeshview.cxx1669 if( !aRect.IsOver( rBound ) && !::GetHtmlMode( GetDoc()->GetDocShell() )) in ImpEndCreate()
1827 ::GetHtmlMode( GetDoc()->GetDocShell() ) && in ImpEndCreate()
/aoo41x/main/sw/inc/
H A Dunotxdoc.hxx441 SwDocShell* GetDocShell() {return pDocShell;} in GetDocShell() function in SwXTextDocument
/aoo41x/main/sw/source/ui/uno/
H A Dunomailmerge.cxx185 pTmpDocShell = pTextDoc ? pTextDoc->GetDocShell() : 0; in LoadFromURL_impl()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfexport.cxx434 SwDocShell *pDocShell(pDoc->GetDocShell()); in WriteInfo()
/aoo41x/main/sw/source/core/layout/
H A Dlaycache.cxx734 pDoc->GetDocShell()->GetBaseModel(), in lcl_ApplyWorkaroundForB6375613()
H A Dwsfrm.cxx1965 !pTab->GetFmt()->GetDoc()->GetDocShell()->IsReadOnly() ) in GrowFrm()
2063 !pTab->GetFmt()->GetDoc()->GetDocShell()->IsReadOnly() ) in ShrinkFrm()
/aoo41x/main/sc/source/filter/excel/
H A Dxicontent.cxx251 SfxObjectShell* pDocShell = rRoot.GetDocShell(); in ReadEmbeddedData()
/aoo41x/main/sc/source/ui/dbgui/
H A Dfiltdlg.cxx401 pViewData->GetDocShell()->CancelAutoDBRange(); in Close()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh3.cxx97 if (pViewSh && pViewSh->GetViewData()->GetDocShell() == this) in PostEditView()

Completed in 272 milliseconds

1...<<11121314