Searched refs:DocItem (Results 1 – 2 of 2) sorted by relevance
468 const DocItem& rDoc = itrDoc->second; in getRealTableName()489 const DocItem& rDoc = itrDoc->second; in getRealRangeName()509 const DocItem& rDoc = itrDoc->second; in getCellData()536 DocItem& rDoc = itrDoc->second; in getCellRangeData()679 DocItem* pDoc = getDocItem(nFileId); in getRangeNameTokens()694 DocItem* pDoc = getDocItem(nFileId); in setRangeNameTokens()711 DocItem* pDocItem = getDocItem(nFileId); in setCellData()715 DocItem& rDoc = *pDocItem; in setCellData()741 DocItem* pDocItem = getDocItem(nFileId); in setCellRangeData()745 DocItem& rDoc = *pDocItem; in setCellRangeData()[all …]
325 struct DocItem;326 friend struct ScExternalRefCache::DocItem;329 struct DocItem struct in ScExternalRefCache346 DocItem() : mbInitFromSource(false) {} in DocItem() argument348 typedef ::std::hash_map<sal_uInt16, DocItem> DocDataType;349 DocItem* getDocItem(sal_uInt16 nFileId) const;