Description: With regard to the Basic-IDE I'm missing a feature to export COLORIZED basic code in a WRITER document for further usage. Therefore I wrote a little macro to do this job. The macro uses the macro basic "replaceAll" function and some regular expressions. If this macro could be interesting for the LO community feel free to use this macro as you like, e.g. as a workaround for the above mentioned missing Basic-IDE feature. It's just a simple workaround. The better way to export colorized basic code in a WRITER document surely would be to use the Basic-IDE display data directly when the basic code is displayed. Greetings Hans-Werner :-)) Actual Results: There is no Basic-IDE feature to export COLORIZED basic code in a WRITER document for further usage. Expected Results: n/a Reproducible: Always User Profile Reset: No Additional Info: There should be a Basic-IDE feature to export COLORIZED basic code in a WRITER document for further usage.
Created attachment 167429 [details] CodeColorizerBasic.bas
Created attachment 167430 [details] CodeColorizerBasic.odt
Created attachment 167431 [details] CodeColorizerBasic - ReferenceData.odt
Created attachment 167432 [details] CodeColorizerBasic - Info ENG.odt
*** This bug has been marked as a duplicate of bug 138380 ***