Home
last modified time | relevance | path

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

/AOO42X/main/xmloff/source/style/
H A Dxmlnumfe.cxx907 short nElemType = rFormat.GetNumForType( 0, nPos, sal_False ); in lcl_IsDefaultDateFormat() local
908 switch ( nElemType ) in lcl_IsDefaultDateFormat()
944 nLastType = nElemType; in lcl_IsDefaultDateFormat()
1183 short nElemType = rFormat.GetNumForType( nPart, nPos, sal_False ); in ExportPart_Impl() local
1186 switch ( nElemType ) in ExportPart_Impl()
1250 short nElemType = rFormat.GetNumForType( nPart, nPos, sal_False ); in ExportPart_Impl() local
1253 switch ( nElemType ) in ExportPart_Impl()
1270 … if ( nElemType == NF_SYMBOLTYPE_STRING || nElemType == NF_SYMBOLTYPE_PERCENT ) in ExportPart_Impl()
1295 short nElemType = rFormat.GetNumForType( nPart, nPos, sal_False ); in ExportPart_Impl() local
1298 switch ( nElemType ) in ExportPart_Impl()
[all …]