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()536 DocItem& rDoc = itrDoc->second; in getCellRangeData()679 DocItem* pDoc = getDocItem(nFileId); in getRangeNameTokens()694 DocItem* pDoc = getDocItem(nFileId); in setRangeNameTokens()715 DocItem& rDoc = *pDocItem; in setCellData()745 DocItem& rDoc = *pDocItem; in setCellRangeData()801 DocItem* pDoc = getDocItem(nFileId); in isDocInitialized()820 DocItem* pDoc = getDocItem(nFileId); in initializeDoc()872 DocItem* pDoc = getDocItem(nFileId); in getAllTableNames()[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;
Completed in 46 milliseconds