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
020a52d8
Kaydet (Commit)
020a52d8
authored
May 11, 2015
tarafından
Tomaž Vajngerl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
unused parameter
Change-Id: Ied856c05594a0ee5bd43ec61e65d12dd18e746d8
üst
ec55cab0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
WNameMatch.cxx
dbaccess/source/ui/misc/WNameMatch.cxx
+2
-2
No files found.
dbaccess/source/ui/misc/WNameMatch.cxx
Dosyayı görüntüle @
020a52d8
...
...
@@ -349,11 +349,11 @@ public:
{
}
virtual
void
Paint
(
const
Point
&
rPos
,
SvTreeListBox
&
/*rDev*/
,
vcl
::
RenderContext
&
rRenderContext
,
virtual
void
Paint
(
const
Point
&
rPos
,
SvTreeListBox
&
rDev
,
vcl
::
RenderContext
&
rRenderContext
,
const
SvViewDataEntry
*
pView
,
const
SvTreeListEntry
*
pEntry
)
SAL_OVERRIDE
;
};
void
OColumnString
::
Paint
(
const
Point
&
rPos
,
SvTreeListBox
&
rDev
,
vcl
::
RenderContext
&
rRenderContext
,
void
OColumnString
::
Paint
(
const
Point
&
rPos
,
SvTreeListBox
&
/*rDev*/
,
vcl
::
RenderContext
&
rRenderContext
,
const
SvViewDataEntry
*
/*pView*/
,
const
SvTreeListEntry
*
/*pEntry*/
)
{
rRenderContext
.
Push
(
PushFlags
::
TEXTCOLOR
|
PushFlags
::
TEXTFILLCOLOR
);
...
...
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