Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/style/
H A Dxmlnumfe.cxx908 switch ( nElemType ) in lcl_IsDefaultDateFormat()
944 nLastType = nElemType; in lcl_IsDefaultDateFormat()
1186 switch ( nElemType ) in ExportPart_Impl()
1253 switch ( nElemType ) in ExportPart_Impl()
1298 switch ( nElemType ) in ExportPart_Impl()
1489 if ( nElemType == NF_KEY_AAA || nElemType == NF_KEY_AAAA ) in ExportPart_Impl()
1496 sal_Bool bLong = ( nElemType == NF_KEY_NNN || nElemType == NF_KEY_NNNN || in ExportPart_Impl()
1497 nElemType == NF_KEY_DDDD || nElemType == NF_KEY_AAAA ); in ExportPart_Impl()
1514 sal_Bool bLong = ( nElemType == NF_KEY_MM || nElemType == NF_KEY_MMMM ); in ExportPart_Impl()
1515 sal_Bool bText = ( nElemType == NF_KEY_MMM || nElemType == NF_KEY_MMMM || in ExportPart_Impl()
[all …]

Completed in 23 milliseconds