merge the formfield patch from ooo-build
[ooovba.git] / toolkit / test / accessibility / Print.java
blob1a04934cf2249c621a7074e0e6e220d36cbb9265
1 interface Print
3 void print (String text);
4 void println (String text);