Home
last modified time | relevance | path

Searched defs:has_cell (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/workbook/
H A Dstreaming_workbook_reader.cpp57 bool streaming_workbook_reader::has_cell() in has_cell() function in xlnt::streaming_workbook_reader
/dports/science/xtb/xtb-6.4.1/src/io/reader/
H A Dturbomole.f9060 logical :: has_coord, has_periodic, has_lattice, has_cell local
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/worksheet/
H A Dworksheet.cpp413 bool worksheet::has_cell(const cell_reference &reference) const in has_cell() function in xlnt::worksheet
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/detail/serialization/
H A Dxlsx_consumer.cpp1251 bool xlsx_consumer::has_cell() in has_cell() function in xlnt::detail::xlsx_consumer
/dports/math/giacxcas/giac-1.6.0/src/
H A DTableur.cc1713 bool has_cell(const string & s,gen & cell,GIAC_CONTEXT){ in has_cell() function