LibreOffice Module forms (master) 1
Public Member Functions | Public Attributes | List of all members
frm::HtmlSuccessfulObj Class Reference

#include <DatabaseForm.hxx>

Public Member Functions

 HtmlSuccessfulObj (OUString _aName, OUString _aValue, sal_uInt16 _nRepresent=SUCCESSFUL_REPRESENT_TEXT)
 

Public Attributes

OUString aName
 
OUString aValue
 
sal_uInt16 nRepresentation
 

Detailed Description

Definition at line 91 of file DatabaseForm.hxx.

Constructor & Destructor Documentation

◆ HtmlSuccessfulObj()

frm::HtmlSuccessfulObj::HtmlSuccessfulObj ( OUString  _aName,
OUString  _aValue,
sal_uInt16  _nRepresent = SUCCESSFUL_REPRESENT_TEXT 
)
inline

Definition at line 98 of file DatabaseForm.hxx.

Member Data Documentation

◆ aName

OUString frm::HtmlSuccessfulObj::aName

Definition at line 94 of file DatabaseForm.hxx.

◆ aValue

OUString frm::HtmlSuccessfulObj::aValue

Definition at line 95 of file DatabaseForm.hxx.

◆ nRepresentation

sal_uInt16 frm::HtmlSuccessfulObj::nRepresentation

Definition at line 96 of file DatabaseForm.hxx.


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