|
GnuCash c935c2f+
|
Data Fields | |
| InvoiceWindow * | iw |
| GtkWidget * | widget |
| gboolean | is_posted |
| gboolean | can_unpost |
| gint | component_manager_id |
Definition at line 299 of file gnc-plugin-page-invoice.cpp.
| gboolean GncPluginPageInvoicePrivate::can_unpost |
Definition at line 305 of file gnc-plugin-page-invoice.cpp.
| gint GncPluginPageInvoicePrivate::component_manager_id |
Definition at line 307 of file gnc-plugin-page-invoice.cpp.
| gboolean GncPluginPageInvoicePrivate::is_posted |
Definition at line 304 of file gnc-plugin-page-invoice.cpp.
| InvoiceWindow* GncPluginPageInvoicePrivate::iw |
Definition at line 301 of file gnc-plugin-page-invoice.cpp.
| GtkWidget* GncPluginPageInvoicePrivate::widget |
Definition at line 303 of file gnc-plugin-page-invoice.cpp.