com.sun.star.office
Class TestOffice
java.lang.Object
|
+--com.sun.star.office.TestOffice
- public synchronized class TestOffice
- extends java.lang.Object
Field Summary |
(package private) static java.lang.Class |
class$com$sun$star$frame$XComponentLoader
|
(package private) static java.lang.Class |
class$com$sun$star$io$XInputStream
|
(package private) static java.lang.Class |
class$com$sun$star$lang$XMultiServiceFactory
|
(package private) static java.lang.Class |
class$com$sun$star$text$XText
|
(package private) static java.lang.Class |
class$com$sun$star$text$XTextCursor
|
(package private) static java.lang.Class |
class$com$sun$star$text$XTextDocument
|
(package private) static java.lang.Class |
class$com$sun$star$text$XTextRange
|
(package private) static java.lang.Class |
class$com$sun$star$uno$XInterface
|
(package private) static java.lang.Class |
class$com$sun$star$uno$XNamingService
|
(package private) static java.lang.String[] |
neededServices
|
Constructor Summary |
TestOffice()
|
Method Summary |
(package private) static java.lang.Class |
class$(java.lang.String s)
|
(package private) static void |
doSomething(java.lang.Object o)
|
static void |
main(java.lang.String[] s)
|
(package private) static void |
testDocument(com.sun.star.lang.XMultiServiceFactory xmsf)
|
(package private) static void |
testPipe(com.sun.star.lang.XMultiServiceFactory xmsf)
|
(package private) static void |
testWriter(com.sun.star.lang.XComponent xc)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
class$com$sun$star$frame$XComponentLoader
static java.lang.Class class$com$sun$star$frame$XComponentLoader
class$com$sun$star$io$XInputStream
static java.lang.Class class$com$sun$star$io$XInputStream
class$com$sun$star$lang$XMultiServiceFactory
static java.lang.Class class$com$sun$star$lang$XMultiServiceFactory
class$com$sun$star$text$XText
static java.lang.Class class$com$sun$star$text$XText
class$com$sun$star$text$XTextCursor
static java.lang.Class class$com$sun$star$text$XTextCursor
class$com$sun$star$text$XTextDocument
static java.lang.Class class$com$sun$star$text$XTextDocument
class$com$sun$star$text$XTextRange
static java.lang.Class class$com$sun$star$text$XTextRange
class$com$sun$star$uno$XInterface
static java.lang.Class class$com$sun$star$uno$XInterface
class$com$sun$star$uno$XNamingService
static java.lang.Class class$com$sun$star$uno$XNamingService
neededServices
static java.lang.String[] neededServices
TestOffice
public TestOffice()
class$
static java.lang.Class class$(java.lang.String s)
doSomething
static void doSomething(java.lang.Object o)
throws com.sun.star.uno.Exception,
java.io.IOException
main
public static void main(java.lang.String[] s)
throws java.lang.Exception
testDocument
static void testDocument(com.sun.star.lang.XMultiServiceFactory xmsf)
throws com.sun.star.uno.Exception,
java.io.IOException
testPipe
static void testPipe(com.sun.star.lang.XMultiServiceFactory xmsf)
throws com.sun.star.uno.Exception
testWriter
static void testWriter(com.sun.star.lang.XComponent xc)
throws java.io.IOException