repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fdo#74697 Add Bluez 5 support for impress remote.
[LibreOffice.git]
/
toolkit
/
test
/
accessibility
/
Print.java
blob
e4d21dc4e0925655b93954c527bbcf51e55cb445
1
interface
Print
2
{
3
void
print
(
String text
);
4
void
println
(
String text
);
5
}