Home
last modified time | relevance | path

Searched refs:nSupbookId (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx1671 sal_uInt16 nSupbookId; in StoreCell() local
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() local
1713 nSupbookId = Append(xSupbook); in StoreCellRange()
1760 r.mnSupbook = nSupbookId; in StoreCellRange()
1837 sal_uInt16 nSupbookId; in GetXti() local
1841 nSupbookId = Append(xSupbook); in GetXti()
1843 aXti.mnSupbook = nSupbookId; in GetXti()
[all …]

Completed in 31 milliseconds