LibreOffice Module svx (master) 1
|
This is the complete list of members for DbFormattedField, including all inherited members.
_disposing(const css::lang::EventObject &_rSource) | comphelper::OPropertyChangeListener | virtual |
_propertyChanged(const css::beans::PropertyChangeEvent &evt) override | DbFormattedField | privatevirtual |
AlignControl(sal_Int16 nAlignment) | DbCellControl | |
Commit() | DbCellControl | |
commitControl() override | DbFormattedField | privatevirtual |
CreateController() const override | DbFormattedField | virtual |
DbCellControl(DbGridColumn &_rColumn) | DbCellControl | |
DbFormattedField(DbGridColumn &_rColumn) | DbFormattedField | |
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) override | DbFormattedField | virtual |
GetValue(const css::uno::Reference< css::sdb::XColumn > &_rxField, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter) const | DbCellControl | |
GetWindow() const | DbCellControl | inline |
implAdjustEnabled(const css::uno::Reference< css::beans::XPropertySet > &_rxModel) | DbCellControl | private |
implAdjustGenericFieldSetting(const css::uno::Reference< css::beans::XPropertySet > &_rxModel) override | DbLimitedLengthField | protectedvirtual |
implAdjustReadOnly(const css::uno::Reference< css::beans::XPropertySet > &_rxModel, bool i_bReadOnly) | DbCellControl | private |
implDoPropertyListening(const OUString &_rPropertyName, bool _bWarnIfNotExistent) | DbCellControl | private |
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) override | DbFormattedField | 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_bAccessingValueProperty | DbCellControl | private |
m_bAlignedController | DbCellControl | private |
m_bTransparent | DbCellControl | private |
m_pFieldChangeBroadcaster | DbCellControl | private |
m_pModelChangeBroadcaster | DbCellControl | private |
m_pPainter | DbCellControl | protected |
m_pWindow | DbCellControl | protected |
m_rColumn | DbCellControl | protected |
m_rMutex | comphelper::OPropertyChangeListener | private |
m_xAdapter | comphelper::OPropertyChangeListener | private |
m_xCursor | DbCellControl | private |
m_xSupplier | DbFormattedField | private |
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 | private |
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) override | DbFormattedField | virtual |
updateFromModel(css::uno::Reference< css::beans::XPropertySet > _rxModel) override | DbFormattedField | privatevirtual |
~DbCellControl() override | DbCellControl | virtual |
~DbFormattedField() override | DbFormattedField | virtual |
~OPropertyChangeListener() | comphelper::OPropertyChangeListener | virtual |