Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dsheetdatacontext.cxx466 maCellData.mnCellType = XML_b; in importCellBool()
486 maCellData.mnCellType = XML_n; in importCellDouble()
499 maCellData.mnCellType = XML_e; in importCellError()
513 maCellData.mnCellType = XML_n; in importCellRk()
536 maCellData.mnCellType = XML_s; in importCellSi()
848 maCellData.mnCellType = XML_n; in importFormula()
859 maCellData.mnCellType = XML_n; in importInteger()
916 maCellData.mnCellType = XML_s; in importLabelSst()
938 maCellData.mnCellType = XML_n; in importMultRk()
949 maCellData.mnCellType = XML_n; in importNumber()
[all …]
H A Dsheetdatabuffer.cxx68 mnCellType( XML_TOKEN_INVALID ), in CellModel()
823 if( rModel.mnCellType != XML_TOKEN_INVALID ) in setCellFormat()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlexternaltabi.cxx265 mnCellType(::com::sun::star::util::NumberFormat::UNDEFINED), in ScXMLExternalRefCellContext()
300 mnCellType = mrScImport.GetCellType(sValue); in ScXMLExternalRefCellContext()
H A Dxmlexternaltabi.hxx138 sal_Int16 mnCellType; member in ScXMLExternalRefCellContext
/aoo41x/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx47 sal_Int32 mnCellType; /// Data type of the cell value. member

Completed in 36 milliseconds