AlterOffice
AlterOffice 2026.0 SDK API Reference
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
com
sun
star
datatransfer
multientryclipboard
MultiEntryClipboardEvent.idl
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the AlterOffice project.
4
*/
5
6
module com { module sun { module star { module datatransfer { module multientryclipboard {
7
13
published
struct
MultiEntryClipboardEvent
:
com::sun::star::lang::EventObject
14
{
17
byte
Type
;
18
};
19
20
21
}; }; }; }; };
22
23
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
com::sun::star::datatransfer::multientryclipboard::MultiEntryClipboardEvent::Type
byte Type
EventType enum value describing clipboard action.
Definition:
MultiEntryClipboardEvent.idl:17
com::sun::star::lang::EventObject
specifies the base for all event objects and identifies the source of the event.
Definition:
EventObject.idl:27
com::sun::star::datatransfer::multientryclipboard::MultiEntryClipboardEvent
A multi entry clipboard uses this object to notify its listeners of content changes.
Definition:
MultiEntryClipboardEvent.idl:13
Generated by
1.8.5