Searched defs:XclBuiltInFormat (Results 1 – 1 of 1) sorted by relevance
780 struct XclBuiltInFormat struct782 sal_uInt16 mnXclNumFmt; /// Excel built-in index.783 const sal_Char* mpFormat; /// Format string, may be 0 (meOffset used then).784 NfIndexTableOffset meOffset; /// SvNumberFormatter format index, if mpFormat==0.785 sal_uInt16 mnXclReuseFmt; /// Use this Excel format, if meOffset==PRV_NF_INDEX_REUSE.
Completed in 30 milliseconds