LibreOffice Module svx (master) 1
|
This is the complete list of members for DbTimeField, 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() override | DbTimeField | privatevirtual |
CreateController() const override | DbSpinField | virtual |
createField(BrowserDataWin *_pParent, bool bSpinButton, const css::uno::Reference< css::beans::XPropertySet > &_rxModel) override | DbTimeField | privatevirtual |
DbCellControl(DbGridColumn &_rColumn) | DbCellControl | |
DbSpinField(DbGridColumn &_rColumn, sal_Int16 _nStandardAlign=css::awt::TextAlign::RIGHT) | DbSpinField | protected |
DbTimeField(DbGridColumn &_rColumn) | DbTimeField | |
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 | DbTimeField | 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 | DbTimeField | privatevirtual |
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 | |
implValuePropertyChanged() | DbCellControl | protected |
Init(BrowserDataWin &rParent, const css::uno::Reference< css::sdbc::XRowSet > &_rxCursor) override | DbSpinField | 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_nStandardAlign | DbSpinField | 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 |
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 | DbTimeField | virtual |
updateFromModel(css::uno::Reference< css::beans::XPropertySet > _rxModel) override | DbTimeField | privatevirtual |
~DbCellControl() override | DbCellControl | virtual |
~OPropertyChangeListener() | comphelper::OPropertyChangeListener | virtual |