LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
HTMLControl Struct Reference

#include <wrthtml.hxx>

Collaboration diagram for HTMLControl:
[legend]

Public Member Functions

 HTMLControl (css::uno::Reference< css::container::XIndexContainer > xForm, SwNodeOffset nIdx)
 
 ~HTMLControl ()
 
bool operator< (const HTMLControl &rCtrl) const
 

Public Attributes

css::uno::Reference< css::container::XIndexContainer > xFormComps
 
SwNodeOffset nNdIdx
 
sal_Int32 nCount
 

Detailed Description

Definition at line 190 of file wrthtml.hxx.

Constructor & Destructor Documentation

◆ HTMLControl()

HTMLControl::HTMLControl ( css::uno::Reference< css::container::XIndexContainer >  xForm,
SwNodeOffset  nIdx 
)

Definition at line 1340 of file htmlforw.cxx.

References nCount.

◆ ~HTMLControl()

HTMLControl::~HTMLControl ( )

Definition at line 1346 of file htmlforw.cxx.

Member Function Documentation

◆ operator<()

bool HTMLControl::operator< ( const HTMLControl rCtrl) const
inline

Definition at line 201 of file wrthtml.hxx.

Member Data Documentation

◆ nCount

sal_Int32 HTMLControl::nCount

Definition at line 195 of file wrthtml.hxx.

◆ nNdIdx

SwNodeOffset HTMLControl::nNdIdx

Definition at line 194 of file wrthtml.hxx.

◆ xFormComps

css::uno::Reference<css::container::XIndexContainer> HTMLControl::xFormComps

Definition at line 193 of file wrthtml.hxx.


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