Home
last modified time | relevance | path

Searched refs:attribute_page_props_to_object (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/dia/dia-0.97.3/objects/Database/
H A Dtable_dialog.c99 static void attribute_page_props_to_object (Table *, TablePropDialog *);
197 attribute_page_props_to_object (table, prop_dialog); in table_dialog_apply_changes()
452 attribute_page_props_to_object (Table * table, TablePropDialog * prop_dialog) in attribute_page_props_to_object() function