Skip navigation links
A C D F G H I L N O P Q R S U W 

A

activate() - Method in class com.sun.star.comp.beans.Frame
 
addArgument(PropertyValue[], PropertyValue) - Method in class com.sun.star.comp.beans.OOoBean
Adds a single argument to an array of arguments.
addEventListener(XEventListener) - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Adds an event listener to the object.
addFrameActionListener(XFrameActionListener) - Method in class com.sun.star.comp.beans.Frame
 
addModifyListener(XModifyListener) - Method in class com.sun.star.comp.beans.OfficeDocument
 
applyToolVisibilities() - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
Clients should use the service com.sun.star.frame.LayoutManager, which can be obtained from a frame, to control toolbars. See also setAllBarsVisible.
aquireSystemWindow() - Method in class com.sun.star.comp.beans.OOoBean
This method causes the office window to be displayed.
attachFrame(XFrame) - Method in class com.sun.star.comp.beans.Controller
 
attachModel(XModel) - Method in class com.sun.star.comp.beans.Controller
 
attachResource(String, PropertyValue[]) - Method in class com.sun.star.comp.beans.OfficeDocument
 

C

CallWatchThread - Class in com.sun.star.comp.beans
Helper class to watch calls into OOo with a timeout.
CallWatchThread(long) - Constructor for class com.sun.star.comp.beans.CallWatchThread
 
CallWatchThread(long, String) - Constructor for class com.sun.star.comp.beans.CallWatchThread
 
cancel() - Method in class com.sun.star.comp.beans.CallWatchThread
 
clear() - Method in class com.sun.star.comp.beans.OOoBean
Resets the OOoBean to an empty status.
clearDocument(boolean) - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
There is currently no way to dismiss changes, except for loading of the unchanged initial document. Furthermore it is unclear how derived classes handle this and what exactly their state is (e.g. what members make up their state). Calling this method on a derived class requires knowledge about their implementation. Therefore a deriving class should declare their own clearDocument if needed. Clients should call the clearDocument of the deriving class or OOoBean.clear() which discards the currently displayed document.
com.sun.star.comp.beans - package com.sun.star.comp.beans
 
connectController(XController) - Method in class com.sun.star.comp.beans.OfficeDocument
 
ContainerFactory - Interface in com.sun.star.comp.beans
Deprecated.
contextChanged() - Method in class com.sun.star.comp.beans.Frame
 
Controller - Class in com.sun.star.comp.beans
Wrapper class for a com.sun.star.frame.XController.
createContainer() - Method in interface com.sun.star.comp.beans.ContainerFactory
Deprecated.
Creates an AWT container.
createOfficeWindow(Container) - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Deprecated.
createOfficeWindow(Container) - Method in interface com.sun.star.comp.beans.OfficeConnection
Deprecated.
Creates an office java.awt.Canvas based window.

D

deactivate() - Method in class com.sun.star.comp.beans.Frame
 
disconnectController(XController) - Method in class com.sun.star.comp.beans.OfficeDocument
 
dispose() - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Closes the connection.
disposing(EventObject) - Method in class com.sun.star.comp.beans.LocalOfficeWindow
Receives a notification about the connection has been closed.

F

findFrame(String, int) - Method in class com.sun.star.comp.beans.Frame
 
Frame - Class in com.sun.star.comp.beans
Wrapper class for a com.sun.star.frame.XFrame.
Frame(XFrame) - Constructor for class com.sun.star.comp.beans.Frame
 

G

getArgs() - Method in class com.sun.star.comp.beans.OfficeDocument
 
getAWTComponent() - Method in class com.sun.star.comp.beans.LocalOfficeWindow
Retrieves an AWT component object associated with the OfficeWindow.
getAWTComponent() - Method in interface com.sun.star.comp.beans.OfficeWindow
Deprecated.
Retrieves an AWT component object associated with the OfficeWindow.
getComponentContext() - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Retrieves the UNO component context.
getComponentContext() - Method in interface com.sun.star.comp.beans.OfficeConnection
Deprecated.
Retrieves the UNO component context.
getComponentWindow() - Method in class com.sun.star.comp.beans.Frame
 
getContainerWindow() - Method in class com.sun.star.comp.beans.Frame
 
getController() - Method in class com.sun.star.comp.beans.Frame
 
getController() - Method in class com.sun.star.comp.beans.OOoBean
returns the com::sun::star::frame::Controller of the bean.
getCreator() - Method in class com.sun.star.comp.beans.Frame
 
