home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <Writer cfg:package="org.openoffice.Office" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:cfg="http://openoffice.org/2000/registry/instance">
- <AgendaType>
- <Author cfg:type="string"/>
- <Topic cfg:type="string"/>
- <Duration cfg:type="int" xsi:null="true"/>
- </AgendaType>
- <StyleType>
- <PreferredStyle cfg:type="int" xsi:null="true"/>
- </StyleType>
- <SizeType>
- <Width cfg:type="int" xsi:null="true"/>
- <Height cfg:type="int" xsi:null="true"/>
- </SizeType>
- <PositionType>
- <Left cfg:type="int" xsi:null="true"/>
- <Right cfg:type="int" xsi:null="true"/>
- <Top cfg:type="int" xsi:null="true"/>
- <Bottom cfg:type="int" xsi:null="true"/>
- </PositionType>
- <AlignmentType>
- <Position cfg:type="int" xsi:null="true"/>
- </AlignmentType>
- <TextElementType>
- <Visible cfg:type="boolean" xsi:null="true"/>
- <Content cfg:type="string" cfg:localized="true"><cfg:value xml:lang="en-US" xsi:null="true"/><cfg:value xml:lang="de" xsi:null="true"/></Content>
- </TextElementType>
- <IntElementType>
- <Visible cfg:type="boolean" xsi:null="true"/>
- <Content cfg:type="int" xsi:null="true"/>
- </IntElementType>
- <FileType>
- <Name cfg:type="string" xsi:null="true"/>
- <Filter cfg:type="string" xsi:null="true"/>
- </FileType>
- <PositionXYType>
- <X cfg:type="int" xsi:null="true"/>
- <Y cfg:type="int" xsi:null="true"/>
- </PositionXYType>
- <DataSetType>
- <DataSource cfg:type="string"/>
- <Command cfg:type="string"/>
- <CommandType cfg:type="short" xsi:null="true"/>
- <ColumnsToText cfg:type="string"/>
- <ColumnsToTable cfg:type="string"/>
- <ParaStyle cfg:type="string"/>
- <TableAutoFormat cfg:type="string"/>
- <IsTable cfg:type="boolean" xsi:null="true"/>
- <IsField cfg:type="boolean" xsi:null="true"/>
- <IsHeadlineOn cfg:type="boolean" xsi:null="true"/>
- <IsEmptyHeadline cfg:type="boolean" xsi:null="true"/>
- <ColumnSet cfg:type="set" cfg:element-type="ColumnSetType"/>
- </DataSetType>
- <ColumnSetType>
- <ColumnName cfg:type="string"/>
- <ColumnIndex cfg:type="int" xsi:null="true"/>
- <IsNumberFormat cfg:type="boolean" xsi:null="true"/>
- <IsNumberFormatFromDataBase cfg:type="boolean" xsi:null="true"/>
- <NumberFormat cfg:type="string"/>
- <NumberFormatLocale cfg:type="string"/>
- </ColumnSetType>
- </Writer>