LibreOffice Module toolkit (master) 1
Public Attributes | List of all members
UnoControlModelEntry Struct Reference

#include <stdtabcontrollermodel.hxx>

Collaboration diagram for UnoControlModelEntry:
[legend]

Public Attributes

bool bGroup
 
union {
   css::uno::Reference< css::awt::XControlModel > *   pxControl
 
   UnoControlModelEntryList *   pGroup
 
}; 
 

Detailed Description

Definition at line 56 of file stdtabcontrollermodel.hxx.

Member Data Documentation

◆ 

union { ... } UnoControlModelEntry::@1

◆ bGroup

bool UnoControlModelEntry::bGroup

◆ pGroup

UnoControlModelEntryList* UnoControlModelEntry::pGroup

◆ pxControl

css::uno::Reference< css::awt::XControlModel >* UnoControlModelEntry::pxControl

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