|
LibreOffice Module svx (master) 1
|
This is the complete list of members for DbGridColumn, including all inherited members.
| Clear() | DbGridColumn | |
| Commit() | DbGridColumn | |
| CreateControl(sal_Int32 _nFieldPos, const css::uno::Reference< css::beans::XPropertySet > &xField, sal_Int32 nTypeId) | DbGridColumn | |
| DbGridColumn(sal_uInt16 _nId, DbGridControl &rParent) | DbGridColumn | inline |
| DbGridControl | DbGridColumn | friend |
| GetAlignment() const | DbGridColumn | inline |
| GetCell() const | DbGridColumn | inline |
| GetCellText(const DbGridRow *pRow, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter) const | DbGridColumn | |
| GetCellText(const css::uno::Reference< css::sdb::XColumn > &xField, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter) const | DbGridColumn | |
| GetController() const | DbGridColumn | inline |
| GetCurrentFieldValue() const | DbGridColumn | |
| GetField() const | DbGridColumn | inline |
| GetFieldPos() const | DbGridColumn | inline |
| GetId() const | DbGridColumn | inline |
| GetKey() const | DbGridColumn | inline |
| getModel() const | DbGridColumn | inline |
| GetParent() const | DbGridColumn | inline |
| impl_toggleScriptManager_nothrow(bool _bAttach) | DbGridColumn | private |
| ImplInitWindow(vcl::Window const &rParent, const InitWindowFacet _eInitWhat) | DbGridColumn | |
| IsAutoValue() const | DbGridColumn | inline |
| IsHidden() const | DbGridColumn | inline |
| isLocked() const | DbGridColumn | inline |
| IsNumeric() const | DbGridColumn | inline |
| IsReadOnly() const | DbGridColumn | inline |
| m_bAutoValue | DbGridColumn | private |
| m_bHidden | DbGridColumn | private |
| m_bInSave | DbGridColumn | private |
| m_bLocked | DbGridColumn | private |
| m_bNumeric | DbGridColumn | private |
| m_bObject | DbGridColumn | private |
| m_bReadOnly | DbGridColumn | private |
| m_nAlign | DbGridColumn | private |
| m_nFieldPos | DbGridColumn | private |
| m_nFieldType | DbGridColumn | private |
| m_nFormatKey | DbGridColumn | private |
| m_nId | DbGridColumn | private |
| m_nLastVisibleWidth | DbGridColumn | private |
| m_nTypeId | DbGridColumn | private |
| m_pCell | DbGridColumn | private |
| m_rParent | DbGridColumn | private |
| m_xController | DbGridColumn | private |
| m_xField | DbGridColumn | private |
| m_xModel | DbGridColumn | private |
| Paint(OutputDevice &rDev, const tools::Rectangle &rRect, const DbGridRow *pRow, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter) | DbGridColumn | |
| s_xEmptyController | DbGridColumn | privatestatic |
| SetAlignment(sal_Int16 _nAlign) | DbGridColumn | |
| SetAlignmentFromModel(sal_Int16 nStandardAlign) | DbGridColumn | |
| setLock(bool _bLock) | DbGridColumn | |
| setModel(const css::uno::Reference< css::beans::XPropertySet > &_xModel) | DbGridColumn | |
| SetObject(sal_Int16 nPos) | DbGridColumn | inline |
| SetReadOnly(bool bRead) | DbGridColumn | inline |
| UpdateControl() | DbGridColumn | inline |
| UpdateFromField(const DbGridRow *pRow, const css::uno::Reference< css::util::XNumberFormatter > &xFormatter) | DbGridColumn | |
| ~DbGridColumn() | DbGridColumn |