This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
libreoffice
Watch
2
Star
0
Fork
0
You've already forked libreoffice
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4fe2c8f905fc115b1a0a057ac0f227d6a4cb68d2
libreoffice
/
scripting
/
examples
/
beanshell
/
InteractiveBeanShell
/
interactive.bsh
3 lines
20 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add BeanShell equivalents of Java examples. Fix MemoryUsage example to use AnyConverter instead of just casting.
2003-02-06 15:28:55 +00:00
editor();
Return 0 after starting the editor window.
2003-03-07 13:09:27 +00:00
return 0;
Reference in New Issue
Copy Permalink