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
26f4e226
Kaydet (Commit)
26f4e226
authored
Ara 20, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: paremeter/paramater=>parameter
Change-Id: I26993b9cf01408803e0353e93079e56d1f57f589
üst
b63571f5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
view3d.hxx
include/svx/view3d.hxx
+1
-1
pathutils.hxx
include/tools/pathutils.hxx
+1
-1
vbafield.cxx
sw/source/ui/vba/vbafield.cxx
+1
-1
No files found.
include/svx/view3d.hxx
Dosyayı görüntüle @
26f4e226
...
@@ -43,7 +43,7 @@ class SVX_DLLPUBLIC E3dView : public SdrView
...
@@ -43,7 +43,7 @@ class SVX_DLLPUBLIC E3dView : public SdrView
protected
:
protected
:
E3dDefaultAttributes
a3DDefaultAttr
;
E3dDefaultAttributes
a3DDefaultAttr
;
MouseEvent
aMouseEvent
;
// The parameters of the last Events (Mouse, Keyboard)
MouseEvent
aMouseEvent
;
// The parameters of the last Events (Mouse, Keyboard)
Color
aDefaultLightColor
;
// The param
a
ters for the last colors
Color
aDefaultLightColor
;
// The param
e
ters for the last colors
Color
aDefaultAmbientColor
;
Color
aDefaultAmbientColor
;
double
fDefaultScaleX
;
// Scaling
double
fDefaultScaleX
;
// Scaling
...
...
include/tools/pathutils.hxx
Dosyayı görüntüle @
26f4e226
...
@@ -50,7 +50,7 @@ WCHAR * filename(WCHAR * path);
...
@@ -50,7 +50,7 @@ WCHAR * filename(WCHAR * path);
x might denote different directories).
x might denote different directories).
@param path
@param path
An output par
e
meter taking the resulting path; must point at a valid
An output par
a
meter taking the resulting path; must point at a valid
range of memory of size at least MAX_PATH. If NULL is returned, the
range of memory of size at least MAX_PATH. If NULL is returned, the
content is unspecified.
content is unspecified.
@param frontBegin, frontEnd
@param frontBegin, frontEnd
...
...
sw/source/ui/vba/vbafield.cxx
Dosyayı görüntüle @
26f4e226
...
@@ -161,7 +161,7 @@ long SwVbaReadFieldParams::SkipToNextToken()
...
@@ -161,7 +161,7 @@ long SwVbaReadFieldParams::SkipToNextToken()
// Output ppNext (if ppNext != 0) beginning of the search for the next parameter or 0
// Output ppNext (if ppNext != 0) beginning of the search for the next parameter or 0
// Return value: 0 if String-End reached, otherwise begin of the param
a
ter or the string
// Return value: 0 if String-End reached, otherwise begin of the param
e
ter or the string
sal_Int32
SwVbaReadFieldParams
::
FindNextStringPiece
(
const
sal_Int32
nStart
)
sal_Int32
SwVbaReadFieldParams
::
FindNextStringPiece
(
const
sal_Int32
nStart
)
{
{
...
...
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