]> git.sur5r.net Git - glabels/blob - docs/libglabels/html/libglabels-3.0.devhelp2
Imported Upstream version 3.4.0
[glabels] / docs / libglabels / html / libglabels-3.0.devhelp2
1 <?xml version="1.0" encoding="utf-8" standalone="no"?>
2 <book xmlns="http://www.devhelp.net/book" title="LibGlabels 3.0 Reference Manual" link="index.html" author="" name="libglabels-3.0" version="2" language="c">
3   <chapters>
4     <sub name="Basic LibGlabels Usage" link="ch01.html">
5       <sub name="Database" link="libglabels-3.0-db.html"/>
6       <sub name="The lglTemplate Structure" link="libglabels-3.0-template.html"/>
7       <sub name="The lglPaper Structure" link="libglabels-3.0-paper.html"/>
8       <sub name="The lglCategory Structure" link="libglabels-3.0-category.html"/>
9       <sub name="The lglVendor Structure" link="libglabels-3.0-vendor.html"/>
10     </sub>
11     <sub name="Working Directly With LibGlabels XML" link="ch02.html">
12       <sub name="XML Paper Functions" link="libglabels-3.0-xml-paper.html"/>
13       <sub name="XML Category Functions" link="libglabels-3.0-xml-category.html"/>
14       <sub name="XML Template Functions" link="libglabels-3.0-xml-template.html"/>
15       <sub name="XML Vendor Functions" link="libglabels-3.0-xml-vendor.html"/>
16       <sub name="XML Helper Functions" link="libglabels-3.0-xml.html"/>
17     </sub>
18     <sub name="Miscellaneous" link="ch03.html">
19       <sub name="Units" link="libglabels-3.0-units.html"/>
20       <sub name="String Utility Functions" link="libglabels-3.0-str.html"/>
21     </sub>
22   </chapters>
23   <functions>
24     <keyword type="function" name="lgl_db_init ()" link="libglabels-3.0-db.html#lgl-db-init"/>
25     <keyword type="function" name="lglDbNotifyFunc ()" link="libglabels-3.0-db.html#lglDbNotifyFunc"/>
26     <keyword type="function" name="lgl_db_notify_add ()" link="libglabels-3.0-db.html#lgl-db-notify-add"/>
27     <keyword type="function" name="lgl_db_notify_remove ()" link="libglabels-3.0-db.html#lgl-db-notify-remove"/>
28     <keyword type="function" name="lgl_db_get_paper_id_list ()" link="libglabels-3.0-db.html#lgl-db-get-paper-id-list"/>
29     <keyword type="function" name="lgl_db_free_paper_id_list ()" link="libglabels-3.0-db.html#lgl-db-free-paper-id-list"/>
30     <keyword type="function" name="lgl_db_get_paper_name_list ()" link="libglabels-3.0-db.html#lgl-db-get-paper-name-list"/>
31     <keyword type="function" name="lgl_db_free_paper_name_list ()" link="libglabels-3.0-db.html#lgl-db-free-paper-name-list"/>
32     <keyword type="function" name="lgl_db_lookup_paper_from_id ()" link="libglabels-3.0-db.html#lgl-db-lookup-paper-from-id"/>
33     <keyword type="function" name="lgl_db_lookup_paper_from_name ()" link="libglabels-3.0-db.html#lgl-db-lookup-paper-from-name"/>
34     <keyword type="function" name="lgl_db_lookup_paper_id_from_name ()" link="libglabels-3.0-db.html#lgl-db-lookup-paper-id-from-name"/>
35     <keyword type="function" name="lgl_db_lookup_paper_name_from_id ()" link="libglabels-3.0-db.html#lgl-db-lookup-paper-name-from-id"/>
36     <keyword type="function" name="lgl_db_is_paper_id_known ()" link="libglabels-3.0-db.html#lgl-db-is-paper-id-known"/>
37     <keyword type="function" name="lgl_db_is_paper_id_other ()" link="libglabels-3.0-db.html#lgl-db-is-paper-id-other"/>
38     <keyword type="function" name="lgl_db_get_category_id_list ()" link="libglabels-3.0-db.html#lgl-db-get-category-id-list"/>
39     <keyword type="function" name="lgl_db_free_category_id_list ()" link="libglabels-3.0-db.html#lgl-db-free-category-id-list"/>
40     <keyword type="function" name="lgl_db_get_category_name_list ()" link="libglabels-3.0-db.html#lgl-db-get-category-name-list"/>
41     <keyword type="function" name="lgl_db_free_category_name_list ()" link="libglabels-3.0-db.html#lgl-db-free-category-name-list"/>
42     <keyword type="function" name="lgl_db_lookup_category_from_id ()" link="libglabels-3.0-db.html#lgl-db-lookup-category-from-id"/>
43     <keyword type="function" name="lgl_db_lookup_category_from_name ()" link="libglabels-3.0-db.html#lgl-db-lookup-category-from-name"/>
44     <keyword type="function" name="lgl_db_lookup_category_id_from_name ()" link="libglabels-3.0-db.html#lgl-db-lookup-category-id-from-name"/>
45     <keyword type="function" name="lgl_db_lookup_category_name_from_id ()" link="libglabels-3.0-db.html#lgl-db-lookup-category-name-from-id"/>
46     <keyword type="function" name="lgl_db_is_category_id_known ()" link="libglabels-3.0-db.html#lgl-db-is-category-id-known"/>
47     <keyword type="function" name="lgl_db_get_brand_list ()" link="libglabels-3.0-db.html#lgl-db-get-brand-list"/>
48     <keyword type="function" name="lgl_db_free_brand_list ()" link="libglabels-3.0-db.html#lgl-db-free-brand-list"/>
49     <keyword type="function" name="lgl_db_register_template ()" link="libglabels-3.0-db.html#lgl-db-register-template"/>
50     <keyword type="function" name="lgl_db_delete_template_by_brand_part ()" link="libglabels-3.0-db.html#lgl-db-delete-template-by-brand-part"/>
51     <keyword type="function" name="lgl_db_delete_template_by_name ()" link="libglabels-3.0-db.html#lgl-db-delete-template-by-name"/>
52     <keyword type="function" name="lgl_db_does_template_exist ()" link="libglabels-3.0-db.html#lgl-db-does-template-exist"/>
53     <keyword type="function" name="lgl_db_does_template_name_exist ()" link="libglabels-3.0-db.html#lgl-db-does-template-name-exist"/>
54     <keyword type="function" name="lgl_db_get_template_name_list_all ()" link="libglabels-3.0-db.html#lgl-db-get-template-name-list-all"/>
55     <keyword type="function" name="lgl_db_get_similar_template_name_list ()" link="libglabels-3.0-db.html#lgl-db-get-similar-template-name-list"/>
56     <keyword type="function" name="lgl_db_free_template_name_list ()" link="libglabels-3.0-db.html#lgl-db-free-template-name-list"/>
57     <keyword type="function" name="lgl_db_lookup_template_from_name ()" link="libglabels-3.0-db.html#lgl-db-lookup-template-from-name"/>
58     <keyword type="function" name="lgl_db_lookup_template_from_brand_part ()" link="libglabels-3.0-db.html#lgl-db-lookup-template-from-brand-part"/>
59     <keyword type="function" name="lgl_db_get_vendor_name_list ()" link="libglabels-3.0-db.html#lgl-db-get-vendor-name-list"/>
60     <keyword type="function" name="lgl_db_free_vendor_name_list ()" link="libglabels-3.0-db.html#lgl-db-free-vendor-name-list"/>
61     <keyword type="function" name="lgl_db_is_vendor_name_known ()" link="libglabels-3.0-db.html#lgl-db-is-vendor-name-known"/>
62     <keyword type="function" name="lgl_db_lookup_vendor_from_name ()" link="libglabels-3.0-db.html#lgl-db-lookup-vendor-from-name"/>
63     <keyword type="function" name="lgl_db_print_known_papers ()" link="libglabels-3.0-db.html#lgl-db-print-known-papers"/>
64     <keyword type="function" name="lgl_db_print_known_categories ()" link="libglabels-3.0-db.html#lgl-db-print-known-categories"/>
65     <keyword type="function" name="lgl_db_print_known_templates ()" link="libglabels-3.0-db.html#lgl-db-print-known-templates"/>
66     <keyword type="function" name="lgl_db_print_known_vendors ()" link="libglabels-3.0-db.html#lgl-db-print-known-vendors"/>
67     <keyword type="enum" name="enum lglDbRegStatus" link="libglabels-3.0-db.html#lglDbRegStatus"/>
68     <keyword type="enum" name="enum lglDbDeleteStatus" link="libglabels-3.0-db.html#lglDbDeleteStatus"/>
69     <keyword type="function" name="lgl_template_new ()" link="libglabels-3.0-template.html#lgl-template-new"/>
70     <keyword type="function" name="lgl_template_new_from_equiv ()" link="libglabels-3.0-template.html#lgl-template-new-from-equiv"/>
71     <keyword type="function" name="lgl_template_dup ()" link="libglabels-3.0-template.html#lgl-template-dup"/>
72     <keyword type="function" name="lgl_template_free ()" link="libglabels-3.0-template.html#lgl-template-free"/>
73     <keyword type="function" name="lgl_template_add_category ()" link="libglabels-3.0-template.html#lgl-template-add-category"/>
74     <keyword type="function" name="lgl_template_add_frame ()" link="libglabels-3.0-template.html#lgl-template-add-frame"/>
75     <keyword type="function" name="lgl_template_get_name ()" link="libglabels-3.0-template.html#lgl-template-get-name"/>
76     <keyword type="function" name="lgl_template_do_templates_match ()" link="libglabels-3.0-template.html#lgl-template-do-templates-match"/>
77     <keyword type="function" name="lgl_template_does_brand_match ()" link="libglabels-3.0-template.html#lgl-template-does-brand-match"/>
78     <keyword type="function" name="lgl_template_does_page_size_match ()" link="libglabels-3.0-template.html#lgl-template-does-page-size-match"/>
79     <keyword type="function" name="lgl_template_does_category_match ()" link="libglabels-3.0-template.html#lgl-template-does-category-match"/>
80     <keyword type="function" name="lgl_template_are_templates_identical ()" link="libglabels-3.0-template.html#lgl-template-are-templates-identical"/>
81     <keyword type="function" name="lgl_template_frame_rect_new ()" link="libglabels-3.0-template.html#lgl-template-frame-rect-new"/>
82     <keyword type="function" name="lgl_template_frame_ellipse_new ()" link="libglabels-3.0-template.html#lgl-template-frame-ellipse-new"/>
83     <keyword type="function" name="lgl_template_frame_round_new ()" link="libglabels-3.0-template.html#lgl-template-frame-round-new"/>
84     <keyword type="function" name="lgl_template_frame_cd_new ()" link="libglabels-3.0-template.html#lgl-template-frame-cd-new"/>
85     <keyword type="function" name="lgl_template_frame_dup ()" link="libglabels-3.0-template.html#lgl-template-frame-dup"/>
86     <keyword type="function" name="lgl_template_frame_free ()" link="libglabels-3.0-template.html#lgl-template-frame-free"/>
87     <keyword type="function" name="lgl_template_frame_add_layout ()" link="libglabels-3.0-template.html#lgl-template-frame-add-layout"/>
88     <keyword type="function" name="lgl_template_frame_add_markup ()" link="libglabels-3.0-template.html#lgl-template-frame-add-markup"/>
89     <keyword type="function" name="lgl_template_frame_get_size ()" link="libglabels-3.0-template.html#lgl-template-frame-get-size"/>
90     <keyword type="function" name="lgl_template_frame_get_n_labels ()" link="libglabels-3.0-template.html#lgl-template-frame-get-n-labels"/>
91     <keyword type="function" name="lgl_template_frame_get_origins ()" link="libglabels-3.0-template.html#lgl-template-frame-get-origins"/>
92     <keyword type="function" name="lgl_template_frame_get_layout_description ()" link="libglabels-3.0-template.html#lgl-template-frame-get-layout-description"/>
93     <keyword type="function" name="lgl_template_frame_get_size_description ()" link="libglabels-3.0-template.html#lgl-template-frame-get-size-description"/>
94     <keyword type="function" name="lgl_template_layout_new ()" link="libglabels-3.0-template.html#lgl-template-layout-new"/>
95     <keyword type="function" name="lgl_template_layout_dup ()" link="libglabels-3.0-template.html#lgl-template-layout-dup"/>
96     <keyword type="function" name="lgl_template_layout_free ()" link="libglabels-3.0-template.html#lgl-template-layout-free"/>
97     <keyword type="function" name="lgl_template_markup_margin_new ()" link="libglabels-3.0-template.html#lgl-template-markup-margin-new"/>
98     <keyword type="function" name="lgl_template_markup_line_new ()" link="libglabels-3.0-template.html#lgl-template-markup-line-new"/>
99     <keyword type="function" name="lgl_template_markup_circle_new ()" link="libglabels-3.0-template.html#lgl-template-markup-circle-new"/>
100     <keyword type="function" name="lgl_template_markup_rect_new ()" link="libglabels-3.0-template.html#lgl-template-markup-rect-new"/>
101     <keyword type="function" name="lgl_template_markup_ellipse_new ()" link="libglabels-3.0-template.html#lgl-template-markup-ellipse-new"/>
102     <keyword type="function" name="lgl_template_markup_dup ()" link="libglabels-3.0-template.html#lgl-template-markup-dup"/>
103     <keyword type="function" name="lgl_template_markup_free ()" link="libglabels-3.0-template.html#lgl-template-markup-free"/>
104     <keyword type="function" name="lgl_template_print ()" link="libglabels-3.0-template.html#lgl-template-print"/>
105     <keyword type="struct" name="struct lglTemplate" link="libglabels-3.0-template.html#lglTemplate"/>
106     <keyword type="enum" name="enum lglTemplateFrameShape" link="libglabels-3.0-template.html#lglTemplateFrameShape"/>
107     <keyword type="union" name="union lglTemplateFrame" link="libglabels-3.0-template.html#lglTemplateFrame"/>
108     <keyword type="struct" name="struct lglTemplateFrameAll" link="libglabels-3.0-template.html#lglTemplateFrameAll"/>
109     <keyword type="struct" name="struct lglTemplateFrameRect" link="libglabels-3.0-template.html#lglTemplateFrameRect"/>
110     <keyword type="struct" name="struct lglTemplateFrameEllipse" link="libglabels-3.0-template.html#lglTemplateFrameEllipse"/>
111     <keyword type="struct" name="struct lglTemplateFrameRound" link="libglabels-3.0-template.html#lglTemplateFrameRound"/>
112     <keyword type="struct" name="struct lglTemplateFrameCD" link="libglabels-3.0-template.html#lglTemplateFrameCD"/>
113     <keyword type="struct" name="struct lglTemplateLayout" link="libglabels-3.0-template.html#lglTemplateLayout"/>
114     <keyword type="enum" name="enum lglTemplateMarkupType" link="libglabels-3.0-template.html#lglTemplateMarkupType"/>
115     <keyword type="union" name="union lglTemplateMarkup" link="libglabels-3.0-template.html#lglTemplateMarkup"/>
116     <keyword type="struct" name="struct lglTemplateMarkupMargin" link="libglabels-3.0-template.html#lglTemplateMarkupMargin"/>
117     <keyword type="struct" name="struct lglTemplateMarkupLine" link="libglabels-3.0-template.html#lglTemplateMarkupLine"/>
118     <keyword type="struct" name="struct lglTemplateMarkupCircle" link="libglabels-3.0-template.html#lglTemplateMarkupCircle"/>
119     <keyword type="struct" name="struct lglTemplateMarkupRect" link="libglabels-3.0-template.html#lglTemplateMarkupRect"/>
120     <keyword type="struct" name="struct lglTemplateMarkupEllipse" link="libglabels-3.0-template.html#lglTemplateMarkupEllipse"/>
121     <keyword type="struct" name="struct lglTemplateOrigin" link="libglabels-3.0-template.html#lglTemplateOrigin"/>
122     <keyword type="function" name="lgl_paper_new ()" link="libglabels-3.0-paper.html#lgl-paper-new"/>
123     <keyword type="function" name="lgl_paper_dup ()" link="libglabels-3.0-paper.html#lgl-paper-dup"/>
124     <keyword type="function" name="lgl_paper_free ()" link="libglabels-3.0-paper.html#lgl-paper-free"/>
125     <keyword type="struct" name="struct lglPaper" link="libglabels-3.0-paper.html#lglPaper"/>
126     <keyword type="function" name="lgl_category_new ()" link="libglabels-3.0-category.html#lgl-category-new"/>
127     <keyword type="function" name="lgl_category_dup ()" link="libglabels-3.0-category.html#lgl-category-dup"/>
128     <keyword type="function" name="lgl_category_free ()" link="libglabels-3.0-category.html#lgl-category-free"/>
129     <keyword type="struct" name="struct lglCategory" link="libglabels-3.0-category.html#lglCategory"/>
130     <keyword type="function" name="lgl_vendor_new ()" link="libglabels-3.0-vendor.html#lgl-vendor-new"/>
131     <keyword type="function" name="lgl_vendor_dup ()" link="libglabels-3.0-vendor.html#lgl-vendor-dup"/>
132     <keyword type="function" name="lgl_vendor_free ()" link="libglabels-3.0-vendor.html#lgl-vendor-free"/>
133     <keyword type="struct" name="struct lglVendor" link="libglabels-3.0-vendor.html#lglVendor"/>
134     <keyword type="function" name="lgl_xml_paper_read_papers_from_file ()" link="libglabels-3.0-xml-paper.html#lgl-xml-paper-read-papers-from-file"/>
135     <keyword type="function" name="lgl_xml_paper_parse_papers_doc ()" link="libglabels-3.0-xml-paper.html#lgl-xml-paper-parse-papers-doc"/>
136     <keyword type="function" name="lgl_xml_paper_parse_paper_node ()" link="libglabels-3.0-xml-paper.html#lgl-xml-paper-parse-paper-node"/>
137     <keyword type="function" name="lgl_xml_category_read_categories_from_file ()" link="libglabels-3.0-xml-category.html#lgl-xml-category-read-categories-from-file"/>
138     <keyword type="function" name="lgl_xml_category_parse_categories_doc ()" link="libglabels-3.0-xml-category.html#lgl-xml-category-parse-categories-doc"/>
139     <keyword type="function" name="lgl_xml_category_parse_category_node ()" link="libglabels-3.0-xml-category.html#lgl-xml-category-parse-category-node"/>
140     <keyword type="function" name="lgl_xml_template_read_templates_from_file ()" link="libglabels-3.0-xml-template.html#lgl-xml-template-read-templates-from-file"/>
141     <keyword type="function" name="lgl_xml_template_parse_templates_doc ()" link="libglabels-3.0-xml-template.html#lgl-xml-template-parse-templates-doc"/>
142     <keyword type="function" name="lgl_xml_template_parse_template_node ()" link="libglabels-3.0-xml-template.html#lgl-xml-template-parse-template-node"/>
143     <keyword type="function" name="lgl_xml_template_write_templates_to_file ()" link="libglabels-3.0-xml-template.html#lgl-xml-template-write-templates-to-file"/>
144     <keyword type="function" name="lgl_xml_template_write_template_to_file ()" link="libglabels-3.0-xml-template.html#lgl-xml-template-write-template-to-file"/>
145     <keyword type="function" name="lgl_xml_template_create_template_node ()" link="libglabels-3.0-xml-template.html#lgl-xml-template-create-template-node"/>
146     <keyword type="function" name="lgl_xml_vendor_read_vendors_from_file ()" link="libglabels-3.0-xml-vendor.html#lgl-xml-vendor-read-vendors-from-file"/>
147     <keyword type="function" name="lgl_xml_vendor_parse_vendors_doc ()" link="libglabels-3.0-xml-vendor.html#lgl-xml-vendor-parse-vendors-doc"/>
148     <keyword type="function" name="lgl_xml_vendor_parse_vendor_node ()" link="libglabels-3.0-xml-vendor.html#lgl-xml-vendor-parse-vendor-node"/>
149     <keyword type="function" name="lgl_xml_get_prop_string ()" link="libglabels-3.0-xml.html#lgl-xml-get-prop-string"/>
150     <keyword type="function" name="lgl_xml_get_prop_i18n_string ()" link="libglabels-3.0-xml.html#lgl-xml-get-prop-i18n-string"/>
151     <keyword type="function" name="lgl_xml_get_prop_double ()" link="libglabels-3.0-xml.html#lgl-xml-get-prop-double"/>
152     <keyword type="function" name="lgl_xml_get_prop_boolean ()" link="libglabels-3.0-xml.html#lgl-xml-get-prop-boolean"/>
153     <keyword type="function" name="lgl_xml_get_prop_int ()" link="libglabels-3.0-xml.html#lgl-xml-get-prop-int"/>
154     <keyword type="function" name="lgl_xml_get_prop_uint ()" link="libglabels-3.0-xml.html#lgl-xml-get-prop-uint"/>
155     <keyword type="function" name="lgl_xml_get_prop_length ()" link="libglabels-3.0-xml.html#lgl-xml-get-prop-length"/>
156     <keyword type="function" name="lgl_xml_set_prop_string ()" link="libglabels-3.0-xml.html#lgl-xml-set-prop-string"/>
157     <keyword type="function" name="lgl_xml_set_prop_double ()" link="libglabels-3.0-xml.html#lgl-xml-set-prop-double"/>
158     <keyword type="function" name="lgl_xml_set_prop_boolean ()" link="libglabels-3.0-xml.html#lgl-xml-set-prop-boolean"/>
159     <keyword type="function" name="lgl_xml_set_prop_int ()" link="libglabels-3.0-xml.html#lgl-xml-set-prop-int"/>
160     <keyword type="function" name="lgl_xml_set_prop_uint_hex ()" link="libglabels-3.0-xml.html#lgl-xml-set-prop-uint-hex"/>
161     <keyword type="function" name="lgl_xml_set_prop_length ()" link="libglabels-3.0-xml.html#lgl-xml-set-prop-length"/>
162     <keyword type="function" name="lgl_xml_is_node ()" link="libglabels-3.0-xml.html#lgl-xml-is-node"/>
163     <keyword type="function" name="lgl_xml_get_node_content ()" link="libglabels-3.0-xml.html#lgl-xml-get-node-content"/>
164     <keyword type="function" name="lgl_xml_set_default_units ()" link="libglabels-3.0-xml.html#lgl-xml-set-default-units"/>
165     <keyword type="macro" name="LGL_XML_NAME_SPACE" link="libglabels-3.0-xml.html#LGL-XML-NAME-SPACE:CAPS"/>
166     <keyword type="function" name="lgl_units_get_id ()" link="libglabels-3.0-units.html#lgl-units-get-id"/>
167     <keyword type="function" name="lgl_units_from_id ()" link="libglabels-3.0-units.html#lgl-units-from-id"/>
168     <keyword type="function" name="lgl_units_get_name ()" link="libglabels-3.0-units.html#lgl-units-get-name"/>
169     <keyword type="function" name="lgl_units_from_name ()" link="libglabels-3.0-units.html#lgl-units-from-name"/>
170     <keyword type="function" name="lgl_units_get_points_per_unit ()" link="libglabels-3.0-units.html#lgl-units-get-points-per-unit"/>
171     <keyword type="function" name="lgl_units_get_units_per_point ()" link="libglabels-3.0-units.html#lgl-units-get-units-per-point"/>
172     <keyword type="enum" name="enum lglUnits" link="libglabels-3.0-units.html#lglUnits"/>
173     <keyword type="function" name="lgl_str_utf8_casecmp ()" link="libglabels-3.0-str.html#lgl-str-utf8-casecmp"/>
174     <keyword type="function" name="lgl_str_part_name_cmp ()" link="libglabels-3.0-str.html#lgl-str-part-name-cmp"/>
175     <keyword type="function" name="lgl_str_format_fraction ()" link="libglabels-3.0-str.html#lgl-str-format-fraction"/>
176     <keyword type="constant" name="LGL_DB_REG_OK" link="libglabels-3.0-db.html#LGL-DB-REG-OK:CAPS"/>
177     <keyword type="constant" name="LGL_DB_REG_BAD_PAPER_ID" link="libglabels-3.0-db.html#LGL-DB-REG-BAD-PAPER-ID:CAPS"/>
178     <keyword type="constant" name="LGL_DB_REG_BRAND_PART_EXISTS" link="libglabels-3.0-db.html#LGL-DB-REG-BRAND-PART-EXISTS:CAPS"/>
179     <keyword type="constant" name="LGL_DB_REG_FILE_WRITE_ERROR" link="libglabels-3.0-db.html#LGL-DB-REG-FILE-WRITE-ERROR:CAPS"/>
180     <keyword type="constant" name="LGL_DB_DELETE_OK" link="libglabels-3.0-db.html#LGL-DB-DELETE-OK:CAPS"/>
181     <keyword type="constant" name="LGL_DB_DELETE_DOES_NOT_EXIST" link="libglabels-3.0-db.html#LGL-DB-DELETE-DOES-NOT-EXIST:CAPS"/>
182     <keyword type="constant" name="LGL_DB_DELETE_NOT_USER_DEFINED" link="libglabels-3.0-db.html#LGL-DB-DELETE-NOT-USER-DEFINED:CAPS"/>
183     <keyword type="constant" name="LGL_DB_DELETE_FILE_ERROR" link="libglabels-3.0-db.html#LGL-DB-DELETE-FILE-ERROR:CAPS"/>
184     <keyword type="constant" name="LGL_TEMPLATE_FRAME_SHAPE_RECT" link="libglabels-3.0-template.html#LGL-TEMPLATE-FRAME-SHAPE-RECT:CAPS"/>
185     <keyword type="constant" name="LGL_TEMPLATE_FRAME_SHAPE_ELLIPSE" link="libglabels-3.0-template.html#LGL-TEMPLATE-FRAME-SHAPE-ELLIPSE:CAPS"/>
186     <keyword type="constant" name="LGL_TEMPLATE_FRAME_SHAPE_ROUND" link="libglabels-3.0-template.html#LGL-TEMPLATE-FRAME-SHAPE-ROUND:CAPS"/>
187     <keyword type="constant" name="LGL_TEMPLATE_FRAME_SHAPE_CD" link="libglabels-3.0-template.html#LGL-TEMPLATE-FRAME-SHAPE-CD:CAPS"/>
188     <keyword type="constant" name="LGL_TEMPLATE_MARKUP_MARGIN" link="libglabels-3.0-template.html#LGL-TEMPLATE-MARKUP-MARGIN:CAPS"/>
189     <keyword type="constant" name="LGL_TEMPLATE_MARKUP_LINE" link="libglabels-3.0-template.html#LGL-TEMPLATE-MARKUP-LINE:CAPS"/>
190     <keyword type="constant" name="LGL_TEMPLATE_MARKUP_CIRCLE" link="libglabels-3.0-template.html#LGL-TEMPLATE-MARKUP-CIRCLE:CAPS"/>
191     <keyword type="constant" name="LGL_TEMPLATE_MARKUP_RECT" link="libglabels-3.0-template.html#LGL-TEMPLATE-MARKUP-RECT:CAPS"/>
192     <keyword type="constant" name="LGL_TEMPLATE_MARKUP_ELLIPSE" link="libglabels-3.0-template.html#LGL-TEMPLATE-MARKUP-ELLIPSE:CAPS"/>
193     <keyword type="constant" name="LGL_UNITS_POINT" link="libglabels-3.0-units.html#LGL-UNITS-POINT:CAPS"/>
194     <keyword type="constant" name="LGL_UNITS_INCH" link="libglabels-3.0-units.html#LGL-UNITS-INCH:CAPS"/>
195     <keyword type="constant" name="LGL_UNITS_MM" link="libglabels-3.0-units.html#LGL-UNITS-MM:CAPS"/>
196     <keyword type="constant" name="LGL_UNITS_CM" link="libglabels-3.0-units.html#LGL-UNITS-CM:CAPS"/>
197     <keyword type="constant" name="LGL_UNITS_PICA" link="libglabels-3.0-units.html#LGL-UNITS-PICA:CAPS"/>
198     <keyword type="constant" name="LGL_UNITS_FIRST" link="libglabels-3.0-units.html#LGL-UNITS-FIRST:CAPS"/>
199     <keyword type="constant" name="LGL_UNITS_LAST" link="libglabels-3.0-units.html#LGL-UNITS-LAST:CAPS"/>
200     <keyword type="constant" name="LGL_UNITS_INVALID" link="libglabels-3.0-units.html#LGL-UNITS-INVALID:CAPS"/>
201   </functions>
202 </book>