getCurrentController() - Method in class com.sun.star.comp.beans.OfficeDocument
 
getCurrentSelection() - Method in class com.sun.star.comp.beans.OfficeDocument
 
getDocument() - Method in class com.sun.star.comp.beans.OOoBean
returns the com::sun::star::document::OfficeDocument of the bean.
getFrame() - Method in class com.sun.star.comp.beans.Controller
 
getFrame() - Method in class com.sun.star.comp.beans.OOoBean
returns the com::sun::star::frame::Frame of the bean.
getLocation() - Method in class com.sun.star.comp.beans.OfficeDocument
 
getModel() - Method in class com.sun.star.comp.beans.Controller
 
getMultiServiceFactory() - Method in class com.sun.star.comp.beans.OOoBean
Returns the service factory used by this OOoBean instance.
getName() - Method in class com.sun.star.comp.beans.Frame
 
getOOoConnection() - Method in class com.sun.star.comp.beans.OOoBean
Returns a connection to an OOo instance.
getOOoDesktop() - Method in class com.sun.star.comp.beans.OOoBean
Returns the XDesktop interface of the OOo instance used by this OOoBean.
getPrinter() - Method in class com.sun.star.comp.beans.OfficeDocument
 
getUNOWindowPeer() - Method in class com.sun.star.comp.beans.LocalOfficeWindow
Retrieves a UNO XWindowPeer object associated with the OfficeWindow.
getUNOWindowPeer() - Method in interface com.sun.star.comp.beans.OfficeWindow
Deprecated.
Retrieves a UNO XWindowPeer object associated with the OfficeWindow.
getURL() - Method in class com.sun.star.comp.beans.OfficeDocument
 
getViewData() - Method in class com.sun.star.comp.beans.Controller
 
getWrappedWindowHandle() - Method in class com.sun.star.comp.beans.LocalOfficeWindow
Returns an Any containing a sequences of com.sun.star.beans.NamedValue.

H

HasConnectionException - Exception in com.sun.star.comp.beans
This exception is thrown when a method is called which is only defined for not already having an established connection.
HasConnectionException() - Constructor for exception com.sun.star.comp.beans.HasConnectionException
 
hasControllersLocked() - Method in class com.sun.star.comp.beans.OfficeDocument
 
hasLocation() - Method in class com.sun.star.comp.beans.OfficeDocument
 

I

initialize(XWindow) - Method in class com.sun.star.comp.beans.Frame
 
InvalidArgumentException - Exception in com.sun.star.comp.beans
Deprecated.
InvalidArgumentException() - Constructor for exception com.sun.star.comp.beans.InvalidArgumentException
Deprecated.
 
isActive() - Method in class com.sun.star.comp.beans.Frame
 
isMenuBarVisible() - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
Clients should use the service com.sun.star.frame.LayoutManager, which can be obtained from a frame, to control toolbars. See also OOoBean.setAllBarsVisible(boolean).
isModified() - Method in class com.sun.star.comp.beans.OfficeDocument
 
isOOoConnected() - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
This method is not useful in a multithreaded environment. Then all threads accessing the instance would have to be synchronized in order to make is method work. It is better to call OOoBean's methods and be prepared to catch a NoConnectionException.
isReadonly() - Method in class com.sun.star.comp.beans.OfficeDocument
 
isStandardBarVisible() - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
Clients should use the service com.sun.star.frame.LayoutManager, which can be obtained from a frame, to control toolbars. See also OOoBean.setAllBarsVisible(boolean).
isStatusBarVisible() - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
Clients should use the service com.sun.star.frame.LayoutManager, which can be obtained from a frame, to control toolbars. See also OOoBean.setAllBarsVisible(boolean).
isToolBarVisible() - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
Clients should use the service com.sun.star.frame.LayoutManager, which can be obtained from a frame, to control toolbars. See also OOoBean.setAllBarsVisible(boolean).
isTop() - Method in class com.sun.star.comp.beans.Frame
 

L

loadFromByteArray(byte[], PropertyValue[]) - Method in class com.sun.star.comp.beans.OOoBean
Loads a document from a byte array.
loadFromStream(InputStream, PropertyValue[]) - Method in class com.sun.star.comp.beans.OOoBean
Loads a document from a Java stream.
loadFromURL(String, PropertyValue[]) - Method in class com.sun.star.comp.beans.OOoBean
Loads the bean from the given URL.
LocalOfficeConnection - Class in com.sun.star.comp.beans
This class represents a connection to the local office application.
LocalOfficeConnection() - Constructor for class com.sun.star.comp.beans.LocalOfficeConnection
Constructor.
LocalOfficeConnection(XComponentContext) - Constructor for class com.sun.star.comp.beans.LocalOfficeConnection
protected Constructor Initialise a LocalOfficeConnection with an already running office.
LocalOfficeWindow - Class in com.sun.star.comp.beans
This class represents a local office window.
LocalOfficeWindow(OfficeConnection) - Constructor for class com.sun.star.comp.beans.LocalOfficeWindow
Constructor.
lockControllers() - Method in class com.sun.star.comp.beans.OfficeDocument
 

