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

#include <linedescriptor.hxx>

Inheritance diagram for pcr::OLineDescriptor:
[legend]
Collaboration diagram for pcr::OLineDescriptor:
[legend]

Public Member Functions

 OLineDescriptor ()
 
void assignFrom (const css::inspection::LineDescriptor &_rhs)
 

Public Attributes

OUString sName
 
css::uno::Reference< css::inspection::XPropertyHandler > xPropertyHandler
 
css::uno::Any aValue
 
bool bUnknownValue: 1
 
bool bReadOnly: 1
 

Detailed Description

Definition at line 27 of file linedescriptor.hxx.

Constructor & Destructor Documentation

◆ OLineDescriptor()

pcr::OLineDescriptor::OLineDescriptor ( )
inline

Definition at line 37 of file linedescriptor.hxx.

Member Function Documentation

◆ assignFrom()

void pcr::OLineDescriptor::assignFrom ( const css::inspection::LineDescriptor &  _rhs)
inline

Member Data Documentation

◆ aValue

css::uno::Any pcr::OLineDescriptor::aValue

◆ bReadOnly

bool pcr::OLineDescriptor::bReadOnly

◆ bUnknownValue

bool pcr::OLineDescriptor::bUnknownValue

◆ sName

OUString pcr::OLineDescriptor::sName

◆ xPropertyHandler

css::uno::Reference< css::inspection::XPropertyHandler > pcr::OLineDescriptor::xPropertyHandler

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