Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/style/
H A Dnumehelp.cxx110 const sal_Int16 nTypeKey, in WriteAttributes() argument
116 switch(nTypeKey & ~util::NumberFormat::DEFINED) in WriteAttributes()
310 …sal_Int16 nTypeKey = GetCellType(nNumberFormat, bIsStandard, rXMLExport.GetNumberFormatsSupplier()… in SetNumberFormatAttributes() local
312 if ((nTypeKey & ~util::NumberFormat::DEFINED) == util::NumberFormat::CURRENCY) in SetNumberFormatAttributes()
314 WriteAttributes(rXMLExport, nTypeKey, rValue, sCurrency, bExportValue); in SetNumberFormatAttributes()
390 const sal_Int16 nTypeKey, in WriteAttributes() argument
399 switch(nTypeKey & ~util::NumberFormat::DEFINED) in WriteAttributes()
532 sal_Int16 nTypeKey = GetCellType(nNumberFormat, sCurrency, bIsStandard); in SetNumberFormatAttributes() local
533 WriteAttributes(nTypeKey, rValue, sCurrency, bExportValue); in SetNumberFormatAttributes()
/aoo41x/main/xmloff/inc/xmloff/
H A Dnumehelp.hxx91 const sal_Int16 nTypeKey,
111 void WriteAttributes(const sal_Int16 nTypeKey,

Completed in 10 milliseconds