LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | List of all members
ooo::vba::MacroResolvedInfo Struct Reference

#include <msvbahelper.hxx>

Collaboration diagram for ooo::vba::MacroResolvedInfo:
[legend]

Public Member Functions

 MacroResolvedInfo (SfxObjectShell *pDocContext=nullptr)
 

Public Attributes

SfxObjectShellmpDocContext
 
OUString msResolvedMacro
 
bool mbFound
 

Detailed Description

Definition at line 49 of file msvbahelper.hxx.

Constructor & Destructor Documentation

◆ MacroResolvedInfo()

ooo::vba::MacroResolvedInfo::MacroResolvedInfo ( SfxObjectShell pDocContext = nullptr)
inlineexplicit

Definition at line 55 of file msvbahelper.hxx.

Member Data Documentation

◆ mbFound

bool ooo::vba::MacroResolvedInfo::mbFound

◆ mpDocContext

SfxObjectShell* ooo::vba::MacroResolvedInfo::mpDocContext

Definition at line 51 of file msvbahelper.hxx.

◆ msResolvedMacro

OUString ooo::vba::MacroResolvedInfo::msResolvedMacro

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