| /aoo41x/main/sc/source/ui/view/ | 
| H A D | viewfun6.cxx | 51 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in DetectiveAddPred()  local62 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in DetectiveDelPred()  local
 73 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in DetectiveAddSucc()  local
 84 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in DetectiveDelSucc()  local
 95 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in DetectiveAddError()  local
 106 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in DetectiveDelAll()  local
 117 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in DetectiveMarkInvalid()  local
 128 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in DetectiveRefresh()  local
 152 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in EditNote()  local
 
 | 
| H A D | drawvie4.cxx | 174 		ScDocShell* pDocSh = pViewData->GetDocShell();  in BeginDrag()  local211 	ScDocShell* pDocSh = pViewData->GetDocShell();  in DoCopy()  local
 247 	ScDocShell* pDocSh = pViewData->GetDocShell();  in CopyToTransferable()  local
 375         ScDocShell* pDocSh = pViewData->GetDocShell();  in SetMarkedOriginalSize()  local
 
 | 
| H A D | dbfunc.cxx | 105 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in GetDBData()  local249 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in UISort()  local
 276 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in Sort()  local
 295 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in Query()  local
 332     ScDocShell* pDocSh = GetViewData()->GetDocShell();  in ToggleAutoFilter()  local
 462     ScDocShell* pDocSh = GetViewData()->GetDocShell();  in HideAutoFilter()  local
 
 | 
| H A D | tabvwshd.cxx | 79 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in GetDialogParent()  local
 | 
| H A D | viewfun2.cxx | 100 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in AdjustBlockHeight()  local165 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in AdjustRowHeight()  local
 909 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in RemoveManualBreaks()  local
 935 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in SetPrintZoom()  local
 956 	ScDocShell* pDocSh	= GetViewData()->GetDocShell();  in SetPrintRanges()  local
 1103 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in MergeCells()  local
 1272 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in FillAuto()  local
 1334 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in FillTab()  local
 1622 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in SearchAndReplace()  local
 1950 	ScDocShell* pDocSh	= GetViewData()->GetDocShell();  in MakeScenario()  local
 [all …]
 
 | 
| H A D | viewfunc.cxx | 203 	ScDocShell* pDocSh = GetViewData()->GetDocShell();  in DoAutoAttributes()  local248 	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 …]
 
 | 
| /aoo41x/main/sc/source/ui/unoobj/ | 
| H A D | forbiuno.cxx | 38 vos::ORef<SvxForbiddenCharactersTable> lcl_GetForbidden( ScDocShell* pDocSh )  in lcl_GetForbidden()57 ScForbiddenCharsObj::ScForbiddenCharsObj( ScDocShell* pDocSh ) :  in ScForbiddenCharsObj()
 
 | 
| H A D | cellsuno.cxx | 4208 	ScDocShell* pDocSh = GetDocShell();  in GetObjectByIndex_Impl()  local4226 	ScDocShell* pDocSh = GetDocShell();  in getRangeAddresses()  local
 4256 	ScDocShell* pDocSh = GetDocShell();  in getCells()  local
 4267 	ScDocShell* pDocSh = GetDocShell();  in getRangeAddressesAsString()  local
 4403 	ScDocShell* pDocSh = GetDocShell();  in insertByName()  local
 4533 	ScDocShell* pDocSh = GetDocShell();  in removeByName()  local
 4613 	ScDocShell* pDocSh = GetDocShell();  in getByName()  local
 4648 	ScDocShell* pDocSh = GetDocShell();  in getElementNames()  local
 4676 	ScDocShell* pDocSh = GetDocShell();  in hasByName()  local
 4886 	ScDocShell* pDocSh = GetDocShell();  in GetCellByPosition_Impl()  local
 [all …]
 
 | 
| H A D | cursuno.cxx | 52 ScCellCursorObj::ScCellCursorObj(ScDocShell* pDocSh, const ScRange& rR) :  in ScCellCursorObj()122 	ScDocShell* pDocSh = GetDocShell();  in collapseToCurrentRegion()  local
 149 	ScDocShell* pDocSh = GetDocShell();  in collapseToCurrentArray()  local
 174 	ScDocShell* pDocSh = GetDocShell();  in collapseToMergedArea()  local
 255 	ScDocShell* pDocSh = GetDocShell();  in gotoStartOfUsedArea()  local
 283 	ScDocShell* pDocSh = GetDocShell();  in gotoEndOfUsedArea()  local
 320 	ScDocShell* pDocSh = GetDocShell();  in gotoStart()  local
 348 	ScDocShell* pDocSh = GetDocShell();  in gotoEnd()  local
 379 	ScDocShell* pDocSh = GetDocShell();  in gotoNext()  local
 401 	ScDocShell* pDocSh = GetDocShell();  in gotoPrevious()  local
 
 | 
