repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
merge the formfield patch from ooo-build
[ooovba.git]
/
toolkit
/
test
/
accessibility
/
Print.java
blob
1a04934cf2249c621a7074e0e6e220d36cbb9265
1
interface
Print
2
{
3
void
print
(
String text
);
4
void
println
(
String text
);
5
}