LibreOffice Module extensions (master) 1
Public Member Functions | Public Attributes | List of all members
pcr::ListBoxLine Struct Reference

#include <browserlistbox.hxx>

Public Member Functions

 ListBoxLine (OUString _aName, BrowserLinePointer _pLine, css::uno::Reference< css::inspection::XPropertyHandler > _xHandler)
 

Public Attributes

OUString aName
 
BrowserLinePointer pLine
 
css::uno::Reference< css::inspection::XPropertyHandler > xHandler
 

Detailed Description

Definition at line 50 of file browserlistbox.hxx.

Constructor & Destructor Documentation

◆ ListBoxLine()

pcr::ListBoxLine::ListBoxLine ( OUString  _aName,
BrowserLinePointer  _pLine,
css::uno::Reference< css::inspection::XPropertyHandler >  _xHandler 
)
inline

Definition at line 57 of file browserlistbox.hxx.

Member Data Documentation

◆ aName

OUString pcr::ListBoxLine::aName

Definition at line 52 of file browserlistbox.hxx.

◆ pLine

BrowserLinePointer pcr::ListBoxLine::pLine

◆ xHandler

css::uno::Reference< css::inspection::XPropertyHandler > pcr::ListBoxLine::xHandler

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