Searched refs:nSupbookId (Results 1 – 1 of 1) sorted by relevance
1648 explicit FindSBIndexEntry(sal_uInt16 nSupbookId, sal_uInt16 nTabId) : in FindSBIndexEntry() argument1649 mnSupbookId(nSupbookId), mnTabId(nTabId) {} in FindSBIndexEntry()1671 sal_uInt16 nSupbookId; in StoreCell() local1672 if (!GetSupbookUrl(xSupbook, nSupbookId, *pUrl)) in StoreCell()1675 nSupbookId = Append(xSupbook); in StoreCell()1687 FindSBIndexEntry f(nSupbookId, nSheetId); in StoreCell()1694 r.mnSupbook = nSupbookId; in StoreCell()1709 sal_uInt16 nSupbookId; in StoreCellRange() local1710 if (!GetSupbookUrl(xSupbook, nSupbookId, *pUrl)) in StoreCellRange()1713 nSupbookId = Append(xSupbook); in StoreCellRange()[all …]