LibreOffice Module sot (master) 1
Public Member Functions | Public Attributes | List of all members
SotAction_Impl Struct Reference

#include <sysformats.hxx>

Public Member Functions

constexpr SotAction_Impl (SotClipboardFormatId _nFormatId, sal_uInt16 _nAction, SotExchangeActionFlags _nFlags, sal_uInt8 _nContextCheckId)
 
constexpr SotAction_Impl (SotClipboardFormatId _nFormatId, sal_uInt16 _nAction)
 

Public Attributes

SotClipboardFormatId nFormatId
 
SotExchangeActionFlags nFlags
 
sal_uInt16 nAction
 
sal_uInt8 nContextCheckId
 

Detailed Description

Definition at line 31 of file sysformats.hxx.

Constructor & Destructor Documentation

◆ SotAction_Impl() [1/2]

constexpr SotAction_Impl::SotAction_Impl ( SotClipboardFormatId  _nFormatId,
sal_uInt16  _nAction,
SotExchangeActionFlags  _nFlags,
sal_uInt8  _nContextCheckId 
)
inlineconstexpr

Definition at line 38 of file sysformats.hxx.

◆ SotAction_Impl() [2/2]

constexpr SotAction_Impl::SotAction_Impl ( SotClipboardFormatId  _nFormatId,
sal_uInt16  _nAction 
)
inlineconstexpr

Definition at line 40 of file sysformats.hxx.

References NONE.

Member Data Documentation

◆ nAction

sal_uInt16 SotAction_Impl::nAction

Definition at line 35 of file sysformats.hxx.

Referenced by GetTransferableAction_Impl().

◆ nContextCheckId

sal_uInt8 SotAction_Impl::nContextCheckId

Definition at line 36 of file sysformats.hxx.

Referenced by CheckTransferableContext_Impl(), and GetTransferableAction_Impl().

◆ nFlags

SotExchangeActionFlags SotAction_Impl::nFlags

Definition at line 34 of file sysformats.hxx.

Referenced by GetTransferableAction_Impl().

◆ nFormatId

SotClipboardFormatId SotAction_Impl::nFormatId

Definition at line 33 of file sysformats.hxx.

Referenced by CheckTransferableContext_Impl(), and GetTransferableAction_Impl().


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