LibreOffice Module svx (master)
1
|
This is the complete list of members for DbLimitedLengthField, including all inherited members.
_disposing(const css::lang::EventObject &_rSource) | comphelper::OPropertyChangeListener | virtual |
_propertyChanged(const css::beans::PropertyChangeEvent &evt) override | DbCellControl | protectedvirtual |
AlignControl(sal_Int16 nAlignment) | DbCellControl | |
Commit() | DbCellControl | |
commitControl()=0 | DbCellControl | protectedpure virtual |
CreateController() const =0 | DbCellControl | pure virtual |
DbCellControl(DbGridColumn &_rColumn) | DbCellControl | |
DbLimitedLengthField(DbGridColumn &_rColumn) | DbLimitedLengthField | protected |
disposeAdapter() | comphelper::OPropertyChangeListener | protected |
doPropertyListening(const OUString &_rPropertyName) | DbCellControl | protected |
getCursor() const | DbCellControl | inlineprotected |
GetFormatText(const css::uno::Reference< css::sdb::XColumn > &_rxField, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter, const Color **ppColor=nullptr)=0 | DbCellControl | pure virtual |
GetValue(const css::uno::Reference< css::sdb::XColumn > &_rxField, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter) const | DbCellControl | |
GetWindow() const | DbCellControl | inline |
implAdjustGenericFieldSetting(const css::uno::Reference< css::beans::XPropertySet > &_rxModel) override | DbLimitedLengthField | protectedvirtual |
ImplInitWindow(vcl::Window const &rParent, const InitWindowFacet _eInitWhat) | DbCellControl | |
implSetEffectiveMaxTextLen(sal_Int32 _nMaxLen) | DbLimitedLengthField | protectedvirtual |
implSetMaxTextLen(sal_Int16 _nMaxLen) | DbLimitedLengthField | inlineprotected |
implValuePropertyChanged() | DbCellControl | protected |
Init(BrowserDataWin &rParent, const css::uno::Reference< css::sdbc::XRowSet > &xCursor) | DbCellControl | virtual |
invalidatedController() | DbCellControl | protected |
isAlignedController() const | DbCellControl | inline |
isTransparent() const | DbCellControl | inlineprotected |
isValuePropertyLocked() const | DbCellControl | inlineprotected |
lockValueProperty() | DbCellControl | inlineprotected |
m_aMutex | cppu::BaseMutex | protected |
m_pPainter | DbCellControl | protected |
m_pWindow | DbCellControl | protected |
m_rColumn | DbCellControl | protected |
OPropertyChangeListener(::osl::Mutex &_rMutex) | comphelper::OPropertyChangeListener | |
PaintCell(OutputDevice &_rDev, const tools::Rectangle &_rRect) | DbCellControl | virtual |
PaintFieldToCell(OutputDevice &rDev, const tools::Rectangle &rRect, const css::uno::Reference< css::sdb::XColumn > &_rxField, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter) | DbCellControl | virtual |
setAdapter(OPropertyChangeMultiplexer *_pAdapter) | comphelper::OPropertyChangeListener | protected |
setAlignedController(bool _bAlign) | DbCellControl | inlineprotected |
SetTextLineColor() | DbCellControl | |
SetTextLineColor(const Color &_rColor) | DbCellControl | |
setTransparent(bool _bSet) | DbCellControl | inlineprotected |
unlockValueProperty() | DbCellControl | inlineprotected |
Update() | DbCellControl | inlinevirtual |
UpdateFromField(const css::uno::Reference< css::sdb::XColumn > &_rxField, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter)=0 | DbCellControl | pure virtual |
updateFromModel(css::uno::Reference< css::beans::XPropertySet > _rxModel)=0 | DbCellControl | protectedpure virtual |
~DbCellControl() override | DbCellControl | virtual |
~OPropertyChangeListener() | comphelper::OPropertyChangeListener | virtual |