Codulle - L'explorateur de code sources

Accueil>> AlBulle >> Albulle1.0rc3 >> datas >> miniatures

Informations fichier

Nom du fichier : oobas.php
Taille du fichier : 4 Ko (132 lignes)
Language : PHP

  1. span style="color: #808080; font-style: italic;">/*************************************************************************************
  2. * oobas.php
  3. * ---------
  4. * Author: Roberto Rossi (rsoftware@altervista.org)
  5. * Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/highlighter)
  6. * Release Version: 1.0.7.5
  7. * CVS Revision Version: $Revision: 1.5 $
  8. * Date Started: 2004/08/30
  9. * Last Modified: $Date: 2005/10/22 07:52:59 $
  10. *
  11. * OpenOffice.org Basic language file for GeSHi.
  12. *
  13. * CHANGES
  14. * -------
  15. * 2004/11/27 (1.0.1)
  16. * - Added support for multiple object splitters
  17. * 2004/10/27 (1.0.0)
  18. * - First Release
  19. *
  20. * TODO (updated 2004/11/27)
  21. * -------------------------
  22. *
  23. *************************************************************************************
  24. *
  25. * This file is part of GeSHi.
  26. *
  27. * GeSHi is free software; you can redistribute it and/or modify
  28. * it under the terms of the GNU General Public License as published by
  29. * the Free Software Foundation; either version 2 of the License, or
  30. * (at your option) any later version.
  31. *
  32. * GeSHi is distributed in the hope that it will be useful,
  33. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  34. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  35. * GNU General Public License for more details.
  36. *
  37. * You should have received a copy of the GNU General Public License
  38. * along with GeSHi; if not, write to the Free Software
  39. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  40. *
  41. ************************************************************************************/'LANG_NAME' => 'OpenOffice.org Basic',
  42. 'COMMENT_SINGLE'"'"),
  43. 'COMMENT_MULTI''CASE_KEYWORDS''QUOTEMARKS''"'),
  44. 'ESCAPE_CHAR' => '',
  45. 'KEYWORDS''dim','private','public','global','as','if','redim','true','set',
  46. 'byval',
  47. 'false','bool','double','integer','long','object','single','variant',
  48. 'msgbox','print','inputbox','green','blue','red','qbcolor',
  49. 'rgb','open','close','reset','freefile','get','input','line',
  50. 'put','write','loc','seek','eof','lof','chdir','chdrive',
  51. 'curdir','dir','fileattr','filecopy','filedatetime','fileexists',
  52. 'filelen','getattr','kill','mkdir','name','rmdir','setattr',
  53. 'dateserial','datevalue','day','month','weekday','year','cdatetoiso',
  54. 'cdatefromiso','hour','minute','second','timeserial','timevalue',
  55. 'date','now','time','timer','erl','err','error','on','error','goto','resume',
  56. 'and','eqv','imp','not','or','xor','mod','','atn','cos','sin','tan','log',
  57. 'exp','rnd','randomize','sqr','fix','int','abs','sgn','hex','oct',
  58. 'it','then','else','select','case','iif','do','loop','for','next',
  59. 'while','wend','gosub','return','goto','on','goto','call','choose','declare',
  60. 'end','exit','freelibrary','function','rem','stop','sub','switch','with',
  61. 'cbool','cdate','cdbl','cint','clng','const','csng','cstr','defbool',
  62. 'defdate','defdbl','defint','deflng','asc','chr','str','val','cbyte',
  63. 'space','string','format','lcase','left','lset','ltrim','mid','right',
  64. 'rset','rtrim','trim','ucase','split','join','converttourl','convertfromurl',
  65. 'instr','len','strcomp','beep','shell','wait','getsystemticks','environ',
  66. 'getsolarversion','getguitype','twipsperpixelx','twipsperpixely',
  67. 'createunostruct','createunoservice','getprocessservicemanager',
  68. 'createunodialog','createunolistener','createunovalue','thiscomponent',
  69. 'globalscope'
  70. )
  71. ),
  72. 'SYMBOLS''(', ')', '='
  73. ),
  74. 'CASE_SENSITIVE''STYLES''KEYWORDS''color: #b1b100;'
  75. ),
  76. 'COMMENTS''color: #808080;'
  77. ),
  78. 'BRACKETS''color: #66cc66;'
  79. ),
  80. 'STRINGS''color: #ff0000;'
  81. ),
  82. 'NUMBERS''color: #cc66cc;'
  83. ),
  84. 'METHODS''color: #006600;'
  85. ),
  86. 'SYMBOLS''color: #66cc66;'
  87. ),
  88. 'ESCAPE_CHAR''color: #000099;'
  89. ),
  90. 'SCRIPT''REGEXPS''URLS''OOLANG''OBJECT_SPLITTERS''.'
  91. ),
  92. 'REGEXPS''STRICT_MODE_APPLIES''SCRIPT_DELIMITERS''HIGHLIGHT_STRICT_BLOCK'

Liste des projets

Téléchargez Codulle

Publié par Codulle - v0.1.1 - © Bubulles Creations