Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
aad5113e
Kaydet (Commit)
aad5113e
authored
May 27, 2013
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
writerfilter: update README
Change-Id: Icd098ab4efcd307c83fe42d2f5815b48d1bff669
üst
8bcb6c33
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
README
writerfilter/README
+8
-4
No files found.
writerfilter/README
Dosyayı görüntüle @
aad5113e
...
@@ -3,14 +3,18 @@ The writerfilter module contains import filters for Writer, using its UNO API.
...
@@ -3,14 +3,18 @@ The writerfilter module contains import filters for Writer, using its UNO API.
Import filter for docx, doc and rtf.
Import filter for docx, doc and rtf.
== Module contents ==
== Module contents ==
* documentation
* inc: global headers (can be included by other modules)
* inc: global headers (can be included by other modules)
* prj: information for dmake
* qa: unittests and subsequenttests
* qa: unittests and subsequenttests
* source: the filters themselves
* source: the filters themselves
* util: UNO passive registration config
== Source contents ==
== Source contents ==
* dmapper: the domain mapper, hiding UNO from the tokenizers
* dmapper: the domain mapper, hiding UNO from the tokenizers, used by DOCX and RTF import
* doctok: incomplete ww8 (.doc) tokenizer
* doctok: incomplete and unused ww8 (.doc) tokenizer
* filter: the uno filter service implementations
* filter: the UNO filter service implementations, invoked by UNO and calling
the dmapper + one of the tokenizers
* odiapi
* ooxml: the docx tokenizer
* ooxml: the docx tokenizer
* resourcemodel
* rtftok: the rtf tokenizer
* rtftok: the rtf tokenizer
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment