1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd"> 3<module-description xmlns:xlink="http://www.w3.org/1999/xlink"> 4 <module-name>xmloff</module-name> 5 <component-description> 6 <author>xmloff development team</author> 7 <name>com.sun.star.comp.Impress.XMLExporter</name> 8 <description> 9 This component exports a presentation document into a single XML document stream. 10 </description> 11 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 12 <language>c++</language> 13 <status value="beta"/> 14 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 15 <reference-docu xlink:href="http://xml.openoffice.org/" 16 xlink:title="general OpenOffice.org xml information" /> 17 <reference-docu xlink:title="XML File Format Specification (draft)" 18 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 19 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 20 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 21 </component-description> 22 23 <component-description> 24 <author>xmloff development team</author> 25 <name>com.sun.star.comp.Draw.XMLExporter</name> 26 <description> 27 This component exports a drawing document into a single XML document stream. 28 </description> 29 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 30 <language>c++</language> 31 <status value="beta"/> 32 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 33 <reference-docu xlink:href="http://xml.openoffice.org/" 34 xlink:title="general OpenOffice.org xml information" /> 35 <reference-docu xlink:title="XML File Format Specification (draft)" 36 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 37 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 38 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 39 </component-description> 40 41 <component-description> 42 <author>xmloff development team</author> 43 <name>com.sun.star.comp.Chart.XMLExporter</name> 44 <description> 45 This component exports a chart object into a single XML document stream. 46 </description> 47 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 48 <language>c++</language> 49 <status value="beta"/> 50 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 51 <reference-docu xlink:href="http://xml.openoffice.org/" 52 xlink:title="general OpenOffice.org xml information" /> 53 <reference-docu xlink:title="XML File Format Specification (draft)" 54 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 55 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 56 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 57 </component-description> 58 59 <component-description> 60 <author>xmloff development team</author> 61 <name>com.sun.star.comp.Impress.XMLStylesExporter</name> 62 <description> 63 This component exports the styles of a presentation document into a single XML document stream. 64 </description> 65 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 66 <language>c++</language> 67 <status value="beta"/> 68 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 69 <reference-docu xlink:href="http://xml.openoffice.org/" 70 xlink:title="general OpenOffice.org xml information" /> 71 <reference-docu xlink:title="XML File Format Specification (draft)" 72 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 73 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 74 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 75 </component-description> 76 77 <component-description> 78 <author>xmloff development team</author> 79 <name>com.sun.star.comp.Draw.XMLStylesExporter</name> 80 <description> 81 This component exports the styles of a drawing document into a single XML document stream. 82 </description> 83 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 84 <language>c++</language> 85 <status value="beta"/> 86 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 87 <reference-docu xlink:href="http://xml.openoffice.org/" 88 xlink:title="general OpenOffice.org xml information" /> 89 <reference-docu xlink:title="XML File Format Specification (draft)" 90 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 91 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 92 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 93 </component-description> 94 95 <component-description> 96 <author>xmloff development team</author> 97 <name>com.sun.star.comp.Chart.XMLStylesExporter</name> 98 <description> 99 This component exports the styles of a chart object into a single XML document stream. 100 </description> 101 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 102 <language>c++</language> 103 <status value="beta"/> 104 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 105 <reference-docu xlink:href="http://xml.openoffice.org/" 106 xlink:title="general OpenOffice.org xml information" /> 107 <reference-docu xlink:title="XML File Format Specification (draft)" 108 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 109 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 110 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 111 </component-description> 112 113 <component-description> 114 <author>xmloff development team</author> 115 <name>com.sun.star.comp.Impress.XMLMetaExporter</name> 116 <description> 117 This component exports the meta information of a presentation document into a single XML document stream. 118 </description> 119 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 120 <language>c++</language> 121 <status value="beta"/> 122 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 123 <reference-docu xlink:href="http://xml.openoffice.org/" 124 xlink:title="general OpenOffice.org xml information" /> 125 <reference-docu xlink:title="XML File Format Specification (draft)" 126 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 127 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 128 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 129 </component-description> 130 131 <component-description> 132 <author>xmloff development team</author> 133 <name>com.sun.star.comp.Draw.XMLMetaExporter</name> 134 <description> 135 This component exports the meta information of a drawing document into a single XML document stream. 136 </description> 137 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 138 <language>c++</language> 139 <status value="beta"/> 140 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 141 <reference-docu xlink:href="http://xml.openoffice.org/" 142 xlink:title="general OpenOffice.org xml information" /> 143 <reference-docu xlink:title="XML File Format Specification (draft)" 144 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 145 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 146 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 147 </component-description> 148 149 <component-description> 150 <author>xmloff development team</author> 151 <name>com.sun.star.comp.Impress.XMLSettingsExporter</name> 152 <description> 153 This component exports the settings information of a presentation document into a single XML document stream. 154 </description> 155 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 156 <language>c++</language> 157 <status value="beta"/> 158 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 159 <reference-docu xlink:href="http://xml.openoffice.org/" 160 xlink:title="general OpenOffice.org xml information" /> 161 <reference-docu xlink:title="XML File Format Specification (draft)" 162 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 163 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 164 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 165 </component-description> 166 167 <component-description> 168 <author>xmloff development team</author> 169 <name>com.sun.star.comp.Draw.XMLSettingsExporter</name> 170 <description> 171 This component exports the settings information of a drawing document into a single XML document stream. 172 </description> 173 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 174 <language>c++</language> 175 <status value="beta"/> 176 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 177 <reference-docu xlink:href="http://xml.openoffice.org/" 178 xlink:title="general OpenOffice.org xml information" /> 179 <reference-docu xlink:title="XML File Format Specification (draft)" 180 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 181 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 182 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 183 </component-description> 184 185 <component-description> 186 <author>xmloff development team</author> 187 <name>com.sun.star.comp.Impress.XMLContentExporter</name> 188 <description> 189 This component exports the content of a presentation document into a single XML document stream. 190 </description> 191 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 192 <language>c++</language> 193 <status value="beta"/> 194 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 195 <reference-docu xlink:href="http://xml.openoffice.org/" 196 xlink:title="general OpenOffice.org xml information" /> 197 <reference-docu xlink:title="XML File Format Specification (draft)" 198 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 199 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 200 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 201 </component-description> 202 203 <component-description> 204 <author>xmloff development team</author> 205 <name>com.sun.star.comp.Draw.XMLContentExporter</name> 206 <description> 207 This component exports the content of a drawing document into a single XML document stream. 208 </description> 209 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 210 <language>c++</language> 211 <status value="beta"/> 212 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 213 <reference-docu xlink:href="http://xml.openoffice.org/" 214 xlink:title="general OpenOffice.org xml information" /> 215 <reference-docu xlink:title="XML File Format Specification (draft)" 216 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 217 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 218 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 219 </component-description> 220 221 <component-description> 222 <author>xmloff development team</author> 223 <name>com.sun.star.comp.Chart.XMLContentExporter</name> 224 <description> 225 This component exports the content of a chart object into a single XML document stream. 226 </description> 227 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 228 <language>c++</language> 229 <status value="beta"/> 230 <supported-service>com.sun.star.xml.XMLExportFilter</supported-service> 231 <reference-docu xlink:href="http://xml.openoffice.org/" 232 xlink:title="general OpenOffice.org xml information" /> 233 <reference-docu xlink:title="XML File Format Specification (draft)" 234 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 235 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 236 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 237 </component-description> 238 239 <component-description> 240 <author>xmloff development team</author> 241 <name>com.sun.star.comp.Impress.XMLImporter</name> 242 <description> 243 This component imports a presentation document from a single XML document stream. 244 </description> 245 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 246 <language>c++</language> 247 <status value="beta"/> 248 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 249 <reference-docu xlink:href="http://xml.openoffice.org/" 250 xlink:title="general OpenOffice.org xml information" /> 251 <reference-docu xlink:title="XML File Format Specification (draft)" 252 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 253 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 254 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 255 </component-description> 256 257 <component-description> 258 <author>xmloff development team</author> 259 <name>com.sun.star.comp.Draw.XMLImporter</name> 260 <description> 261 This component imports a drawing document from a single XML document stream. 262 </description> 263 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 264 <language>c++</language> 265 <status value="beta"/> 266 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 267 <reference-docu xlink:href="http://xml.openoffice.org/" 268 xlink:title="general OpenOffice.org xml information" /> 269 <reference-docu xlink:title="XML File Format Specification (draft)" 270 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 271 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 272 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 273 </component-description> 274 275 <component-description> 276 <author>xmloff development team</author> 277 <name>com.sun.star.comp.Chart.XMLImporter</name> 278 <description> 279 This component imports a chart object from a single XML document stream. 280 </description> 281 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 282 <language>c++</language> 283 <status value="beta"/> 284 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 285 <reference-docu xlink:href="http://xml.openoffice.org/" 286 xlink:title="general OpenOffice.org xml information" /> 287 <reference-docu xlink:title="XML File Format Specification (draft)" 288 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 289 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 290 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 291 </component-description> 292 293 <component-description> 294 <author>xmloff development team</author> 295 <name>com.sun.star.comp.Impress.XMLStylesImporter</name> 296 <description> 297 This component imports the styles of a presentation document from a single XML document stream. 298 </description> 299 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 300 <language>c++</language> 301 <status value="beta"/> 302 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 303 <reference-docu xlink:href="http://xml.openoffice.org/" 304 xlink:title="general OpenOffice.org xml information" /> 305 <reference-docu xlink:title="XML File Format Specification (draft)" 306 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 307 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 308 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 309 </component-description> 310 311 <component-description> 312 <author>xmloff development team</author> 313 <name>com.sun.star.comp.Draw.XMLStylesImporter</name> 314 <description> 315 This component imports the styles of a drawing document from a single XML document stream. 316 </description> 317 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 318 <language>c++</language> 319 <status value="beta"/> 320 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 321 <reference-docu xlink:href="http://xml.openoffice.org/" 322 xlink:title="general OpenOffice.org xml information" /> 323 <reference-docu xlink:title="XML File Format Specification (draft)" 324 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 325 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 326 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 327 </component-description> 328 329 <component-description> 330 <author>xmloff development team</author> 331 <name>com.sun.star.comp.Chart.XMLStylesImporter</name> 332 <description> 333 This component imports the styles of a chart object from a single XML document stream. 334 </description> 335 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 336 <language>c++</language> 337 <status value="beta"/> 338 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 339 <reference-docu xlink:href="http://xml.openoffice.org/" 340 xlink:title="general OpenOffice.org xml information" /> 341 <reference-docu xlink:title="XML File Format Specification (draft)" 342 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 343 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 344 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 345 </component-description> 346 347 <component-description> 348 <author>xmloff development team</author> 349 <name>com.sun.star.comp.Impress.XMLMetaImporter</name> 350 <description> 351 This component imports the meta information of a presentation document from a single XML document stream. 352 </description> 353 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 354 <language>c++</language> 355 <status value="beta"/> 356 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 357 <reference-docu xlink:href="http://xml.openoffice.org/" 358 xlink:title="general OpenOffice.org xml information" /> 359 <reference-docu xlink:title="XML File Format Specification (draft)" 360 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 361 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 362 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 363 </component-description> 364 365 <component-description> 366 <author>xmloff development team</author> 367 <name>com.sun.star.comp.Draw.XMLMetaImporter</name> 368 <description> 369 This component imports the meta information of a drawing document from a single XML document stream. 370 </description> 371 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 372 <language>c++</language> 373 <status value="beta"/> 374 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 375 <reference-docu xlink:href="http://xml.openoffice.org/" 376 xlink:title="general OpenOffice.org xml information" /> 377 <reference-docu xlink:title="XML File Format Specification (draft)" 378 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 379 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 380 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 381 </component-description> 382 383 <component-description> 384 <author>xmloff development team</author> 385 <name>com.sun.star.comp.Impress.XMLSettingsImporter</name> 386 <description> 387 This component imports the settings information of a presentation document from a single XML document stream. 388 </description> 389 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 390 <language>c++</language> 391 <status value="beta"/> 392 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 393 <reference-docu xlink:href="http://xml.openoffice.org/" 394 xlink:title="general OpenOffice.org xml information" /> 395 <reference-docu xlink:title="XML File Format Specification (draft)" 396 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 397 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 398 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 399 </component-description> 400 401 <component-description> 402 <author>xmloff development team</author> 403 <name>com.sun.star.comp.Draw.XMLSettingsImporter</name> 404 <description> 405 This component imports the settings information of a drawing document from a single XML document stream. 406 </description> 407 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 408 <language>c++</language> 409 <status value="beta"/> 410 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 411 <reference-docu xlink:href="http://xml.openoffice.org/" 412 xlink:title="general OpenOffice.org xml information" /> 413 <reference-docu xlink:title="XML File Format Specification (draft)" 414 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 415 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 416 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 417 </component-description> 418 419 <component-description> 420 <author>xmloff development team</author> 421 <name>com.sun.star.comp.Impress.XMLContentImporter</name> 422 <description> 423 This component imports the content of a presentation document from a single XML document stream. 424 </description> 425 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 426 <language>c++</language> 427 <status value="beta"/> 428 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 429 <reference-docu xlink:href="http://xml.openoffice.org/" 430 xlink:title="general OpenOffice.org xml information" /> 431 <reference-docu xlink:title="XML File Format Specification (draft)" 432 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 433 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 434 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 435 </component-description> 436 437 <component-description> 438 <author>xmloff development team</author> 439 <name>com.sun.star.comp.Draw.XMLContentImporter</name> 440 <description> 441 This component imports the content of a drawing document from a single XML document stream. 442 </description> 443 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 444 <language>c++</language> 445 <status value="beta"/> 446 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 447 <reference-docu xlink:href="http://xml.openoffice.org/" 448 xlink:title="general OpenOffice.org xml information" /> 449 <reference-docu xlink:title="XML File Format Specification (draft)" 450 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 451 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 452 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 453 </component-description> 454 455 <component-description> 456 <author>xmloff development team</author> 457 <name>com.sun.star.comp.Chart.XMLContentImporter</name> 458 <description> 459 This component imports the content of a chart object from a single XML document stream. 460 </description> 461 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 462 <language>c++</language> 463 <status value="beta"/> 464 <supported-service>com.sun.star.xml.XMLImportFilter</supported-service> 465 <reference-docu xlink:href="http://xml.openoffice.org/" 466 xlink:title="general OpenOffice.org xml information" /> 467 <reference-docu xlink:title="XML File Format Specification (draft)" 468 xlink:href="http://xml.openoffice.org/xml_specification_draft.pdf" /> 469 <reference-docu xlink:href="http://xml.openoffice.org/filter/" 470 xlink:title="Guide to implement XML-based filters in OpenOffice.org" /> 471 </component-description> 472 473</module-description> 474