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
03eb9398
Kaydet (Commit)
03eb9398
authored
Şub 20, 2017
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
update .src comment for stringarray conversion
Change-Id: Ib4518ea46acb37d97c9739ee11b6cf9777f99194
üst
234bc823
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
scfuncs.src
sc/source/ui/src/scfuncs.src
+5
-6
No files found.
sc/source/ui/src/scfuncs.src
Dosyayı görüntüle @
03eb9398
...
...
@@ -19,13 +19,12 @@
/* Resource file for the function wizard / autopilot.
*
* For every function there is a
sub resource with the number of the OpCode of
*
the function.
* For every function there is a
StringArray with a resource id (offset by
*
RID_SC_FUNC_DESCRIPTIONS_START) with the OpCode of the function
*
* In this sub resource, with index 1 the description of the function is
* given, followed by two string resources for each parameter,
* first the type or name of the parameter, second a description of the
* parameter.
* In this stringarray, the description of the function is given as the first
* entry, followed by two entries for each parameter, first the type or name
* of the parameter, second a description of the parameter.
*/
#include "scfuncs.hrc"
...
...
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