Lines Matching refs:getDocItem
679 DocItem* pDoc = getDocItem(nFileId); in getRangeNameTokens()
694 DocItem* pDoc = getDocItem(nFileId); in setRangeNameTokens()
711 DocItem* pDocItem = getDocItem(nFileId); in setCellData()
741 DocItem* pDocItem = getDocItem(nFileId); in setCellRangeData()
801 DocItem* pDoc = getDocItem(nFileId); in isDocInitialized()
820 DocItem* pDoc = getDocItem(nFileId); in initializeDoc()
863 if( DocItem* pDoc = getDocItem( nFileId ) ) in getTableName()
872 DocItem* pDoc = getDocItem(nFileId); in getAllTableNames()
885 DocItem* pDoc = getDocItem(nFileId); in getTabSpan()
936 DocItem* pDocItem = getDocItem(nFileId); in setCacheDocReferenced()
952 DocItem* pDoc = getDocItem(nFileId); in setCacheTableReferenced()
983 DocItem* pDoc = getDocItem(nFileId); in setCacheTableReferencedPermanently()
1142 DocItem* pDoc = getDocItem(nFileId); in getCacheTable()
1157 DocItem* pDoc = getDocItem(nFileId); in getCacheTable()
1200 ScExternalRefCache::DocItem* ScExternalRefCache::getDocItem(sal_uInt16 nFileId) const in getDocItem() function in ScExternalRefCache