LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | List of all members
WW8FormulaListBox Class Reference

#include <ww8par.hxx>

Inheritance diagram for WW8FormulaListBox:
[legend]
Collaboration diagram for WW8FormulaListBox:
[legend]

Public Member Functions

 WW8FormulaListBox (SwWW8ImplReader &rR)
 
virtual bool Import (const css::uno::Reference< css::lang::XMultiServiceFactory > &rServiceFactory, css::uno::Reference< css::form::XFormComponent > &rFComp, css::awt::Size &rSz) override
 
- Public Member Functions inherited from WW8FormulaControl
 WW8FormulaControl (OUString aN, SwWW8ImplReader &rRdr)
 
virtual ~WW8FormulaControl ()
 
void FormulaRead (SwWw8ControlType nWhich, SvStream *pD)
 
virtual bool Import (const css::uno::Reference< css::lang::XMultiServiceFactory > &rServiceFactory, css::uno::Reference< css::form::XFormComponent > &rFComp, css::awt::Size &rSz)=0
 

Private Member Functions

 WW8FormulaListBox (const WW8FormulaListBox &)=delete
 
WW8FormulaListBoxoperator= (const WW8FormulaListBox &)=delete
 

Additional Inherited Members

- Public Attributes inherited from WW8FormulaControl
sal_uInt8 mfUnknown:2
 
sal_uInt8 mfDropdownIndex:6
 
sal_uInt8 mfToolTip:1
 
sal_uInt8 mfNoMark:1
 
sal_uInt8 mfType:3
 
sal_uInt8 mfUnused:3
 
sal_uInt16 mhpsCheckBox
 
sal_uInt16 mnChecked
 
sal_uInt16 mnMaxLen
 FFData.cch in the spec: maximum length, in characters, of the value of the textbox. More...
 
OUString msTitle
 
OUString msDefault
 
OUString msFormatting
 
bool mbHelp
 
OUString msHelp
 
OUString msToolTip
 
OUString msEntryMcr
 
OUString msExitMcr
 
std::vector< OUString > maListEntries
 
OUString msName
 
- Protected Member Functions inherited from WW8FormulaControl
 WW8FormulaControl (WW8FormulaControl const &)=delete
 
WW8FormulaControloperator= (WW8FormulaControl const &)=delete
 
- Protected Attributes inherited from WW8FormulaControl
SwWW8ImplReadermrRdr
 

Detailed Description

Definition at line 706 of file ww8par.hxx.

Constructor & Destructor Documentation

◆ WW8FormulaListBox() [1/2]

WW8FormulaListBox::WW8FormulaListBox ( const WW8FormulaListBox )
privatedelete

◆ WW8FormulaListBox() [2/2]

WW8FormulaListBox::WW8FormulaListBox ( SwWW8ImplReader rR)
explicit

Definition at line 2258 of file ww8par3.cxx.

Member Function Documentation

◆ Import()

bool WW8FormulaListBox::Import ( const css::uno::Reference< css::lang::XMultiServiceFactory > &  rServiceFactory,
css::uno::Reference< css::form::XFormComponent > &  rFComp,
css::awt::Size &  rSz 
)
overridevirtual

◆ operator=()

WW8FormulaListBox & WW8FormulaListBox::operator= ( const WW8FormulaListBox )
privatedelete

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