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
10407bda
Kaydet (Commit)
10407bda
authored
Agu 29, 2013
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
convert include/svx/xln*.hxx from String to OUString
Change-Id: I556383c918556d634fa3bae6144f973c23ceff03
üst
ab5070a5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
8 deletions
+8
-8
xlnclit.hxx
include/svx/xlnclit.hxx
+1
-1
xlndsit.hxx
include/svx/xlndsit.hxx
+1
-1
xlnedit.hxx
include/svx/xlnedit.hxx
+1
-1
xlnstit.hxx
include/svx/xlnstit.hxx
+1
-1
xattr.cxx
svx/source/xoutdev/xattr.cxx
+4
-4
No files found.
include/svx/xlnclit.hxx
Dosyayı görüntüle @
10407bda
...
@@ -32,7 +32,7 @@ public:
...
@@ -32,7 +32,7 @@ public:
TYPEINFO
();
TYPEINFO
();
XLineColorItem
()
{}
XLineColorItem
()
{}
XLineColorItem
(
sal_Int32
nIndex
,
const
Color
&
rTheColor
);
XLineColorItem
(
sal_Int32
nIndex
,
const
Color
&
rTheColor
);
XLineColorItem
(
const
String
&
rName
,
const
Color
&
rTheColor
);
XLineColorItem
(
const
OU
String
&
rName
,
const
Color
&
rTheColor
);
XLineColorItem
(
SvStream
&
rIn
);
XLineColorItem
(
SvStream
&
rIn
);
virtual
SfxPoolItem
*
Clone
(
SfxItemPool
*
pPool
=
0
)
const
;
virtual
SfxPoolItem
*
Clone
(
SfxItemPool
*
pPool
=
0
)
const
;
...
...
include/svx/xlndsit.hxx
Dosyayı görüntüle @
10407bda
...
@@ -37,7 +37,7 @@ class SVX_DLLPUBLIC XLineDashItem : public NameOrIndex
...
@@ -37,7 +37,7 @@ class SVX_DLLPUBLIC XLineDashItem : public NameOrIndex
public
:
public
:
TYPEINFO
();
TYPEINFO
();
XLineDashItem
()
:
NameOrIndex
(
XATTR_LINEDASH
,
-
1
)
{}
XLineDashItem
()
:
NameOrIndex
(
XATTR_LINEDASH
,
-
1
)
{}
XLineDashItem
(
const
String
&
rName
,
const
XDash
&
rTheDash
);
XLineDashItem
(
const
OU
String
&
rName
,
const
XDash
&
rTheDash
);
XLineDashItem
(
SfxItemPool
*
pPool
,
const
XDash
&
rTheDash
);
XLineDashItem
(
SfxItemPool
*
pPool
,
const
XDash
&
rTheDash
);
XLineDashItem
(
const
XLineDashItem
&
rItem
);
XLineDashItem
(
const
XLineDashItem
&
rItem
);
XLineDashItem
(
SvStream
&
rIn
);
XLineDashItem
(
SvStream
&
rIn
);
...
...
include/svx/xlnedit.hxx
Dosyayı görüntüle @
10407bda
...
@@ -36,7 +36,7 @@ class SVX_DLLPUBLIC XLineEndItem : public NameOrIndex
...
@@ -36,7 +36,7 @@ class SVX_DLLPUBLIC XLineEndItem : public NameOrIndex
public
:
public
:
TYPEINFO
();
TYPEINFO
();
XLineEndItem
(
sal_Int32
nIndex
=
-
1
);
XLineEndItem
(
sal_Int32
nIndex
=
-
1
);
XLineEndItem
(
const
String
&
rName
,
const
basegfx
::
B2DPolyPolygon
&
rPolyPolygon
);
XLineEndItem
(
const
OU
String
&
rName
,
const
basegfx
::
B2DPolyPolygon
&
rPolyPolygon
);
XLineEndItem
(
SfxItemPool
*
pPool
,
const
basegfx
::
B2DPolyPolygon
&
rPolyPolygon
);
XLineEndItem
(
SfxItemPool
*
pPool
,
const
basegfx
::
B2DPolyPolygon
&
rPolyPolygon
);
XLineEndItem
(
const
XLineEndItem
&
rItem
);
XLineEndItem
(
const
XLineEndItem
&
rItem
);
XLineEndItem
(
SvStream
&
rIn
);
XLineEndItem
(
SvStream
&
rIn
);
...
...
include/svx/xlnstit.hxx
Dosyayı görüntüle @
10407bda
...
@@ -36,7 +36,7 @@ class SVX_DLLPUBLIC XLineStartItem : public NameOrIndex
...
@@ -36,7 +36,7 @@ class SVX_DLLPUBLIC XLineStartItem : public NameOrIndex
public
:
public
:
TYPEINFO
();
TYPEINFO
();
XLineStartItem
(
sal_Int32
nIndex
=
-
1
);
XLineStartItem
(
sal_Int32
nIndex
=
-
1
);
XLineStartItem
(
const
String
&
rName
,
const
basegfx
::
B2DPolyPolygon
&
rPolyPolygon
);
XLineStartItem
(
const
OU
String
&
rName
,
const
basegfx
::
B2DPolyPolygon
&
rPolyPolygon
);
XLineStartItem
(
SfxItemPool
*
pPool
,
const
basegfx
::
B2DPolyPolygon
&
rPolyPolygon
);
XLineStartItem
(
SfxItemPool
*
pPool
,
const
basegfx
::
B2DPolyPolygon
&
rPolyPolygon
);
XLineStartItem
(
const
XLineStartItem
&
rItem
);
XLineStartItem
(
const
XLineStartItem
&
rItem
);
XLineStartItem
(
SvStream
&
rIn
);
XLineStartItem
(
SvStream
&
rIn
);
...
...
svx/source/xoutdev/xattr.cxx
Dosyayı görüntüle @
10407bda
...
@@ -658,7 +658,7 @@ double XDash::CreateDotDashArray(::std::vector< double >& rDotDashArray, double
...
@@ -658,7 +658,7 @@ double XDash::CreateDotDashArray(::std::vector< double >& rDotDashArray, double
TYPEINIT1_AUTOFACTORY
(
XLineDashItem
,
NameOrIndex
);
TYPEINIT1_AUTOFACTORY
(
XLineDashItem
,
NameOrIndex
);
XLineDashItem
::
XLineDashItem
(
const
Xub
String
&
rName
,
const
XDash
&
rTheDash
)
:
XLineDashItem
::
XLineDashItem
(
const
OU
String
&
rName
,
const
XDash
&
rTheDash
)
:
NameOrIndex
(
XATTR_LINEDASH
,
rName
),
NameOrIndex
(
XATTR_LINEDASH
,
rName
),
aDash
(
rTheDash
)
aDash
(
rTheDash
)
{
{
...
@@ -1114,7 +1114,7 @@ XLineColorItem::XLineColorItem(sal_Int32 nIndex, const Color& rTheColor) :
...
@@ -1114,7 +1114,7 @@ XLineColorItem::XLineColorItem(sal_Int32 nIndex, const Color& rTheColor) :
{
{
}
}
XLineColorItem
::
XLineColorItem
(
const
Xub
String
&
rName
,
const
Color
&
rTheColor
)
:
XLineColorItem
::
XLineColorItem
(
const
OU
String
&
rName
,
const
Color
&
rTheColor
)
:
XColorItem
(
XATTR_LINECOLOR
,
rName
,
rTheColor
)
XColorItem
(
XATTR_LINECOLOR
,
rName
,
rTheColor
)
{
{
}
}
...
@@ -1277,7 +1277,7 @@ XLineStartItem::XLineStartItem(sal_Int32 nIndex)
...
@@ -1277,7 +1277,7 @@ XLineStartItem::XLineStartItem(sal_Int32 nIndex)
{
{
}
}
XLineStartItem
::
XLineStartItem
(
const
Xub
String
&
rName
,
const
basegfx
::
B2DPolyPolygon
&
rPolyPolygon
)
XLineStartItem
::
XLineStartItem
(
const
OU
String
&
rName
,
const
basegfx
::
B2DPolyPolygon
&
rPolyPolygon
)
:
NameOrIndex
(
XATTR_LINESTART
,
rName
),
:
NameOrIndex
(
XATTR_LINESTART
,
rName
),
maPolyPolygon
(
rPolyPolygon
)
maPolyPolygon
(
rPolyPolygon
)
{
{
...
@@ -1635,7 +1635,7 @@ XLineEndItem::XLineEndItem(sal_Int32 nIndex)
...
@@ -1635,7 +1635,7 @@ XLineEndItem::XLineEndItem(sal_Int32 nIndex)
{
{
}
}
XLineEndItem
::
XLineEndItem
(
const
Xub
String
&
rName
,
const
basegfx
::
B2DPolyPolygon
&
rPolyPolygon
)
XLineEndItem
::
XLineEndItem
(
const
OU
String
&
rName
,
const
basegfx
::
B2DPolyPolygon
&
rPolyPolygon
)
:
NameOrIndex
(
XATTR_LINEEND
,
rName
),
:
NameOrIndex
(
XATTR_LINEEND
,
rName
),
maPolyPolygon
(
rPolyPolygon
)
maPolyPolygon
(
rPolyPolygon
)
{
{
...
...
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