Home
last modified time | relevance | path

Searched defs:pDocSh (Results 1 – 25 of 173) sorted by last modified time

1234567

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx2055 SwDocShell *pDocSh = pDoc->GetDocShell(); in attach() local
H A Dunocrsrhelper.cxx811 SwDocShell* pDocSh = pDoc->GetDocShell(); in InsertFile() local
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx369 ScDocShell* pDocSh = (ScDocShell*)pObjSh; in setPropertyValue() local
493 ScDocShell* pDocSh = (ScDocShell*)pObjSh; in setPropertyValue() local
591 ScDocShell* pDocSh = (ScDocShell*)pObjSh; in setPropertyValue() local
673 ScDocShell* pDocSh = (ScDocShell*)pObjSh; in getPropertyValue() local
1025 ScDocShell* pDocSh = (ScDocShell*)pObjSh; in getAnchor() local
1285 ScDocShell* pDocSh = (ScDocShell*)pObjSh; in getParent() local
H A Dfielduno.cxx239 ScCellFieldsObj::ScCellFieldsObj(ScDocShell* pDocSh, const ScAddress& rPos) : in ScCellFieldsObj()
439 ScCellFieldObj::ScCellFieldObj(ScDocShell* pDocSh, const ScAddress& rPos, in ScCellFieldObj()
520 void ScCellFieldObj::InitDoc( ScDocShell* pDocSh, const ScAddress& rPos, in InitDoc()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx3111 SwDocShell* pDocSh = rSh.GetView().GetDocShell(); in SetWrtShell() local
/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx533 for ( SfxObjectShell *pDocSh = SfxObjectShell::GetFirst(); in Lock() local
669 SfxObjectShell* pDocSh /* <SfxObjectShell>, die nach einem laufenden in GetActiveProgress()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1314 SwDocShell* pDocSh = GetView().GetDocShell(); in NumOrBulletOn() local
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx1152 getCellRangesForAddress( sal_uInt16& rResFlags, const rtl::OUString& sAddress, ScDocShell* pDocSh, … in getCellRangesForAddress()
1171 bool getScRangeListForAddress( const rtl::OUString& sName, ScDocShell* pDocSh, ScRange& refRange, S… in getScRangeListForAddress()
1227 …e< uno::XComponentContext >& xContext, const rtl::OUString& sName, ScDocShell* pDocSh, table::Cell… in getRangeForName()
1358ScDocShell* pDocSh, formula::FormulaGrammar::AddressConvention eConv ) throw ( uno::RuntimeExcepti… in getRangeObjectForName()
1365 table::CellRangeAddress getCellRangeAddressForVBARange( const uno::Any& aParam, ScDocShell* pDocSh,… in getCellRangeAddressForVBARange()
3254 …Key( const uno::Any& Key, uno::Reference< uno::XComponentContext >& xContext, ScDocShell* pDocSh ) in processKey()
5182 ScDocShell* pDocSh= getDocShellFromRange( mxRange ); in AutoFill() local
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx374 SwDocShell *pDocSh = pDoc->GetDocShell(); in SwHTMLParser() local
383 SwDocShell* pDocSh = pDoc->GetDocShell(); in SwHTMLParser() local
1322 SwDocShell *pDocSh = pDoc->GetDocShell(); in NextToken() local
3664 SwDocShell *pDocSh = pDoc->GetDocShell(); in NewFontAttr() local
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx172 SwDocShell *pDocSh = (SwDocShell*) SfxObjectShell::Current(); in StateOther() local
691 SwDocShell* pDocSh = PTR_CAST( SwDocShell, rEvHint.GetObjShell() ); in Notify() local
/trunk/main/sc/source/ui/optdlg/
H A Dtpview.cxx336 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in InitGridOpt() local
484 ScDocShell* pDocSh = PTR_CAST(ScDocShell,SfxObjectShell::Current()); in Create() local
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx725 SwDocShell* pDocSh = GetDocShell(); in SetPrinter() local
849 const SwDocShell* pDocSh = GetDocShell(); in Notify() local
H A Dview.cxx797 SwDocShell* pDocSh = PTR_CAST( SwDocShell, _pFrame->GetObjectShell() ); in SwView() local
1058 SwDocShell* pDocSh = GetDocShell(); in ~SwView() local
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx108 OutlineView::OutlineView( DrawDocShell* pDocSh, ::Window* pWindow, OutlineViewShell* pOutlineViewSh) in OutlineView()
H A Ddrawview.cxx100 DrawView::DrawView( DrawDocShell* pDocSh, OutputDevice* pOutDev, DrawViewShell* pShell) in DrawView()
H A DOutliner.cxx197 DrawDocShell* pDocSh = mpDrawDocument->GetDocSh(); in Outliner() local
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx203 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DoAutoAttributes() local
248 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in GetOptimalColWidth() local
353 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in EnterData() local
684 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in EnterValue() local
729 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in EnterData() local
921 ScDocShell* pDocSh = pData->GetDocShell(); in EnterMatrix() local
1250 ScDocShell* pDocSh = pViewData->GetDocShell(); in ApplySelectionPattern() local
1460 ScDocShell* pDocSh = pViewData->GetDocShell(); in SetStyleSheetToMarked() local
1551 ScDocShell* pDocSh = pViewData->GetDocShell(); in RemoveStyleSheetInUse() local
1578 ScDocShell* pDocSh = pViewData->GetDocShell(); in UpdateStyleSheetInUse() local
[all …]
H A Dviewfun4.cxx99 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in PasteRTF() local
168 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in PasteRTF() local
213 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DoRefConversion() local
313 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DoThesaurus() local
477 ScDocShell* pDocSh = rViewData.GetDocShell(); in DoSheetConversion() local
H A Dviewdata.cxx294 ScViewData::ScViewData( ScDocShell* pDocSh, ScTabViewShell* pViewSh ) in ScViewData()
H A Dgridwin.cxx3602 ScDocShell* pDocSh = pViewData->GetDocShell(); in AcceptDrop() local
3874 ScDocShell* pDocSh = pViewData->GetDocShell(); in DropTransferObj() local
4225 ScDocShell* pDocSh = pViewData->GetDocShell(); in ExecuteDrop() local
4474 ScDocShell* pDocSh = pViewData->GetDocShell(); in UpdateFormulas() local
4694 void lcl_PaintOneRange( ScDocShell* pDocSh, const ScRange& rRange, sal_uInt16 nEdges ) in lcl_PaintOneRange()
4753 void lcl_PaintRefChanged( ScDocShell* pDocSh, const ScRange& rOldUn, const ScRange& rNewUn ) in lcl_PaintRefChanged()
4935 ScDocShell* pDocSh = pViewData->GetDocShell(); in RFMouseMove() local
4971 ScDocShell* pDocSh = pViewData->GetDocShell(); in GetEditUrlOrError() local
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx506 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in SetCharAttriutes() local
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx275 SfxObjectShell* pDocSh = pDoc->GetDocumentShell(); in ScHTMLExport() local
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx119 ScDocShell* pDocSh = pActiveViewSh->GetViewData()->GetDocShell(); in InitRangeFinder() local
297 ScDocShell* pDocSh = pActiveViewSh->GetViewData()->GetDocShell(); in DeleteRangeFinder() local
741 ScDocShell* pDocSh = pActiveViewSh->GetViewData()->GetDocShell(); in ShowTipCursor() local
963 ScDocShell* pDocSh = pActiveViewSh->GetViewData()->GetDocShell(); in UseFormulaData() local
2785 sal_Bool ScInputHandler::IsModalMode( SfxObjectShell* pDocSh ) in IsModalMode()
3396 ScDocShell* pDocSh = pActiveViewSh->GetViewData()->GetDocShell(); in NotifyChange() local
H A Dtransobj.cxx590 ScDocShell* pDocSh = new ScDocShell; in InitDocShell() local
/trunk/main/svx/source/sidebar/tools/
H A DColorControl.cxx71 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in GetColorTable() local

Completed in 272 milliseconds

1234567