Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dsheetdatacontext.cxx434 maCellData.mnCellType = XML_b; in importCellBool()
454 maCellData.mnCellType = XML_n; in importCellDouble()
467 maCellData.mnCellType = XML_e; in importCellError()
481 maCellData.mnCellType = XML_n; in importCellRk()
504 maCellData.mnCellType = XML_s; in importCellSi()
816 maCellData.mnCellType = XML_n; in importFormula()
827 maCellData.mnCellType = XML_n; in importInteger()
884 maCellData.mnCellType = XML_s; in importLabelSst()
906 maCellData.mnCellType = XML_n; in importMultRk()
917 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()
/aoo4110/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
/aoo4110/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx47 sal_Int32 mnCellType; /// Data type of the cell value. member

Completed in 105 milliseconds