N

NoConnectionException - Exception in com.sun.star.comp.beans
This exception is called when a method is called which needs an established connection but no connection is established yet.
NoConnectionException() - Constructor for exception com.sun.star.comp.beans.NoConnectionException
 
NoConnectionException(Throwable) - Constructor for exception com.sun.star.comp.beans.NoConnectionException
 
NoDocumentException - Exception in com.sun.star.comp.beans
Indicates that an operation needed a document, but no document was loaded.
NoDocumentException() - Constructor for exception com.sun.star.comp.beans.NoDocumentException
 

O

OFFICE_APP_NAME - Static variable in class com.sun.star.comp.beans.LocalOfficeConnection
 
OFFICE_ID_SUFFIX - Static variable in class com.sun.star.comp.beans.LocalOfficeConnection
 
OFFICE_LIB_NAME - Static variable in class com.sun.star.comp.beans.LocalOfficeConnection
 
OfficeConnection - Interface in com.sun.star.comp.beans
Deprecated.
OfficeDocument - Class in com.sun.star.comp.beans
Wrapper class for service OfficeDocument which emulates the upcoming mode of automatic runtime Java classes to get rid of the need for queryInterface.
OfficeDocument(XModel) - Constructor for class com.sun.star.comp.beans.OfficeDocument
 
OfficeWindow - Interface in com.sun.star.comp.beans
Deprecated.
OOoBean - Class in com.sun.star.comp.beans
This is the basic JavaBean for all OOo application modules.
OOoBean() - Constructor for class com.sun.star.comp.beans.OOoBean
Generic constructor of the OOoBean.
OOoBean(OfficeConnection) - Constructor for class com.sun.star.comp.beans.OOoBean
Deprecated.
Clients could use the getOOoConnection to obtain an OfficeConnection and use it as argument in a constructor for another OOoBean instance. Calling the dispose method of the OfficeConnection or the OOoBean's stopOOoConnection method would make all instances of OOoBean stop working.

P

paint(Graphics) - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
print(PropertyValue[]) - Method in class com.sun.star.comp.beans.OfficeDocument
 

Q

queryDispatch(URL, String, int) - Method in class com.sun.star.comp.beans.Controller
 
queryDispatch(URL, String, int) - Method in class com.sun.star.comp.beans.Frame
 
queryDispatches(DispatchDescriptor[]) - Method in class com.sun.star.comp.beans.Controller
 
queryDispatches(DispatchDescriptor[]) - Method in class com.sun.star.comp.beans.Frame
 

R

readExternal(ObjectInput) - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
registerDispatchProviderInterceptor(XDispatchProviderInterceptor) - Method in class com.sun.star.comp.beans.Frame
 
releaseDispatchProviderInterceptor(XDispatchProviderInterceptor) - Method in class com.sun.star.comp.beans.Frame
 
releaseSystemWindow() - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
When Component.removeNotify of the parent window of the actual office window is called, then the actions are performed for which this method needed to be called previously.
removeEventListener(XEventListener) - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Removes an event listener from the listener list.
removeFrameActionListener(XFrameActionListener) - Method in class com.sun.star.comp.beans.Frame
 
removeModifyListener(XModifyListener) - Method in class com.sun.star.comp.beans.OfficeDocument
 
removeNotify() - Method in class com.sun.star.comp.beans.LocalOfficeWindow
We make sure that the office window is notified that the parent will be removed.
restart() - Method in class com.sun.star.comp.beans.CallWatchThread
 
restoreViewData(Object) - Method in class com.sun.star.comp.beans.Controller
 
run() - Method in class com.sun.star.comp.beans.CallWatchThread
 

S

setAllBarsVisible(boolean) - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
Clients should use the service com.sun.star.frame.LayoutManager, which can be obtained from a frame, to control toolbars. For example:
com.sun.star.beans.XPropertySet xPropSet =
  (com.sun.star.beans.XPropertySet) UnoRuntime.queryInterface(
    com.sun.star.beans.XPropertySet.class, aFrame );
