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
323c5ee6
Kaydet (Commit)
323c5ee6
authored
Ock 03, 2013
tarafından
Takeshi Abe
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Drop undefined declarations
Change-Id: Ib0940004ba6873fda5d3821521ab2f1127acc3f0
üst
323e55d7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
xmlithlp.hxx
sw/source/filter/xml/xmlithlp.hxx
+0
-10
No files found.
sw/source/filter/xml/xmlithlp.hxx
Dosyayı görüntüle @
323c5ee6
...
@@ -44,13 +44,6 @@ sal_Bool sw_frmitems_parseXMLBorder( const ::rtl::OUString& rValue,
...
@@ -44,13 +44,6 @@ sal_Bool sw_frmitems_parseXMLBorder( const ::rtl::OUString& rValue,
sal_uInt16
&
rNamedWidth
,
sal_uInt16
&
rNamedWidth
,
sal_Bool
&
rHasColor
,
Color
&
rColor
);
sal_Bool
&
rHasColor
,
Color
&
rColor
);
void
sw_frmitems_setXMLBorderWidth
(
editeng
::
SvxBorderLine
&
rLine
,
sal_uInt16
nOutWidth
,
sal_uInt16
nInWidth
,
sal_uInt16
nDistance
);
void
sw_frmitems_setXMLBorderWidth
(
editeng
::
SvxBorderLine
&
rLine
,
sal_uInt16
nWidth
,
sal_Bool
bDouble
);
sal_Bool
sw_frmitems_setXMLBorder
(
editeng
::
SvxBorderLine
*&
rpLine
,
sal_Bool
sw_frmitems_setXMLBorder
(
editeng
::
SvxBorderLine
*&
rpLine
,
sal_Bool
bHasStyle
,
sal_uInt16
nStyle
,
sal_Bool
bHasStyle
,
sal_uInt16
nStyle
,
sal_Bool
bHasWidth
,
sal_uInt16
nWidth
,
sal_Bool
bHasWidth
,
sal_uInt16
nWidth
,
...
@@ -67,9 +60,6 @@ void sw_frmitems_MergeXMLHoriPos( SvxGraphicPosition& ePos,
...
@@ -67,9 +60,6 @@ void sw_frmitems_MergeXMLHoriPos( SvxGraphicPosition& ePos,
void
sw_frmitems_MergeXMLVertPos
(
SvxGraphicPosition
&
ePos
,
void
sw_frmitems_MergeXMLVertPos
(
SvxGraphicPosition
&
ePos
,
SvxGraphicPosition
eVert
);
SvxGraphicPosition
eVert
);
extern
const
sal_uInt16
aSBorderWidths
[];
extern
const
sal_uInt16
aDBorderWidths
[
5
*
11
];
extern
const
struct
SvXMLEnumMapEntry
psXML_BorderStyles
[];
extern
const
struct
SvXMLEnumMapEntry
psXML_BorderStyles
[];
extern
const
struct
SvXMLEnumMapEntry
psXML_NamedBorderWidths
[];
extern
const
struct
SvXMLEnumMapEntry
psXML_NamedBorderWidths
[];
extern
const
struct
SvXMLEnumMapEntry
psXML_BrushRepeat
[];
extern
const
struct
SvXMLEnumMapEntry
psXML_BrushRepeat
[];
...
...
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