Home
last modified time | relevance | path

Searched defs:CellModel (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx43 struct CellModel struct
47 sal_Int32 mnCellType; /// Data type of the cell value.
48 sal_Int32 mnXfId; /// XF (cell formatting) identifier.
49 bool mbShowPhonetic; /// True = show phonetic text.
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx67 CellModel::CellModel() : in CellModel() function in oox::xls::CellModel

Completed in 26 milliseconds