LibreOffice Module connectivity (master) 1
|
This is the complete list of members for dbtools::FormattedColumnValue, including all inherited members.
FormattedColumnValue(const css::uno::Reference< css::uno::XComponentContext > &_rxContext, const css::uno::Reference< css::sdbc::XRowSet > &_rxRowSet, const css::uno::Reference< css::beans::XPropertySet > &_rxColumn) | dbtools::FormattedColumnValue | |
FormattedColumnValue(const css::uno::Reference< css::util::XNumberFormatter > &i_rNumberFormatter, const css::uno::Reference< css::beans::XPropertySet > &i_rColumn) | dbtools::FormattedColumnValue | |
FormattedColumnValue(const FormattedColumnValue &)=delete | dbtools::FormattedColumnValue | private |
getColumn() const | dbtools::FormattedColumnValue | |
getFormattedValue() const | dbtools::FormattedColumnValue | |
getKeyType() const | dbtools::FormattedColumnValue | |
m_pData | dbtools::FormattedColumnValue | private |
operator=(const FormattedColumnValue &)=delete | dbtools::FormattedColumnValue | private |
setFormattedValue(const OUString &_rFormattedStringValue) const | dbtools::FormattedColumnValue | |
~FormattedColumnValue() | dbtools::FormattedColumnValue |