|
LibreOffice Module svx (master) 1
|
This is the complete list of members for DbCheckBox, 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 | DbCheckBox | privatevirtual |
| CreateController() const override | DbCheckBox | virtual |
| DbCellControl(DbGridColumn &_rColumn) | DbCellControl | |
| DbCheckBox(DbGridColumn &_rColumn) | DbCheckBox | |
| 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 | DbCheckBox | 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) | DbCellControl | 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 | |
| implValuePropertyChanged() | DbCellControl | protected |
| Init(BrowserDataWin &rParent, const css::uno::Reference< css::sdbc::XRowSet > &xCursor) override | DbCheckBox | 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 |
| OPropertyChangeListener(::osl::Mutex &_rMutex) | comphelper::OPropertyChangeListener | |
| PaintCell(OutputDevice &rDev, const tools::Rectangle &rRect) override | DbCheckBox | virtual |
| PaintFieldToCell(OutputDevice &rDev, const tools::Rectangle &rRect, const css::uno::Reference< css::sdb::XColumn > &_rxField, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter) override | DbCheckBox | 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 | DbCheckBox | virtual |
| updateFromModel(css::uno::Reference< css::beans::XPropertySet > _rxModel) override | DbCheckBox | privatevirtual |
| ~DbCellControl() override | DbCellControl | virtual |
| ~OPropertyChangeListener() | comphelper::OPropertyChangeListener | virtual |