Home
last modified time | relevance | path

Searched defs:BuiltinFormat (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx62 struct BuiltinFormat struct
64 sal_Int32 mnNumFmtId; /// Built-in number format index.
65 …const sal_Char* mpcFmtCode; /// Format string, UTF-8, may be 0 (mnPredefId is used the…
66 sal_Int16 mnPredefId; /// Predefined format index, if mpcFmtCode is 0.
67 …sal_Int32 mnReuseId; /// Use this format, if mpcFmtCode is 0 and mnPredefId is …

Completed in 31 milliseconds