| H A D | drdefuno.cxx | 37 ScDrawDefaultsObj::ScDrawDefaultsObj(ScDocShell* pDocSh) :  in ScDrawDefaultsObj()
 | 
| /aoo41x/main/sw/source/filter/html/ | 
| H A D | htmlbas.cxx | 118 	SwDocShell *pDocSh = pDoc->GetDocShell();  in EndScript()  local257 	SwDocShell *pDocSh = pDoc->GetDocShell();  in InsertBasicDocEvent()  local
 339 	SwDocShell *pDocSh = pDoc->GetDocShell();  in OutBasicBodyEvents()  local
 
 | 
| /aoo41x/main/sc/source/ui/docshell/ | 
| H A D | sizedev.cxx | 39 ScSizeDeviceProvider::ScSizeDeviceProvider( ScDocShell* pDocSh )  in ScSizeDeviceProvider()
 | 
| H A D | tpstat.cxx | 60 	ScDocShell* pDocSh = PTR_CAST( ScDocShell, SfxObjectShell::Current() );  in ScDocStatPage()  local
 | 
| /aoo41x/main/sc/source/ui/inc/ | 
| H A D | autostyl.hxx | 37 	ScDocShell*		pDocSh;  member in ScAutoStyleList
 | 
| H A D | servobj.hxx | 50 	ScDocShell*		pDocSh;  member in ScServerObject
 | 
| /aoo41x/main/starmath/source/ | 
| H A D | action.cxx | 34 SmFormatAction::SmFormatAction(SmDocShell *pDocSh,  in SmFormatAction()
 | 
| /aoo41x/main/sfx2/source/view/ | 
| H A D | viewfrm2.cxx | 356 				SfxObjectShell *pDocSh = GetObjectShell();  in Exec_Impl()  local394 	SfxObjectShell *pDocSh = GetObjectShell();  in GetState_Impl()  local
 493 	SfxObjectShell *pDocSh = GetObjectShell();  in INetState_Impl()  local
 
 | 
| /aoo41x/main/sc/source/ui/undo/ | 
| H A D | undostyl.cxx | 102 ScUndoModifyStyle::ScUndoModifyStyle( ScDocShell* pDocSh, SfxStyleFamily eFam,  in ScUndoModifyStyle()140 void ScUndoModifyStyle::DoChange( ScDocShell* pDocSh, const String& rName,  in DoChange()
 255 ScUndoApplyPageStyle::ScUndoApplyPageStyle( ScDocShell* pDocSh, const String& rNewStyle ) :  in ScUndoApplyPageStyle()
 
 | 
| H A D | undobase.cxx | 55 ScSimpleUndo::ScSimpleUndo( ScDocShell* pDocSh ) :  in ScSimpleUndo()180 ScBlockUndo::ScBlockUndo( ScDocShell* pDocSh, const ScRange& rRange,  in ScBlockUndo()
 288 ScMoveUndo::ScMoveUndo( ScDocShell* pDocSh, ScDocument* pRefDoc, ScRefUndoData* pRefData,  in ScMoveUndo()
 359 ScDBFuncUndo::ScDBFuncUndo( ScDocShell* pDocSh, const ScRange& rOriginal, SdrUndoAction* pDrawUndo …  in ScDBFuncUndo()
 
 | 
| /aoo41x/main/sw/source/ui/fldui/ | 
| H A D | fldwrap.cxx | 141 sal_Bool SwFldDlgWrapper::ReInitDlg(SwDocShell *pDocSh)  in ReInitDlg()199 sal_Bool SwFldDataOnlyDlgWrapper::ReInitDlg(SwDocShell *pDocSh)  in ReInitDlg()
 
 | 
| /aoo41x/main/sd/source/ui/dlg/ | 
| H A D | dlgpage.cxx | 54 SdPageDlg::SdPageDlg( SfxObjectShell* pDocSh, Window* pParent, const SfxItemSet* pAttr, sal_Bool bA…  in SdPageDlg()
 | 
| /aoo41x/main/sc/source/ui/drawfunc/ | 
| H A D | drawsh4.cxx | 91 			SfxObjectShell* pDocSh = SfxObjectShell::Current();  in GetFormTextState()  local
 | 
| /aoo41x/main/sw/source/ui/misc/ | 
| H A D | glshell.cxx | 282 			SwWebGlosDocShell* pDocSh = new SwWebGlosDocShell();  in SV_IMPL_REF()  local291 			SwGlosDocShell* pDocSh = new SwGlosDocShell(bShow);  in SV_IMPL_REF()  local
 
 | 
| /aoo41x/main/sd/source/ui/view/ | 
| H A D | clview.cxx | 47     DrawDocShell* pDocSh,  in ClientView()
 | 
| /aoo41x/main/sc/source/ui/styleui/ | 
| H A D | styledlg.cxx | 148 		SfxObjectShell* pDocSh = SfxObjectShell::Current();  in PageCreated()  local
 |