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
9765d0a7
Kaydet (Commit)
9765d0a7
authored
Mar 03, 2014
tarafından
Markus Mohrhard
Kaydeden (comit)
Markus Mohrhard
Mar 04, 2014
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove whitespace
Change-Id: I828e6556864de60443a07cc61294b964314c5901
üst
6967da01
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
propertymap.cxx
oox/source/helper/propertymap.cxx
+0
-11
No files found.
oox/source/helper/propertymap.cxx
Dosyayı görüntüle @
9765d0a7
...
...
@@ -82,8 +82,6 @@ using ::com::sun::star::drawing::TextVerticalAdjust;
namespace
oox
{
using
::
com
::
sun
::
star
::
container
::
XIndexReplace
;
using
namespace
::
com
::
sun
::
star
::
beans
;
using
namespace
::
com
::
sun
::
star
::
lang
;
using
namespace
::
com
::
sun
::
star
::
drawing
;
...
...
@@ -91,9 +89,6 @@ using namespace ::com::sun::star::uno;
using
::
com
::
sun
::
star
::
drawing
::
TextHorizontalAdjust
;
using
::
com
::
sun
::
star
::
drawing
::
TextVerticalAdjust
;
namespace
{
typedef
::
cppu
::
WeakImplHelper2
<
XPropertySet
,
XPropertySetInfo
>
GenericPropertySetBase
;
...
...
@@ -127,8 +122,6 @@ private:
PropertyNameMap
maPropMap
;
};
GenericPropertySet
::
GenericPropertySet
(
const
PropertyMap
&
rPropMap
)
{
const
PropertyNameVector
&
rPropNames
=
StaticPropertyNameVector
::
get
();
...
...
@@ -196,8 +189,6 @@ sal_Bool SAL_CALL GenericPropertySet::hasPropertyByName( const OUString& rProper
}
// namespace
PropertyMap
::
PropertyMap
()
:
mpPropNames
(
&
StaticPropertyNameVector
::
get
()
)
// pointer instead reference to get compiler generated copy c'tor and operator=
{
...
...
@@ -869,8 +860,6 @@ void PropertyMap::dumpCode()
}
#endif
}
// namespace oox
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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