LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
FrameActionEvent Struct Referencepublished

this event struct is broadcast for actions which can happen to components within frames More...

import"FrameActionEvent.idl";

Inheritance diagram for FrameActionEvent:
EventObject

Public Attributes

XFrame Frame
 contains the frame in which the event occurred More...
 
FrameAction Action
 specifies the concrete event More...
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event. More...
 

Detailed Description

this event struct is broadcast for actions which can happen to components within frames

See also
XFrameActionListener

Member Data Documentation

◆ Action

FrameAction Action

specifies the concrete event

◆ Frame

contains the frame in which the event occurred


The documentation for this struct was generated from the following file: