summaryrefslogtreecommitdiffstats
path: root/offapi
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2002-11-29 14:23:52 +0000
committerJuergen Schmidt <jsc@openoffice.org>2002-11-29 14:23:52 +0000
commitde1f49df5fa8de74434ace6386025b05a0db085a (patch)
treeb3a1ca8786654702a0624dd532ded940b572b6a6 /offapi
parent#105668# make propeety optonal because of incompatibility (diff)
downloadcore-de1f49df5fa8de74434ace6386025b05a0db085a.tar.gz
core-de1f49df5fa8de74434ace6386025b05a0db085a.zip
#105668# add missing files
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/text/makefile.mk321
-rw-r--r--offapi/com/sun/star/view/makefile.mk11
2 files changed, 170 insertions, 162 deletions
diff --git a/offapi/com/sun/star/text/makefile.mk b/offapi/com/sun/star/text/makefile.mk
index b80799222c4a..5544cd438ffc 100644
--- a/offapi/com/sun/star/text/makefile.mk
+++ b/offapi/com/sun/star/text/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.29 $
+# $Revision: 1.30 $
#
-# last change: $Author: bm $ $Date: 2002-11-29 14:43:40 $
+# last change: $Author: jsc $ $Date: 2002-11-29 15:20:31 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -39,7 +39,7 @@
# The contents of this file are subject to the Sun Industry Standards
# Source License Version 1.1 (the "License"); You may not use this file
# except in compliance with the License. You may obtain a copy of the
-# License at http://www.openoffice.org/license.html.
+# License at http:#www.openoffice.org/license.html.
#
# Software provided under this License is provided on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
@@ -73,13 +73,13 @@ PACKAGE=com$/sun$/star$/text
# ------------------------------------------------------------------------
IDLFILES=\
- BaseFrame.idl\
- BaseFrameProperties.idl\
- WritingMode.idl\
AdvancedTextDocument.idl\
+ AuthorDisplayFormat.idl\
AutoTextContainer.idl\
AutoTextEntry.idl\
AutoTextGroup.idl\
+ BaseFrame.idl\
+ BaseFrameProperties.idl\
BaseIndex.idl\
BaseIndexMark.idl\
Bibliography.idl\
@@ -87,173 +87,180 @@ IDLFILES=\
BibliographyDataField.idl\
Bookmark.idl\
Bookmarks.idl\
- CellProperties.idl\
- CellRange.idl\
- ChainedTextFrame.idl\
+ CellProperties.idl\
+ CellRange.idl\
+ ChainedTextFrame.idl\
ChapterFormat.idl\
ChapterNumberingRule.idl\
- CharacterCompressionType.idl\
+ CharacterCompressionType.idl\
ContentIndex.idl\
ContentIndexMark.idl\
ControlCharacter.idl\
- Defaults.idl\
+ DateDisplayFormat.idl\
DefaultNumberingProvider.idl\
+ Defaults.idl\
DependentTextField.idl\
DocumentIndex.idl\
DocumentIndexes.idl\
+ DocumentIndexFormat.idl\
DocumentIndexLevelFormat.idl\
- DocumentIndexParagraphStyles.idl\
DocumentIndexMark.idl\
- DocumentIndexMarkAsian.idl\
+ DocumentIndexMarkAsian.idl\
+ DocumentIndexParagraphStyles.idl\
+ DocumentSettings.idl\
DocumentStatistic.idl\
Endnote.idl\
FilenameDisplayFormat.idl\
FontEmphasis.idl\
- FontRelief.idl\
- Footnote.idl\
- FootnoteNumbering.idl\
- Footnotes.idl\
- FootnoteSettings.idl\
- GlobalSettings.idl\
- GraphicCrop.idl\
- HoriOrientation.idl\
- HoriOrientationFormat.idl\
- HorizontalAdjust.idl\
- HypertextDocument.idl\
- IllustrationIndex.idl\
- InvalidTextContentException.idl\
- LineNumberingSettings.idl\
- LineNumberingProperties.idl\
- NotePrintMode.idl\
- NumberingLevel.idl\
- NumberingRules.idl\
- ObjectIndex.idl\
- PageFootnoteInfo.idl\
- PageNumberType.idl\
- PagePrintSettings.idl\
- Paragraph.idl\
- ParagraphEnumeration.idl\
- ParagraphVertAlign.idl\
- PlaceholderType.idl\
- PrintSettings.idl\
- ReferenceFieldPart.idl\
- ReferenceFieldSource.idl\
- ReferenceMark.idl\
- ReferenceMarks.idl\
- RelOrientation.idl\
- RubyAdjust.idl\
- SectionFileLink.idl\
- SetVariableType.idl\
- SizeType.idl\
- TableColumnSeparator.idl\
- TableIndex.idl\
- TemplateDisplayFormat.idl\
- Text.idl\
- TextColumn.idl\
+ FontRelief.idl\
+ Footnote.idl\
+ FootnoteNumbering.idl\
+ Footnotes.idl\
+ FootnoteSettings.idl\
+ GlobalSettings.idl\
+ GraphicCrop.idl\
+ HoriOrientation.idl\
+ HoriOrientationFormat.idl\
+ HorizontalAdjust.idl\
+ HypertextDocument.idl\
+ IllustrationIndex.idl\
+ InvalidTextContentException.idl\
+ LineNumberingProperties.idl\
+ LineNumberingSettings.idl\
+ NotePrintMode.idl\
+ NumberingLevel.idl\
+ NumberingRules.idl\
+ NumberingStyle.idl\
+ ObjectIndex.idl\
+ PageFootnoteInfo.idl\
+ PageNumberType.idl\
+ PagePrintSettings.idl\
+ Paragraph.idl\
+ ParagraphEnumeration.idl\
+ ParagraphVertAlign.idl\
+ PlaceholderType.idl\
+ PrintPreviewSettings.idl\
+ PrintSettings.idl\
+ RedlinePortion.idl\
+ ReferenceFieldPart.idl\
+ ReferenceFieldSource.idl\
+ ReferenceMark.idl\
+ ReferenceMarks.idl\
+ RelOrientation.idl\
+ RubyAdjust.idl\
+ SectionFileLink.idl\
+ SetVariableType.idl\
+ Shape.idl\
+ SizeType.idl\
+ TableColumnSeparator.idl\
+ TableIndex.idl\
+ TemplateDisplayFormat.idl\
+ Text.idl\
+ TextColumn.idl\
TextColumns.idl\
- TextColumnSequence.idl\
- TextContent.idl\
- TextContentAnchorType.idl\
- TextContentCollection.idl\
- TextCursor.idl\
- TextDocument.idl\
- TextDocumentView.idl\
- TextEmbeddedObject.idl\
- TextEmbeddedObjects.idl\
- TextField.idl\
- TextFieldEnumeration.idl\
- TextFieldMaster.idl\
- TextFieldMasters.idl\
- TextFields.idl\
- TextFrame.idl\
- TextFrames.idl\
- TextGraphicObject.idl\
- TextGraphicObjects.idl\
- TextPortion.idl\
- TextPortionEnumeration.idl\
- TextLayoutCursor.idl\
- TextRange.idl\
- TextRanges.idl\
- TextSection.idl\
- TextSections.idl\
- TextSortable.idl\
- TextSortDescriptor.idl\
- TextTable.idl\
- TextTableCursor.idl\
- TextTableRow.idl\
- TextTables.idl\
- TextViewCursor.idl\
- UserDataPart.idl\
- UserIndex.idl\
- UserIndexMark.idl\
- UserFieldFormat.idl\
- VertOrientation.idl\
- VertOrientationFormat.idl\
- ViewSettings.idl\
- WrapTextMode.idl\
- XAutoTextContainer.idl\
- XAutoTextEntry.idl\
- XAutoTextGroup.idl\
- XBookmarkInsertTool.idl\
- XBookmarksSupplier.idl\
- XChapterNumberingSupplier.idl\
- XDefaultNumberingProvider.idl\
- XDependentTextField.idl\
- XDocumentIndex.idl\
- XDocumentIndexesSupplier.idl\
- XDocumentIndexMark.idl\
- XEndnotesSettingsSupplier.idl\
- XEndnotesSupplier.idl\
- XFootnote.idl\
- XFootnotesSettingsSupplier.idl\
- XFootnotesSupplier.idl\
- XHeaderFooter.idl\
- XHeaderFooterPageStyle.idl\
- XLineNumberingSupplier.idl\
- XLineNumberingProperties.idl\
- XModule.idl\
- XNumberingFormatter.idl\
- XNumberingRulesSupplier.idl\
- XNumberingTypeInfo.idl\
- XPageCursor.idl\
- XPagePrintable.idl\
- XParagraphCursor.idl\
- XReferenceMarksSupplier.idl\
- XRelativeTextContentInsert.idl \
- XRelativeTextContentRemove.idl\
- XRubySelection.idl\
- XSentenceCursor.idl\
- XSimpleText.idl\
- XText.idl\
- XTextColumns.idl\
- XTextContent.idl\
- XTextCursor.idl\
- XTextDocument.idl\
- XTextEmbeddedObject.idl\
- XTextEmbeddedObjectsSupplier.idl\
- XTextField.idl\
- XTextFieldsSupplier.idl\
- XTextFrame.idl\
- XTextFramesSupplier.idl\
- XTextGraphicObjectsSupplier.idl\
- XTextRange.idl\
- XTextRangeCompare.idl\
- XTextRangeMover.idl\
- XTextSection.idl\
- XTextSectionsSupplier.idl\
- XTextShapesSupplier.idl\
- XTextTable.idl\
- XTextTableCursor.idl\
- XTextTablesSupplier.idl\
- XTextViewCursor.idl\
- XTextViewCursorSupplier.idl\
- XWordCursor.idl\
- AuthorDisplayFormat.idl\
- DateDisplayFormat.idl\
- TimeDisplayFormat.idl\
- WritingMode2.idl\
- TextGridMode.idl \
- DocumentSettings.idl
+ TextColumnSequence.idl\
+ TextContent.idl\
+ TextContentAnchorType.idl\
+ TextContentCollection.idl\
+ TextCursor.idl\
+ TextDocument.idl\
+ TextDocumentView.idl\
+ TextEmbeddedObject.idl\
+ TextEmbeddedObjects.idl\
+ TextField.idl\
+ TextFieldEnumeration.idl\
+ TextFieldMaster.idl\
+ TextFieldMasters.idl\
+ TextFields.idl\
+ TextFrame.idl\
+ TextFrames.idl\
+ TextGraphicObject.idl\
+ TextGraphicObjects.idl\
+ TextGridMode.idl\
+ TextLayoutCursor.idl\
+ TextPageStyle.idl\
+ TextPortion.idl\
+ TextPortionEnumeration.idl\
+ TextRange.idl\
+ TextRanges.idl\
+ TextSection.idl\
+ TextSections.idl\
+ TextSortable.idl\
+ TextSortDescriptor.idl\
+ TextTable.idl\
+ TextTableCursor.idl\
+ TextTableRow.idl\
+ TextTables.idl\
+ TextViewCursor.idl\
+ TimeDisplayFormat.idl\
+ UserDataPart.idl\
+ UserDefinedIndex.idl\
+ UserFieldFormat.idl\
+ UserIndex.idl\
+ UserIndexMark.idl\
+ VertOrientation.idl\
+ VertOrientationFormat.idl\
+ ViewSettings.idl\
+ WrapTextMode.idl\
+ WritingMode.idl\
+ WritingMode2.idl\
+ XAutoTextContainer.idl\
+ XAutoTextEntry.idl\
+ XAutoTextGroup.idl\
+ XBookmarkInsertTool.idl\
+ XBookmarksSupplier.idl\
+ XChapterNumberingSupplier.idl\
+ XDefaultNumberingProvider.idl\
+ XDependentTextField.idl\
+ XDocumentIndex.idl\
+ XDocumentIndexesSupplier.idl\
+ XDocumentIndexMark.idl\
+ XEndnotesSettingsSupplier.idl\
+ XEndnotesSupplier.idl\
+ XFootnote.idl\
+ XFootnotesSettingsSupplier.idl\
+ XFootnotesSupplier.idl\
+ XHeaderFooter.idl\
+ XHeaderFooterPageStyle.idl\
+ XLineNumberingSupplier.idl\
+ XLineNumberingProperties.idl\
+ XModule.idl\
+ XNumberingFormatter.idl\
+ XNumberingRulesSupplier.idl\
+ XNumberingTypeInfo.idl\
+ XPageCursor.idl\
+ XPagePrintable.idl\
+ XParagraphCursor.idl\
+ XReferenceMarksSupplier.idl\
+ XRelativeTextContentInsert.idl\
+ XRelativeTextContentRemove.idl\
+ XRubySelection.idl\
+ XSentenceCursor.idl\
+ XSimpleText.idl\
+ XText.idl\
+ XTextColumns.idl\
+ XTextContent.idl\
+ XTextCursor.idl\
+ XTextDocument.idl\
+ XTextEmbeddedObject.idl\
+ XTextEmbeddedObjectsSupplier.idl\
+ XTextField.idl\
+ XTextFieldsSupplier.idl\
+ XTextFrame.idl\
+ XTextFramesSupplier.idl\
+ XTextGraphicObjectsSupplier.idl\
+ XTextRange.idl\
+ XTextRangeCompare.idl\
+ XTextRangeMover.idl\
+ XTextSection.idl\
+ XTextSectionsSupplier.idl\
+ XTextShapesSupplier.idl\
+ XTextTable.idl\
+ XTextTableCursor.idl\
+ XTextTablesSupplier.idl\
+ XTextViewCursor.idl\
+ XTextViewCursorSupplier.idl\
+ XWordCursor.idl
# ------------------------------------------------------------------
diff --git a/offapi/com/sun/star/view/makefile.mk b/offapi/com/sun/star/view/makefile.mk
index 6189d01a99d2..520b64ca6739 100644
--- a/offapi/com/sun/star/view/makefile.mk
+++ b/offapi/com/sun/star/view/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: ka $ $Date: 2002-08-13 11:16:03 $
+# last change: $Author: jsc $ $Date: 2002-11-29 15:23:52 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,8 +84,12 @@ IDLFILES=\
PrintSettings.idl\
RenderDescriptor.idl\
RenderOptions.idl\
+ ViewSettings.idl\
XControlAccess.idl\
XLineCursor.idl\
+ XPrintable.idl\
+ XPrintableBroadcaster.idl\
+ XPrintableListener.idl\
XPrintPreview.idl\
XPrintSettingsSupplier.idl\
XRenderable.idl\
@@ -94,9 +98,6 @@ IDLFILES=\
XSelectionSupplier.idl\
XViewCursor.idl\
XViewSettingsSupplier.idl\
- XPrintableBroadcaster.idl\
- XPrintableListener.idl\
- XPrintable.idl
# ------------------------------------------------------------------