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
059f65b2
Kaydet (Commit)
059f65b2
authored
Kas 13, 2015
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
sw: prefix members of SwLabPreview
Change-Id: Ic4c9b6309aee6be51aa0b20a26e6dc28930a9879
üst
7038c15e
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
26 deletions
+26
-26
labfmt.cxx
sw/source/ui/envelp/labfmt.cxx
+0
-0
labfmt.hxx
sw/source/ui/envelp/labfmt.hxx
+26
-26
No files found.
sw/source/ui/envelp/labfmt.cxx
Dosyayı görüntüle @
059f65b2
This diff is collapsed.
Click to expand it.
sw/source/ui/envelp/labfmt.hxx
Dosyayı görüntüle @
059f65b2
...
@@ -27,32 +27,32 @@ class SwLabFormatPage;
...
@@ -27,32 +27,32 @@ class SwLabFormatPage;
class
SwLabPreview
:
public
vcl
::
Window
class
SwLabPreview
:
public
vcl
::
Window
{
{
Color
aGrayColor
;
Color
m_
aGrayColor
;
OUString
aHDistStr
;
OUString
m_
aHDistStr
;
OUString
aVDistStr
;
OUString
m_
aVDistStr
;
OUString
aWidthStr
;
OUString
m_
aWidthStr
;
OUString
aHeightStr
;
OUString
m_
aHeightStr
;
OUString
aLeftStr
;
OUString
m_
aLeftStr
;
OUString
aUpperStr
;
OUString
m_
aUpperStr
;
OUString
aColsStr
;
OUString
m_
aColsStr
;
OUString
aRowsStr
;
OUString
m_
aRowsStr
;
OUString
aPWidthStr
;
OUString
m_
aPWidthStr
;
OUString
aPHeightStr
;
OUString
m_
aPHeightStr
;
long
lHDistWidth
;
long
m_
lHDistWidth
;
long
lVDistWidth
;
long
m_
lVDistWidth
;
long
lHeightWidth
;
long
m_
lHeightWidth
;
long
lLeftWidth
;
long
m_
lLeftWidth
;
long
lUpperWidth
;
long
m_
lUpperWidth
;
long
lColsWidth
;
long
m_
lColsWidth
;
long
lPWidthWidth
;
long
m_
lPWidthWidth
;
long
lPHeightWidth
;
long
m_
lPHeightWidth
;
long
lXWidth
;
long
m_
lXWidth
;
long
lXHeight
;
long
m_
lXHeight
;
SwLabItem
aItem
;
SwLabItem
m_
aItem
;
virtual
void
Paint
(
vcl
::
RenderContext
&
rRenderContext
,
const
Rectangle
&
)
override
;
virtual
void
Paint
(
vcl
::
RenderContext
&
rRenderContext
,
const
Rectangle
&
)
override
;
...
...
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