Lines Matching refs:GetDocument

96 	pDocShell->GetDocument()->AddUnoObject(*this);  in ScSheetLinkObj()
102 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScSheetLinkObj()
127 sfx2::LinkManager* pLinkManager = pDocShell->GetDocument()->GetLinkManager(); in GetLink_Impl()
307 ScDocument* pDoc = pDocShell->GetDocument(); in setFileName()
394 pDocShell->GetDocument()->AddUnoObject(*this); in ScSheetLinksObj()
400 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScSheetLinksObj()
422 ScDocument* pDoc = pDocShell->GetDocument(); in GetObjectByIndex_Impl()
450 ScDocument* pDoc = pDocShell->GetDocument(); in GetObjectByName_Impl()
483 ScDocument* pDoc = pDocShell->GetDocument(); in getCount()
547 ScDocument* pDoc = pDocShell->GetDocument(); in hasByName()
569 ScDocument* pDoc = pDocShell->GetDocument(); in getElementNames()
601 sfx2::LinkManager* pLinkManager = pDocShell->GetDocument()->GetLinkManager(); in lcl_GetAreaLink()
623 pDocShell->GetDocument()->AddUnoObject(*this); in ScAreaLinkObj()
629 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScAreaLinkObj()
674 sfx2::LinkManager* pLinkManager = pDocShell->GetDocument()->GetLinkManager(); in Modify_Impl()
937 pDocShell->GetDocument()->AddUnoObject(*this); in ScAreaLinksObj()
943 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScAreaLinksObj()
1000 sfx2::LinkManager* pLinkManager = pDocShell->GetDocument()->GetLinkManager(); in removeByIndex()
1022 sfx2::LinkManager* pLinkManager = pDocShell->GetDocument()->GetLinkManager(); in getCount()
1068 pDocShell->GetDocument()->AddUnoObject(*this); in ScDDELinkObj()
1074 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScDDELinkObj()
1156 ScDocument* pDoc = pDocShell->GetDocument(); in refresh()
1206 ScDocument* pDoc = pDocShell->GetDocument(); in getResults()
1244 ScDocument* pDoc = pDocShell->GetDocument(); in setResults()
1279 pDocShell->GetDocument()->AddUnoObject(*this); in ScDDELinksObj()
1285 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScDDELinksObj()
1307 pDocShell->GetDocument()->GetDdeLinkData( (sal_uInt16)nIndex, aAppl, aTopic, aItem ) ) in GetObjectByIndex_Impl()
1320 ScDocument* pDoc = pDocShell->GetDocument(); in GetObjectByName_Impl()
1348 nAreaCount = pDocShell->GetDocument()->GetDdeLinkCount(); in getCount()
1397 ScDocument* pDoc = pDocShell->GetDocument(); in getElementNames()
1421 ScDocument* pDoc = pDocShell->GetDocument(); in hasByName()
1445 ScDocument* pDoc = pDocShell->GetDocument(); in addDDELink()
1733 mpRefMgr(pDocShell->GetDocument()->GetExternalRefManager()) in ScExternalDocLinksObj()