LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for PresentationView, including all inherited members.
acquire() | XInterface | |
addEventListener([in] XEventListener xListener) | XComponent | |
addFocusListener([in] com::sun::star::awt::XFocusListener xListener) | XWindow | |
addKeyHandler([in] ::com::sun::star::awt::XKeyHandler xHandler) | XUserInputInterception | protected |
addKeyListener([in] com::sun::star::awt::XKeyListener xListener) | XWindow | |
addMouseClickHandler([in] ::com::sun::star::awt::XMouseClickHandler xHandler) | XUserInputInterception | protected |
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 | |
addPropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener) | XPropertySet | |
addSelectionChangeListener([in] com::sun::star::view::XSelectionChangeListener xListener) | XSelectionSupplier | protected |
addVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) | XPropertySet | |
addWindowListener([in] com::sun::star::awt::XWindowListener xListener) | XWindow | |
attachFrame([in] XFrame Frame) | XController | |
attachModel([in] XModel Model) | XController | |
com::sun::star::awt::XUserInputInterception | Controller | optional |
com::sun::star::awt::XWindow | PresentationView | |
com::sun::star::beans::XPropertySet | PresentationView | |
com::sun::star::datatransfer::XTransferableSupplier | Controller | optional |
com::sun::star::drawing::XDrawView | PresentationView | |
com::sun::star::frame::Controller | PresentationView | |
com::sun::star::ui::XContextMenuInterception | Controller | optional |
com::sun::star::view::XSelectionSupplier | Controller | optional |
CurrentPage | PresentationView | property |
dispose() | XComponent | |
getCurrentPage() | XDrawView | |
getFrame() | XController | |
getModel() | XController | |
getPosSize() | XWindow | |
getPropertySetInfo() | XPropertySet | |
getPropertyValue([in] string PropertyName) | XPropertySet | |
getSelection() | XSelectionSupplier | protected |
getTransferable() | XTransferableSupplier | protected |
getViewData() | XController | |
insertTransferable([in] XTransferable xTrans) | XTransferableSupplier | protected |
queryDispatch([in] com::sun::star::util::URL URL, [in] string TargetFrameName, [in] long SearchFlags) | XDispatchProvider | |
queryDispatches([in] sequence< DispatchDescriptor > Requests) | XDispatchProvider | |
queryInterface([in] type aType) | XInterface | |
registerContextMenuInterceptor([in]XContextMenuInterceptor Interceptor) | XContextMenuInterception | protected |
release() | XInterface | |
releaseContextMenuInterceptor([in]XContextMenuInterceptor Interceptor) | XContextMenuInterception | protected |
removeEventListener([in] XEventListener aListener) | XComponent | |
removeFocusListener([in] com::sun::star::awt::XFocusListener xListener) | XWindow | |
removeKeyHandler([in] ::com::sun::star::awt::XKeyHandler xHandler) | XUserInputInterception | protected |
removeKeyListener([in] com::sun::star::awt::XKeyListener xListener) | XWindow | |
removeMouseClickHandler([in] ::com::sun::star::awt::XMouseClickHandler xHandler) | XUserInputInterception | protected |
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 | |
removePropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener) | XPropertySet | |
removeSelectionChangeListener([in] com::sun::star::view::XSelectionChangeListener xListener) | XSelectionSupplier | protected |
removeVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) | XPropertySet | |
removeWindowListener([in] com::sun::star::awt::XWindowListener xListener) | XWindow | |
restoreViewData([in] any Data) | XController | |
select([in] any xSelection) | XSelectionSupplier | protected |
setCurrentPage([in] com::sun::star::drawing::XDrawPage xPage) | XDrawView | |
setEnable([in] boolean Enable) | XWindow | |
setFocus() | XWindow | |
setPosSize([in] long X, [in] long Y, [in] long Width, [in] long Height, [in] short Flags) | XWindow | |
setPropertyValue([in] string aPropertyName, [in] any aValue) | XPropertySet | |
setVisible([in] boolean Visible) | XWindow | |
suspend([in] boolean Suspend) | XController | |
VisibleArea | PresentationView | propertyreadonly |
XController | Controller | |
XDispatchProvider | Controller |