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
14dc6341
Kaydet (Commit)
14dc6341
authored
Ock 05, 2015
tarafından
David Tardon
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
upload libe-book 0.1.2
Change-Id: I1dc1231661c8fed6021c10ed3c4676d2581ad1fc
üst
32c3167b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
download.lst
download.lst
+2
-2
Broad_Band_eBook.lrf
...t/qa/unit/data/writer/libe-book/pass/Broad_Band_eBook.lrf
+0
-0
EBookImportFilter.cxx
writerperfect/source/writer/EBookImportFilter.cxx
+5
-0
No files found.
download.lst
Dosyayı görüntüle @
14dc6341
...
@@ -31,8 +31,8 @@ export CT2N_TARBALL := 451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.
...
@@ -31,8 +31,8 @@ export CT2N_TARBALL := 451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.
export CURL_MD5SUM := e6d1f9d1b59da5062109ffe14e0569a4
export CURL_MD5SUM := e6d1f9d1b59da5062109ffe14e0569a4
export CURL_TARBALL := curl-7.36.0.tar.bz2
export CURL_TARBALL := curl-7.36.0.tar.bz2
export DBGHELP_DLL := 13fbc2e8b37ddf28181dd6d8081c2b8e-dbghelp.dll
export DBGHELP_DLL := 13fbc2e8b37ddf28181dd6d8081c2b8e-dbghelp.dll
export EBOOK_MD5SUM :=
c25a881d21abc5b4da19205db513cc22
export EBOOK_MD5SUM :=
6b48eda57914e6343efebc9381027b78
export EBOOK_TARBALL := libe-book-0.1.
1
.tar.bz2
export EBOOK_TARBALL := libe-book-0.1.
2
.tar.bz2
export EPM_TARBALL := 3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz
export EPM_TARBALL := 3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz
export ETONYEK_MD5SUM := 805f941b06448212a988cb65f0691a7a
export ETONYEK_MD5SUM := 805f941b06448212a988cb65f0691a7a
export ETONYEK_TARBALL := libetonyek-0.1.1.tar.bz2
export ETONYEK_TARBALL := libetonyek-0.1.1.tar.bz2
...
...
writerperfect/qa/unit/data/writer/libe-book/pass/Broad_Band_eBook.lrf
0 → 100644
Dosyayı görüntüle @
14dc6341
File added
writerperfect/source/writer/EBookImportFilter.cxx
Dosyayı görüntüle @
14dc6341
...
@@ -35,6 +35,8 @@ bool EBookImportFilter::doImportDocument(librevenge::RVNGInputStream &rInput, Od
...
@@ -35,6 +35,8 @@ bool EBookImportFilter::doImportDocument(librevenge::RVNGInputStream &rInput, Od
rDescriptor
[
utl
::
MediaDescriptor
::
PROP_FILTERNAME
()]
>>=
aFilterName
;
rDescriptor
[
utl
::
MediaDescriptor
::
PROP_FILTERNAME
()]
>>=
aFilterName
;
assert
(
!
aFilterName
.
isEmpty
());
assert
(
!
aFilterName
.
isEmpty
());
if
(
aFilterName
==
"BroadBand eBook"
)
type
=
EBOOKDocument
::
TYPE_BBEB
;
if
(
aFilterName
==
"FictionBook 2"
)
if
(
aFilterName
==
"FictionBook 2"
)
type
=
EBOOKDocument
::
TYPE_FICTIONBOOK2
;
type
=
EBOOKDocument
::
TYPE_FICTIONBOOK2
;
else
if
(
aFilterName
==
"PalmDoc"
)
else
if
(
aFilterName
==
"PalmDoc"
)
...
@@ -64,6 +66,9 @@ bool EBookImportFilter::doDetectFormat(librevenge::RVNGInputStream &rInput, OUSt
...
@@ -64,6 +66,9 @@ bool EBookImportFilter::doDetectFormat(librevenge::RVNGInputStream &rInput, OUSt
{
{
switch
(
type
)
switch
(
type
)
{
{
case
EBOOKDocument
:
:
TYPE_BBEB
:
rTypeName
=
"writer_BroadBand_eBook"
;
break
;
case
EBOOKDocument
:
:
TYPE_FICTIONBOOK2
:
case
EBOOKDocument
:
:
TYPE_FICTIONBOOK2
:
rTypeName
=
"writer_FictionBook_2"
;
rTypeName
=
"writer_FictionBook_2"
;
break
;
break
;
...
...
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