Lines Matching refs:GetDocument
70 ScDocument* pDoc = pDocShell->GetDocument(); in lcl_FindChartObj()
106 pDocShell->GetDocument()->AddUnoObject(*this); in ScChartsObj()
112 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScChartsObj()
131 ScDocument* pDoc = pDocShell->GetDocument(); in GetObjectByIndex_Impl()
186 ScDocument* pDoc = pDocShell->GetDocument(); in addNewByName()
316 ScDocument* pDoc = pDocShell->GetDocument(); in removeByName()
344 ScDocument* pDoc = pDocShell->GetDocument(); in getCount()
409 ScDocument* pDoc = pDocShell->GetDocument(); in getElementNames()
465 pDocShell->GetDocument()->AddUnoObject(*this); in ScChartObj()
478 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScChartObj()
495 ScDocument* pDoc = (pDocShell? pDocShell->GetDocument(): 0); in GetData_Impl()
556 ScDocument* pDoc = pDocShell->GetDocument(); in Update_Impl()
594 ScDocument* pDoc = ( pDocShell ? pDocShell->GetDocument() : NULL ); in setFastPropertyValue_NoBroadcast()
616 ScDocument* pDoc = ( pDocShell ? pDocShell->GetDocument() : NULL ); in getFastPropertyValue()