Home
last modified time | relevance | path

Searched refs:spnTypeIds (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/xls/
H A Drichstring.cxx211 …static const sal_Int32 spnTypeIds[] = { XML_halfwidthKatakana, XML_fullwidthKatakana, XML_hiragana… in setBiffData() local
212 mnType = STATIC_ARRAY_SELECT( spnTypeIds, nType, XML_fullwidthKatakana ); in setBiffData()
H A Dcondformatbuffer.cxx401 static const sal_Int32 spnTypeIds[] = { XML_TOKEN_INVALID, XML_cellIs, XML_expression }; in importCfRule() local
402 maModel.mnType = STATIC_ARRAY_SELECT( spnTypeIds, nType, XML_TOKEN_INVALID ); in importCfRule()
H A Dworksheethelper.cxx199 static const sal_Int32 spnTypeIds[] = { in setBiffType() local
201 mnType = STATIC_ARRAY_SELECT( spnTypeIds, nType, XML_none ); in setBiffType()

Completed in 36 milliseconds