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
66dd2665
Kaydet (Commit)
66dd2665
authored
Tem 28, 2016
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
svx: fix loplugin:nullptr
Change-Id: Iff5fbb5c8b2885b0ba84c08f1357fdfc82ecf016
üst
cec4c3c5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
svdedxv.hxx
include/svx/svdedxv.hxx
+1
-1
No files found.
include/svx/svdedxv.hxx
Dosyayı görüntüle @
66dd2665
...
@@ -110,7 +110,7 @@ protected:
...
@@ -110,7 +110,7 @@ protected:
// Create a new OutlinerView at the heap and initialize all required parameters.
// Create a new OutlinerView at the heap and initialize all required parameters.
// pTextEditObj, pTextEditPV and pTextEditOutliner have to be initialized
// pTextEditObj, pTextEditPV and pTextEditOutliner have to be initialized
OutlinerView
*
ImpMakeOutlinerView
(
vcl
::
Window
*
pWin
,
bool
bNoPaint
,
OutlinerView
*
pGivenView
,
SfxViewShell
*
pViewShell
=
0
)
const
;
OutlinerView
*
ImpMakeOutlinerView
(
vcl
::
Window
*
pWin
,
bool
bNoPaint
,
OutlinerView
*
pGivenView
,
SfxViewShell
*
pViewShell
=
nullptr
)
const
;
void
ImpPaintOutlinerView
(
OutlinerView
&
rOutlView
,
const
Rectangle
&
rRect
,
OutputDevice
&
rTargetDevice
)
const
;
void
ImpPaintOutlinerView
(
OutlinerView
&
rOutlView
,
const
Rectangle
&
rRect
,
OutputDevice
&
rTargetDevice
)
const
;
void
ImpInvalidateOutlinerView
(
OutlinerView
&
rOutlView
)
const
;
void
ImpInvalidateOutlinerView
(
OutlinerView
&
rOutlView
)
const
;
...
...
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