LibreOffice Module svx (master) 1
|
This is the complete list of members for DbFilterField, 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 | DbFilterField | privatevirtual |
CreateControl(BrowserDataWin *pParent, const css::uno::Reference< css::beans::XPropertySet > &xModel) | DbFilterField | private |
CreateController() const override | DbFilterField | virtual |
DbCellControl(DbGridColumn &_rColumn) | DbCellControl | |
DbFilterField(const css::uno::Reference< css::uno::XComponentContext > &rxContext, DbGridColumn &_rColumn) | DbFilterField | |
DECL_LINK(OnToggle, weld::CheckButton &, void) | DbFilterField | private |
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 | DbFilterField | virtual |
GetText() const | DbFilterField | inline |
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 | DbFilterField | virtual |
invalidatedController() | DbCellControl | protected |
isAlignedController() const | DbCellControl | inline |
isTransparent() const | DbCellControl | inlineprotected |
isValuePropertyLocked() const | DbCellControl | inlineprotected |
lockValueProperty() | DbCellControl | inlineprotected |
m_aCommitLink | DbFilterField | private |
m_aMutex | cppu::BaseMutex | protected |
m_aText | DbFilterField | private |
m_aValueList | DbFilterField | private |
m_bAccessingValueProperty | DbCellControl | private |
m_bAlignedController | DbCellControl | private |
m_bFilterList | DbFilterField | private |
m_bFilterListFilled | DbFilterField | private |
m_bTransparent | DbCellControl | private |
m_nControlClass | DbFilterField | 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 | DbFilterField | 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 |
SetCommitHdl(const Link< DbFilterField &, void > &rLink) | DbFilterField | inline |
SetList(const css::uno::Any &rItems, bool bComboBox) | DbFilterField | private |
SetText(const OUString &rText) | DbFilterField | |
SetTextLineColor() | DbCellControl | |
SetTextLineColor(const Color &_rColor) | DbCellControl | |
setTransparent(bool _bSet) | DbCellControl | inlineprotected |
unlockValueProperty() | DbCellControl | inlineprotected |
Update() override | DbFilterField | virtual |
UpdateFromField(const css::uno::Reference< css::sdb::XColumn > &_rxField, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter) override | DbFilterField | virtual |
updateFromModel(css::uno::Reference< css::beans::XPropertySet > _rxModel) override | DbFilterField | privatevirtual |
~DbCellControl() override | DbCellControl | virtual |
~DbFilterField() override | DbFilterField | virtual |
~OPropertyChangeListener() | comphelper::OPropertyChangeListener | virtual |