INTEGRATION: CWS apps61beta2 (1.1.2); FILE ADDED
2003/04/08 11:38:03 sab 1.1.2.1: #107392#; there were some component descriptions missing
This commit is contained in:
parent
c2e6152d54
commit
3e76f6539b
1 changed files with 29 additions and 0 deletions
29
sc/xml/AccessibleEditableTextPara_HeaderFooter.xml
Normal file
29
sc/xml/AccessibleEditableTextPara_HeaderFooter.xml
Normal file
|
@ -0,0 +1,29 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sc</module-name>
|
||||
<component-description>
|
||||
<author>Sascha Ballach</author>
|
||||
<name>AccessibleEditableTextPara_HeaderFooter</name>
|
||||
<description>This object gives you access to the text of header or footer in the header/footer dialog.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>drafts.com.sun.star.text.AccessibleParagraphView</supported-service>
|
||||
<type>drafts.com.sun.star.accessibility.XAccessibleContext</type>
|
||||
<type>drafts.com.sun.star.accessibility.XAccessibleComponent</type>
|
||||
<type>drafts.com.sun.star.accessibility.XAccessibleText</type>
|
||||
<type>drafts.com.sun.star.accessibility.XAccessibleEditableText</type>
|
||||
<type>drafts.com.sun.star.accessibility.XAccessibleEventBroadcaster</type>
|
||||
<project-build-dependency>cppu</project-build-dependency>
|
||||
<project-build-dependency>cppuhelper</project-build-dependency>
|
||||
<project-build-dependency>osl</project-build-dependency>
|
||||
<project-build-dependency>rtl</project-build-dependency>
|
||||
<project-build-dependency>sal</project-build-dependency>
|
||||
<project-build-dependency>stl</project-build-dependency>
|
||||
<project-build-dependency>tools</project-build-dependency>
|
||||
<project-build-dependency>typelib</project-build-dependency>
|
||||
<project-build-dependency>uno</project-build-dependency>
|
||||
<project-build-dependency>vos</project-build-dependency>
|
||||
<project-build-dependency>svx</project-build-dependency>
|
||||
</module-description>
|
Loading…
Reference in a new issue