Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dtokstack.hxx144 struct ExtCellRef struct in TokenPool
150 ::std::vector<ExtCellRef> maExtCellRefs;
/aoo41x/main/sc/source/filter/excel/
H A Dtokstack.cxx515 const ExtCellRef& r = maExtCellRefs[n]; in GetElement()
868 maExtCellRefs.push_back(ExtCellRef()); in StoreExtRef()
869 ExtCellRef& r = maExtCellRefs.back(); in StoreExtRef()

Completed in 20 milliseconds