|
GnuCash c935c2f+
|
Data Fields | |
| gchar * | space |
| gchar * | id |
| gchar * | name |
| gchar * | xcode |
| gboolean | seen_fraction |
| int | fraction |
Definition at line 1708 of file io-gncxml-v1.cpp.
| int CommodityParseInfo::fraction |
Definition at line 1715 of file io-gncxml-v1.cpp.
| gchar* CommodityParseInfo::id |
Definition at line 1711 of file io-gncxml-v1.cpp.
| gchar* CommodityParseInfo::name |
Definition at line 1712 of file io-gncxml-v1.cpp.
| gboolean CommodityParseInfo::seen_fraction |
Definition at line 1714 of file io-gncxml-v1.cpp.
| gchar* CommodityParseInfo::space |
Definition at line 1710 of file io-gncxml-v1.cpp.
| gchar* CommodityParseInfo::xcode |
Definition at line 1713 of file io-gncxml-v1.cpp.