index
:
libreoffice
debian
progress-linux
upstream
debian-security: libreoffice
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
qa
/
ofopxmlstorages
/
StorageTest.java
blob: 5f3b2ff2a799845e2f6b3e628b708cd772365fa8 (
plain
)
1
2
3
4
5
6
7
package
complex.ofopxmlstorages
;
public
interface
StorageTest
{
boolean
test
();
}