com.sun.star.frame.XLayoutManager xLayoutManager =
  (com.sun.star.frame.XLayoutManager) UnoRuntime.queryInterface(
    com.sun.star.frame.XLayoutManager.class,
    xPropSet.getPropertyValue( "LayoutManager" ) );
xLayoutManager.showElement("private:resource/menubar/menubar");
        
setComponent(XWindow, XController) - Method in class com.sun.star.comp.beans.Frame
 
setContainerFactory(ContainerFactory) - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Deprecated.
setContainerFactory(ContainerFactory) - Method in interface com.sun.star.comp.beans.OfficeConnection
Deprecated.
Sets an AWT container factory.
setCreator(XFramesSupplier) - Method in class com.sun.star.comp.beans.Frame
 
setCurrentController(XController) - Method in class com.sun.star.comp.beans.OfficeDocument
 
setMenuBarVisible(boolean) - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
Clients should use the service com.sun.star.frame.LayoutManager, which can be obtained from a frame, to control toolbars. See also OOoBean.setAllBarsVisible(boolean).
setModified(boolean) - Method in class com.sun.star.comp.beans.OfficeDocument
 
setName(String) - Method in class com.sun.star.comp.beans.Frame
 
setOOoCallTimeOut(int) - Method in class com.sun.star.comp.beans.OOoBean
Sets the timeout for normal OOO methods calls in milliseconds.
setOOoCheckCycle(int) - Method in class com.sun.star.comp.beans.OOoBean
Sets the period length in milliseconds to check the OOo connection.
setOOoStartTimeOut(int) - Method in class com.sun.star.comp.beans.OOoBean
Sets the timeout for methods which launch OOo in milliseconds.
setPrinter(PropertyValue[]) - Method in class com.sun.star.comp.beans.OfficeDocument
 
setStandardBarVisible(boolean) - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
Clients should use the service com.sun.star.frame.LayoutManager, which can be obtained from a frame, to control toolbars. See also OOoBean.setAllBarsVisible(boolean).
setStatusBarVisible(boolean) - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
Clients should use the service com.sun.star.frame.LayoutManager, which can be obtained from a frame, to control toolbars. See also OOoBean.setAllBarsVisible(boolean).
setToolBarVisible(boolean) - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
Clients should use the service com.sun.star.frame.LayoutManager, which can be obtained from a frame, to control toolbars. See also OOoBean.setAllBarsVisible(boolean).
setToolVisible(String, String, boolean, boolean) - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
Clients should use the service com.sun.star.frame.LayoutManager, which can be obtained from a frame, to control toolbars. See also OOoBean.setAllBarsVisible(boolean).
setUnoUrl(String) - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Sets a connection URL.
setUnoUrl(String) - Method in interface com.sun.star.comp.beans.OfficeConnection
Deprecated.
Sets a connection URL.
setVisible(boolean) - Method in class com.sun.star.comp.beans.LocalOfficeWindow
 
startOOoConnection(String) - Method in class com.sun.star.comp.beans.OOoBean
Starts a connection to an OOo instance which is launched if not running.
stopOOoConnection() - Method in class com.sun.star.comp.beans.OOoBean
Disconnects from the connected OOo instance.
store() - Method in class com.sun.star.comp.beans.OfficeDocument
 
storeAsURL(String, PropertyValue[]) - Method in class com.sun.star.comp.beans.OfficeDocument
 
storeToByteArray(byte[], PropertyValue[]) - Method in class com.sun.star.comp.beans.OOoBean
Stores a document to a byte array.
storeToStream(OutputStream, PropertyValue[]) - Method in class com.sun.star.comp.beans.OOoBean
Stores a document to a stream.
storeToURL(String, PropertyValue[]) - Method in class com.sun.star.comp.beans.OfficeDocument
 
storeToURL(String, PropertyValue[]) - Method in class com.sun.star.comp.beans.OOoBean
Stores a document to the given URL.
suspend(boolean) - Method in class com.sun.star.comp.beans.Controller
 
SystemWindowException - Exception in com.sun.star.comp.beans
indicates that an operation needed a system window, but no system window was acquired yet.
SystemWindowException() - Constructor for exception com.sun.star.comp.beans.SystemWindowException
 

U

unlockControllers() - Method in class com.sun.star.comp.beans.OfficeDocument
 

W

writeExternal(ObjectOutput) - Method in class com.sun.star.comp.beans.OOoBean
Deprecated.
A C D F G H I L N O P Q R S U W 
Skip navigation links