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
6245f8c0
Kaydet (Commit)
6245f8c0
authored
Eki 02, 2013
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-variable
Change-Id: If08088f17f65619023774473c088dcf589de4e79
üst
6af9bc29
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
viewinformation2d.cxx
drawinglayer/source/geometry/viewinformation2d.cxx
+0
-1
viewinformation3d.cxx
drawinglayer/source/geometry/viewinformation3d.cxx
+0
-1
No files found.
drawinglayer/source/geometry/viewinformation2d.cxx
Dosyayı görüntüle @
6245f8c0
...
...
@@ -179,7 +179,6 @@ namespace drawinglayer
void
impFillViewInformationFromContent
()
{
uno
::
Sequence
<
beans
::
PropertyValue
>
xRetval
;
const
bool
bObjectTransformationUsed
(
!
maObjectTransformation
.
isIdentity
());
const
bool
bViewTransformationUsed
(
!
maViewTransformation
.
isIdentity
());
const
bool
bViewportUsed
(
!
maViewport
.
isEmpty
());
...
...
drawinglayer/source/geometry/viewinformation3d.cxx
Dosyayı görüntüle @
6245f8c0
...
...
@@ -228,7 +228,6 @@ namespace drawinglayer
// data set
void
impFillViewInformationFromContent
()
{
uno
::
Sequence
<
beans
::
PropertyValue
>
xRetval
;
const
bool
bObjectTransformationUsed
(
!
maObjectTransformation
.
isIdentity
());
const
bool
bOrientationUsed
(
!
maOrientation
.
isIdentity
());
const
bool
bProjectionUsed
(
!
maProjection
.
isIdentity
());
...
...
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