Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/style/
H A Dxmlnumfe.cxx1058 sal_Bool bAutoOrder = ( eBuiltIn == NF_CURRENCY_1000INT || eBuiltIn == NF_CURRENCY_1000DEC2 || in ExportPart_Impl() local
1077 if ( bAutoOrder && ( nFmtType == NUMBERFORMAT_DATE || nFmtType == NUMBERFORMAT_DATETIME ) && in ExportPart_Impl()
1080bAutoOrder = bSystemDate = bLongSysDate = sal_False; // don't write automatic-order attribute then in ExportPart_Impl()
1083 if ( bAutoOrder && in ExportPart_Impl()
1093 if ( bSystemDate && bAutoOrder && in ExportPart_Impl()
H A Dxmlnumfi.cxx1377 bAutoOrder( sal_False ), in SvXMLNumFormatContext()
1427 bAutoOrder = bAttrBool; in SvXMLNumFormatContext()
1500 bAutoOrder( sal_False ), in SvXMLNumFormatContext()
1698 if ( nType == XML_TOK_STYLES_DATE_STYLE && bAutoOrder && !bDateNoDefault ) in CreateAndInsert()
1790 if ( nIndex != NUMBERFORMAT_ENTRY_NOT_FOUND && !bAutoOrder ) in CreateAndInsert()
/aoo4110/main/xmloff/inc/xmloff/
H A Dxmlnumfi.hxx150 sal_Bool bAutoOrder; member in SvXMLNumFormatContext

Completed in 38 milliseconds