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
0e08fb80
Kaydet (Commit)
0e08fb80
authored
Nis 15, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-private-field
Change-Id: I90cb42aff1d57a92f371d339b0be7c71b1a15ff8
üst
0c143419
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
4 deletions
+0
-4
bmpmask.hxx
include/svx/bmpmask.hxx
+0
-1
_bmpmask.cxx
svx/source/dialog/_bmpmask.cxx
+0
-1
_contdlg.cxx
svx/source/dialog/_contdlg.cxx
+0
-1
contimp.hxx
svx/source/dialog/contimp.hxx
+0
-1
No files found.
include/svx/bmpmask.hxx
Dosyayı görüntüle @
0e08fb80
...
...
@@ -111,7 +111,6 @@ class SVX_DLLPUBLIC SAL_WARN_UNUSED SvxBmpMask : public SfxDockingWindow
XColorListRef
pColLst
;
Color
aPipetteColor
;
SvxBmpMaskSelectItem
aSelItem
;
virtual
bool
Close
()
SAL_OVERRIDE
;
...
...
svx/source/dialog/_bmpmask.cxx
Dosyayı görüntüle @
0e08fb80
...
...
@@ -377,7 +377,6 @@ SvxBmpMask::SvxBmpMask(SfxBindings *pBindinx, SfxChildWindow *pCW, vcl::Window*
"svx/ui/dockingcolorreplace.ui"
)
,
pData
(
new
MaskData
(
this
,
*
pBindinx
))
,
aPipetteColor
(
COL_WHITE
)
,
aSelItem
(
SID_BMPMASK_EXEC
,
*
this
,
*
pBindinx
)
{
get
(
m_pTbxPipette
,
"toolbar"
);
m_pTbxPipette
->
SetItemBits
(
m_pTbxPipette
->
GetItemId
(
0
),
...
...
svx/source/dialog/_contdlg.cxx
Dosyayı görüntüle @
0e08fb80
...
...
@@ -203,7 +203,6 @@ SvxSuperContourDlg::SvxSuperContourDlg(SfxBindings *_pBindings, SfxChildWindow *
SvxContourDlg
(
_pBindings
,
pCW
,
_pParent
),
pUpdateEditingObject
(
NULL
),
pCheckObj
(
NULL
),
aContourItem
(
SID_CONTOUR_EXEC
,
*
this
,
*
_pBindings
),
nGrfChanged
(
0UL
),
bExecState
(
false
),
bUpdateGraphicLinked
(
false
),
...
...
svx/source/dialog/contimp.hxx
Dosyayı görüntüle @
0e08fb80
...
...
@@ -41,7 +41,6 @@ class SvxSuperContourDlg : public SvxContourDlg
Size
aLastSize
;
void
*
pUpdateEditingObject
;
void
*
pCheckObj
;
SvxContourDlgItem
aContourItem
;
ToolBox
*
m_pTbx1
;
MetricField
*
m_pMtfTolerance
;
ContourWindow
*
m_pContourWnd
;
...
...
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