LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for XUnoControlDialog, including all inherited members.
acquire() | XInterface | |
addControl([in] string Name, [in] com::sun::star::awt::XControl Control) | XControlContainer | |
addEventListener([in] XEventListener xListener) | XComponent | |
addFocusListener([in] com::sun::star::awt::XFocusListener xListener) | XWindow | |
addKeyListener([in] com::sun::star::awt::XKeyListener xListener) | XWindow | |
addMouseListener([in] com::sun::star::awt::XMouseListener xListener) | XWindow | |
addMouseMotionListener([in] com::sun::star::awt::XMouseMotionListener xListener) | XWindow | |
addPaintListener([in] com::sun::star::awt::XPaintListener xListener) | XWindow | |
addTopWindowListener([in] com::sun::star::awt::XTopWindowListener xListener) | XTopWindow | |
addWindowListener([in] com::sun::star::awt::XWindowListener xListener) | XWindow | |
com::sun::star::awt::XControl | XUnoControlDialog | |
com::sun::star::awt::XControlContainer | XUnoControlDialog | |
com::sun::star::awt::XDialog2 | XUnoControlDialog | |
com::sun::star::awt::XTopWindow | XUnoControlDialog | |
com::sun::star::awt::XWindow | XUnoControlDialog | |
createPeer([in] com::sun::star::awt::XToolkit Toolkit, [in] com::sun::star::awt::XWindowPeer Parent) | XControl | |
dispose() | XComponent | |
endDialog([in] long Result) | XDialog2 | |
endExecute() | XDialog | |
execute() | XDialog | |
getContext() | XControl | |
getControl([in] string aName) | XControlContainer | |
getControls() | XControlContainer | |
getModel() | XControl | |
getPeer() | XControl | |
getPosSize() | XWindow | |
getTitle() | XDialog | |
getView() | XControl | |
isDesignMode() | XControl | |
isTransparent() | XControl | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
removeControl([in] com::sun::star::awt::XControl Control) | XControlContainer | |
removeEventListener([in] XEventListener aListener) | XComponent | |
removeFocusListener([in] com::sun::star::awt::XFocusListener xListener) | XWindow | |
removeKeyListener([in] com::sun::star::awt::XKeyListener xListener) | XWindow | |
removeMouseListener([in] com::sun::star::awt::XMouseListener xListener) | XWindow | |
removeMouseMotionListener([in] com::sun::star::awt::XMouseMotionListener xListener) | XWindow | |
removePaintListener([in] com::sun::star::awt::XPaintListener xListener) | XWindow | |
removeTopWindowListener([in] com::sun::star::awt::XTopWindowListener xListener) | XTopWindow | |
removeWindowListener([in] com::sun::star::awt::XWindowListener xListener) | XWindow | |
setContext([in] com::sun::star::uno::XInterface Context) | XControl | |
setDesignMode([in] boolean bOn) | XControl | |
setEnable([in] boolean Enable) | XWindow | |
setFocus() | XWindow | |
setHelpId([in] string Id) | XDialog2 | |
setMenuBar([in] com::sun::star::awt::XMenuBar xMenu) | XTopWindow | |
setModel([in] com::sun::star::awt::XControlModel Model) | XControl | |
setPosSize([in] long X, [in] long Y, [in] long Width, [in] long Height, [in] short Flags) | XWindow | |
setStatusText([in] string StatusText) | XControlContainer | |
setTitle([in] string Title) | XDialog | |
setVisible([in] boolean Visible) | XWindow | |
toBack() | XTopWindow | |
toFront() | XTopWindow |