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
18f08e53
Kaydet (Commit)
18f08e53
authored
Agu 30, 2012
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-value (Clang towards 3.2)
Change-Id: I24bf5a91544269e9284c52aedca1fcd8435a8e4a
üst
a0b3feaf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
tableproperties.cxx
oox/source/drawingml/table/tableproperties.cxx
+0
-2
No files found.
oox/source/drawingml/table/tableproperties.cxx
Dosyayı görüntüle @
18f08e53
...
@@ -132,8 +132,6 @@ const TableStyle& TableProperties::getUsedTableStyle( const ::oox::core::XmlFilt
...
@@ -132,8 +132,6 @@ const TableStyle& TableProperties::getUsedTableStyle( const ::oox::core::XmlFilt
void
TableProperties
::
pushToPropSet
(
const
::
oox
::
core
::
XmlFilterBase
&
rFilterBase
,
void
TableProperties
::
pushToPropSet
(
const
::
oox
::
core
::
XmlFilterBase
&
rFilterBase
,
const
Reference
<
XPropertySet
>&
xPropSet
,
TextListStylePtr
pMasterTextListStyle
)
const
Reference
<
XPropertySet
>&
xPropSet
,
TextListStylePtr
pMasterTextListStyle
)
{
{
TableStyleListPtr
(
const_cast
<
::
oox
::
core
::
XmlFilterBase
&
>
(
rFilterBase
).
getTableStyles
()
);
uno
::
Reference
<
XColumnRowRange
>
xColumnRowRange
(
uno
::
Reference
<
XColumnRowRange
>
xColumnRowRange
(
xPropSet
->
getPropertyValue
(
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"Model"
)
)
),
uno
::
UNO_QUERY_THROW
);
xPropSet
->
getPropertyValue
(
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"Model"
)
)
),
uno
::
UNO_QUERY_THROW
);
...
...
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