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(com.sun.star.beans.PropertyValue[], com.sun.star.beans.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.beans.LocalOfficeConnection
Deprecated.
Adds an event listener to the object.
addEventListener(XEventListener) - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Adds an event listener to the object.
addFrameActionListener(com.sun.star.frame.XFrameActionListener) - Method in class com.sun.star.comp.beans.Frame
 
addModifyListener(com.sun.star.util.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(com.sun.star.frame.XFrame) - Method in class com.sun.star.comp.beans.Controller
 
attachModel(com.sun.star.frame.XModel) - Method in class com.sun.star.comp.beans.Controller
 
attachResource(String, com.sun.star.beans.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.beans - package com.sun.star.beans
 
com.sun.star.comp.beans - package com.sun.star.comp.beans
 
connectController(com.sun.star.frame.XController) - Method in class com.sun.star.comp.beans.OfficeDocument
 
ContainerFactory - Interface in com.sun.star.beans
Deprecated. 
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.beans.ContainerFactory
Deprecated.
Creates an AWT container.
createContainer() - Method in interface com.sun.star.comp.beans.ContainerFactory
Deprecated.
Creates an AWT container.
createOfficeWindow(Container) - Method in class com.sun.star.beans.LocalOfficeConnection
Deprecated.
Creates an office window.
createOfficeWindow(Container) - Method in interface com.sun.star.beans.OfficeConnection
Deprecated.
Creates an office window.
createOfficeWindow(Container) - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Creates an office window.
createOfficeWindow(Container) - Method in interface com.sun.star.comp.beans.OfficeConnection
Deprecated.
Creates an office window.

D

deactivate() - Method in class com.sun.star.comp.beans.Frame
 
disconnectController(com.sun.star.frame.XController) - Method in class com.sun.star.comp.beans.OfficeDocument
 
dispose() - Method in class com.sun.star.beans.LocalOfficeConnection
Deprecated.
Closes the connection.
dispose() - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Closes the connection.
disposing(EventObject) - Method in class com.sun.star.beans.LocalOfficeWindow
Deprecated.
Receives a notification about the connection has been closed.
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(com.sun.star.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.beans.LocalOfficeWindow
Deprecated.
Retrives an AWT component object associated with the OfficeWindow.
getAWTComponent() - Method in interface com.sun.star.beans.OfficeWindow
Deprecated.
Retrives an AWT component object associated with the OfficeWindow.
getAWTComponent() - Method in class com.sun.star.comp.beans.LocalOfficeWindow
Retrives an AWT component object associated with the OfficeWindow.
getAWTComponent() - Method in interface com.sun.star.comp.beans.OfficeWindow
Deprecated.
Retrives an AWT component object associated with the OfficeWindow.
getComponentContext() - Method in class com.sun.star.beans.LocalOfficeConnection
Deprecated.
Retrives the UNO component context.
getComponentContext() - Method in interface com.sun.star.beans.OfficeConnection
Deprecated.
Retrives the UNO component context.
getComponentContext() - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Retrives the UNO component context.
getComponentContext() - Method in interface com.sun.star.comp.beans.OfficeConnection
Deprecated.
Retrives 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 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 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 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 the 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.beans.LocalOfficeWindow
Deprecated.
Retrives an UNO XWindowPeer object associated with the OfficeWindow.
getUNOWindowPeer() - Method in interface com.sun.star.beans.OfficeWindow
Deprecated.
Retrives an UNO XWindowPeer object associated with the OfficeWindow.
getUNOWindowPeer() - Method in class com.sun.star.comp.beans.LocalOfficeWindow
Retrives an UNO XWindowPeer object associated with the OfficeWindow.
getUNOWindowPeer() - Method in interface com.sun.star.comp.beans.OfficeWindow
Deprecated.
Retrives an 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 expception 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(com.sun.star.awt.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[], com.sun.star.beans.PropertyValue[]) - Method in class com.sun.star.comp.beans.OOoBean
Loads a document from a byte array.
loadFromStream(InputStream, com.sun.star.beans.PropertyValue[]) - Method in class com.sun.star.comp.beans.OOoBean
Loads a document from a Java stream.
loadFromURL(String, com.sun.star.beans.PropertyValue[]) - Method in class com.sun.star.comp.beans.OOoBean
Loads the bean from the given URL.
LocalOfficeConnection - Class in com.sun.star.beans
Deprecated. 
LocalOfficeConnection() - Constructor for class com.sun.star.beans.LocalOfficeConnection
Deprecated.
Constructor.
LocalOfficeConnection - Class in com.sun.star.comp.beans
This class reprecents a connection to the local office application.
LocalOfficeConnection() - Constructor for class com.sun.star.comp.beans.LocalOfficeConnection
Constructor.
LocalOfficeConnection(com.sun.star.uno.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.beans
Deprecated. 
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
Construnctor.
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 or anymore.
NoConnectionException() - 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.beans.LocalOfficeConnection
Deprecated.
 
OFFICE_APP_NAME - Static variable in class com.sun.star.comp.beans.LocalOfficeConnection
 
OFFICE_ID_SUFFIX - Static variable in class com.sun.star.beans.LocalOfficeConnection
Deprecated.
 
OFFICE_ID_SUFFIX - Static variable in class com.sun.star.comp.beans.LocalOfficeConnection
 
OFFICE_LIB_NAME - Static variable in class com.sun.star.beans.LocalOfficeConnection
Deprecated.
 
OFFICE_LIB_NAME - Static variable in class com.sun.star.comp.beans.LocalOfficeConnection
 
OfficeConnection - Interface in com.sun.star.beans
Deprecated. 
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(com.sun.star.frame.XModel) - Constructor for class com.sun.star.comp.beans.OfficeDocument
 
OfficeWindow - Interface in com.sun.star.beans
Deprecated. 
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(com.sun.star.beans.PropertyValue[]) - Method in class com.sun.star.comp.beans.OfficeDocument
 

Q

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

R

readExternal(ObjectInput) - Method in class com.sun.star.comp.beans.OOoBean
Deprecated. 
registerDispatchProviderInterceptor(com.sun.star.frame.XDispatchProviderInterceptor) - Method in class com.sun.star.comp.beans.Frame
 
releaseDispatchProviderInterceptor(com.sun.star.frame.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.beans.LocalOfficeConnection
Deprecated.
Removes an event listener from the listener list.
removeEventListener(XEventListener) - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Removes an event listener from the listener list.
removeFrameActionListener(com.sun.star.frame.XFrameActionListener) - Method in class com.sun.star.comp.beans.Frame
 
removeModifyListener(com.sun.star.util.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(com.sun.star.awt.XWindow, com.sun.star.frame.XController) - Method in class com.sun.star.comp.beans.Frame
 
setContainerFactory(ContainerFactory) - Method in class com.sun.star.beans.LocalOfficeConnection
Deprecated.
Sets an AWT container catory.
setContainerFactory(ContainerFactory) - Method in interface com.sun.star.beans.OfficeConnection
Deprecated.
Sets an AWT container catory.
setContainerFactory(ContainerFactory) - Method in class com.sun.star.comp.beans.LocalOfficeConnection
Sets an AWT container catory.
setContainerFactory(ContainerFactory) - Method in interface com.sun.star.comp.beans.OfficeConnection
Deprecated.
Sets an AWT container catory.
setCreator(com.sun.star.frame.XFramesSupplier) - Method in class com.sun.star.comp.beans.Frame
 
setCurrentController(com.sun.star.frame.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 milli seconds.
setOOoCheckCycle(int) - Method in class com.sun.star.comp.beans.OOoBean
Sets the period length in milli seconds 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 milli seconds.
setPrinter(com.sun.star.beans.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.beans.LocalOfficeConnection
Deprecated.
Sets a connection URL.
setUnoUrl(String) - Method in interface com.sun.star.beans.OfficeConnection
Deprecated.
Sets a connection URL.
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.beans.LocalOfficeWindow
Deprecated.
 
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 lauched 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, com.sun.star.beans.PropertyValue[]) - Method in class com.sun.star.comp.beans.OfficeDocument
 
storeToByteArray(byte[], com.sun.star.beans.PropertyValue[]) - Method in class com.sun.star.comp.beans.OOoBean
Stores a document to a byte array.
storeToStream(OutputStream, com.sun.star.beans.PropertyValue[]) - Method in class com.sun.star.comp.beans.OOoBean
Stores a document to a stream.
storeToURL(String, com.sun.star.beans.PropertyValue[]) - Method in class com.sun.star.comp.beans.OfficeDocument
 
storeToURL(String, com.sun.star.beans.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 aquired 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