#include <vclxwindows.hxx>
◆ VCLXFileControl()
| VCLXFileControl::VCLXFileControl |
( |
| ) |
|
◆ ~VCLXFileControl()
| VCLXFileControl::~VCLXFileControl |
( |
| ) |
|
|
overridevirtual |
◆ addTextListener()
| void VCLXFileControl::addTextListener |
( |
const css::uno::Reference< css::awt::XTextListener > & |
l | ) |
|
|
override |
◆ calcAdjustedSize()
| css::awt::Size VCLXFileControl::calcAdjustedSize |
( |
const css::awt::Size & |
aNewSize | ) |
|
|
override |
◆ DECL_LINK()
◆ getColumnsAndLines()
| void VCLXFileControl::getColumnsAndLines |
( |
sal_Int16 & |
nCols, |
|
|
sal_Int16 & |
nLines |
|
) |
| |
|
override |
◆ getMaxTextLen()
| sal_Int16 VCLXFileControl::getMaxTextLen |
( |
| ) |
|
|
override |
◆ getMinimumSize() [1/2]
| css::awt::Size VCLXFileControl::getMinimumSize |
( |
| ) |
|
|
override |
◆ getMinimumSize() [2/2]
| css::awt::Size VCLXFileControl::getMinimumSize |
( |
sal_Int16 |
nCols, |
|
|
sal_Int16 |
nLines |
|
) |
| |
|
override |
◆ getPreferredSize()
| css::awt::Size VCLXFileControl::getPreferredSize |
( |
| ) |
|
|
override |
◆ GetPropertyIds()
| virtual void VCLXFileControl::GetPropertyIds |
( |
std::vector< sal_uInt16 > & |
aIds | ) |
|
|
inlineoverridevirtual |
◆ getSelectedText()
| OUString VCLXFileControl::getSelectedText |
( |
| ) |
|
|
override |
◆ getSelection()
| css::awt::Selection VCLXFileControl::getSelection |
( |
| ) |
|
|
override |
◆ getText()
| OUString VCLXFileControl::getText |
( |
| ) |
|
|
override |
◆ ImplGetPropertyIds()
| void VCLXFileControl::ImplGetPropertyIds |
( |
std::vector< sal_uInt16 > & |
aIds | ) |
|
|
static |
◆ insertText()
| void VCLXFileControl::insertText |
( |
const css::awt::Selection & |
Sel, |
|
|
const OUString & |
Text |
|
) |
| |
|
override |
◆ isEditable()
| sal_Bool VCLXFileControl::isEditable |
( |
| ) |
|
|
override |
◆ ModifyHdl()
| void VCLXFileControl::ModifyHdl |
( |
| ) |
|
|
private |
◆ removeTextListener()
| void VCLXFileControl::removeTextListener |
( |
const css::uno::Reference< css::awt::XTextListener > & |
l | ) |
|
|
override |
◆ setEditable()
| void VCLXFileControl::setEditable |
( |
sal_Bool |
bEditable | ) |
|
|
override |
◆ setMaxTextLen()
| void VCLXFileControl::setMaxTextLen |
( |
sal_Int16 |
nLen | ) |
|
|
override |
◆ setProperty()
| void SAL_CALL VCLXFileControl::setProperty |
( |
const OUString & |
PropertyName, |
|
|
const css::uno::Any & |
Value |
|
) |
| |
|
override |
◆ setSelection()
| void VCLXFileControl::setSelection |
( |
const css::awt::Selection & |
aSelection | ) |
|
|
override |
◆ setText()
| void VCLXFileControl::setText |
( |
const OUString & |
aText | ) |
|
|
override |
◆ SetWindow()
◆ maTextListeners
| TextListenerMultiplexer VCLXFileControl::maTextListeners |
|
private |
The documentation for this class was generated from the following files: