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