LibreOffice Module oox (master) 1
Public Attributes | List of all members
oox::ole::VbaMacroKeyAndMethodBinding Struct Reference

Stores, which key shortcut maps to which VBA macro method. More...

#include <vbamodule.hxx>

Public Attributes

OUString msApiKey
 
OUString msMethodName
 

Detailed Description

Stores, which key shortcut maps to which VBA macro method.

Definition at line 44 of file vbamodule.hxx.

Member Data Documentation

◆ msApiKey

OUString oox::ole::VbaMacroKeyAndMethodBinding::msApiKey

Definition at line 49 of file vbamodule.hxx.

◆ msMethodName

OUString oox::ole::VbaMacroKeyAndMethodBinding::msMethodName

Definition at line 51 of file vbamodule.hxx.


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