Searched defs:BuiltinFormat (Results 1 – 1 of 1) sorted by relevance
62 struct BuiltinFormat struct64 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 25 milliseconds