Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxetable.hxx138 typedef ::std::map< ScAddress, XclExpArrayRef > XclExpArrayMap; typedef in XclExpArrayBuffer
139 XclExpArrayMap maRecMap; /// Map containing the ARRAY records.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxetable.hxx138 typedef ::std::map< ScAddress, XclExpArrayRef > XclExpArrayMap; typedef in XclExpArrayBuffer
139 XclExpArrayMap maRecMap; /// Map containing the ARRAY records.
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxetable.cxx172 XclExpArrayMap::const_iterator it = maRecMap.find(aAbsPos); in FindArray()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxetable.cxx171 XclExpArrayMap::const_iterator it = maRecMap.find(aAbsPos); in FindArray()