net.sf.jooreports.openoffice.connection
Class AbstractOpenOfficeConnection
java.lang.Object
net.sf.jooreports.openoffice.connection.AbstractOpenOfficeConnection
- All Implemented Interfaces:
- EventListener, OpenOfficeConnection, com.sun.star.lang.XEventListener, com.sun.star.uno.XInterface
- Direct Known Subclasses:
- PipeOpenOfficeConnection, SocketOpenOfficeConnection
- public abstract class AbstractOpenOfficeConnection
- extends Object
- implements OpenOfficeConnection, com.sun.star.lang.XEventListener
Fields inherited from interface com.sun.star.lang.XEventListener |
UNOTYPEINFO |
connect
public void connect()
throws ConnectException
- Specified by:
connect
in interface OpenOfficeConnection
- Throws:
ConnectException
disconnect
public void disconnect()
- Specified by:
disconnect
in interface OpenOfficeConnection
isConnected
public boolean isConnected()
- Specified by:
isConnected
in interface OpenOfficeConnection
disposing
public void disposing(com.sun.star.lang.EventObject event)
- Specified by:
disposing
in interface com.sun.star.lang.XEventListener
getDesktop
public com.sun.star.frame.XComponentLoader getDesktop()
- Specified by:
getDesktop
in interface OpenOfficeConnection
- Returns:
- the com.sun.star.frame.Desktop service
getFileContentProvider
public com.sun.star.ucb.XFileIdentifierConverter getFileContentProvider()
- Specified by:
getFileContentProvider
in interface OpenOfficeConnection
- Returns:
- the com.sun.star.ucb.FileContentProvider service