Home
last modified time | relevance | path

Searched refs:spellcheck_comments (Results 1 – 20 of 20) sorted by relevance

/dports/devel/upp/upp/uppsrc/ide/
H A DOrganizer.cpp130 actual.spellcheck_comments = ~spellcheck_comments; in SaveOptions()
158 spellcheck_comments.Disable(); in Empty()
218 spellcheck_comments <<= actual.spellcheck_comments; in PackageCursor()
233 spellcheck_comments.Enable(); in PackageCursor()
636 spellcheck_comments.Add(Null, "Default"); in PackageEditor()
637 DlSpellerLangs(spellcheck_comments); in PackageEditor()
641 spellcheck_comments.Disable(); in PackageEditor()
643 accepts ^= spellcheck_comments ^= charset ^= tabsize ^= THISFN(SaveOptions); in PackageEditor()
H A Didefile.cpp114 Nvl(f.spellcheck_comments, actual.spellcheck_comments, spellcheck_comments), in FileCursor()
181 d.spellcheck_comments.Add(Null, "Default"); in FileProperties()
182 DlSpellerLangs(d.spellcheck_comments); in FileProperties()
183 d.spellcheck_comments <<= f.spellcheck_comments; in FileProperties()
197 f.spellcheck_comments = ~d.spellcheck_comments; in FileProperties()
451 void Ide::EditFile0(const String& path, byte charset, int spellcheck_comments, const String& header… in EditFile0() argument
463 editor.SpellcheckComments(spellcheck_comments); in EditFile0()
H A DSetup.cpp461 DlSpellerLangs(edt.spellcheck_comments); in SetupFormat()
491 (edt.spellcheck_comments, spellcheck_comments) in SetupFormat()
H A DConfig.cpp230 s % spellcheck_comments; in Serialize()
H A Dide.h604 int spellcheck_comments; member
731 void EditFile0(const String& path, byte charset, int spellcheck_comments,
H A Didewin.cpp500 spellcheck_comments = LNG_ENGLISH; in Ide()
H A Dide.lay119 ITEM(DropList, spellcheck_comments, RightPosZ(284, 68).TopPosZ(28, 19))
172 ITEM(DropList, spellcheck_comments, LeftPosZ(124, 100).TopPosZ(128, 19))
570 ITEM(DropList, spellcheck_comments, LeftPosZ(428, 92).TopPosZ(116, 19))
/dports/devel/upp/upp/uppsrc/ide/Core/
H A DPackage.cpp167 spellcheck_comments = Null; in Reset()
334 f.spellcheck_comments = LNGFromText(p.ReadString()); in Load()
367 spellcheck_comments = LNGFromText(p.ReadString()); in Load()
504 PutSpellCheckComments(out, f.spellcheck_comments); in Save()
519 PutSpellCheckComments(out, spellcheck_comments); in Save()
H A DCore.h320 int spellcheck_comments; member
324 pch = nopch = noblitz = false; spellcheck_comments = Null; } in Init()
355 int spellcheck_comments; variable
/dports/devel/upp/upp/bazaar/Surface/
H A DSurface.upp12 spellcheck_comments "EN-GB"
/dports/devel/upp/upp/bazaar/GLCanvas/
H A DGLCanvas.upp18 spellcheck_comments "EN-GB"
/dports/devel/upp/upp/uppsrc/ScatterCtrl/
H A DScatterCtrl.upp30 spellcheck_comments "EN-GB"
/dports/devel/upp/upp/uppsrc/ScatterDraw/
H A DScatterDraw.upp31 spellcheck_comments "EN-GB"
/dports/devel/upp/upp/bazaar/SysInfo/
H A DSysInfo.upp33 spellcheck_comments "EN-GB"
/dports/devel/upp/upp/bazaar/Controls4U/
H A DControls4U.upp44 spellcheck_comments "EN-GB"
/dports/devel/upp/upp/bazaar/plugin/matio/
H A Dmatio.upp35 spellcheck_comments "EN-GB"
/dports/devel/upp/upp/bazaar/Functions4U/
H A DFunctions4U.upp50 spellcheck_comments "EN-GB"
/dports/devel/upp/upp/uppsrc/CodeEditor/
H A DCodeEditor.h278 int spellcheck_comments = 0; variable
486 void SpellcheckComments(int lang) { spellcheck_comments = lang; Refresh(); } in SpellcheckComments()
487 int GetSpellcheckComments() const { return spellcheck_comments; } in GetSpellcheckComments()
H A DCodeEditor.cpp26 syntax->SpellCheckComments(spellcheck_comments);
/dports/devel/upp/upp/bazaar/plugin/sundials/
H A Dsundials.upp233 spellcheck_comments "EN-GB"