19 #ifndef INCLUDED_SVX_SOURCE_INC_TABWIN_HXX
20 #define INCLUDED_SVX_SOURCE_INC_TABWIN_HXX
26 #include <com/sun/star/form/XForm.hpp>
50 void addToList(
const css::uno::Reference<css::container::XNameAccess>& i_xColumns);
63 void UpdateContent(
const css::uno::Reference< css::form::XForm > &);
75 virtual void _propertyChanged(
const css::beans::PropertyChangeEvent& evt)
override;
void FillInfo(SfxChildWinInfo &rInfo) const override
void addToList(const css::uno::Reference< css::container::XNameAccess > &i_xColumns)
virtual void _propertyChanged(const css::beans::PropertyChangeEvent &evt) override
virtual void StateChangedAtToolBoxControl(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pState) override
std::unique_ptr< weld::TreeView > m_xListBox
const OUString & GetDatabaseName() const
const OUString & GetObjectName() const
SFX_DECL_CHILDWINDOW(FmFieldWinMgr)
rtl::Reference< svx::OColumnTransferable > m_xHelper
sal_Int32 GetObjectType() const
void UpdateContent(FmFormShell const *)
std::vector< std::unique_ptr< ColumnInfo > > m_aListBoxData
FmFieldWin(SfxBindings *pBindings, SfxChildWindow *pMgr, weld::Window *pParent)
const ::dbtools::SharedConnection & GetConnection() const
SfxBindings & GetBindings()
VclPtr< vcl::Window > pParent
rtl::Reference< comphelper::OPropertyChangeMultiplexer > m_xChangeListener
virtual ~FmFieldWin() override
FmFieldWinMgr(vcl::Window *pParent, sal_uInt16 nId, SfxBindings *pBindings, SfxChildWinInfo const *pInfo)
DECL_LINK(RowActivatedHdl, weld::TreeView &, bool)
::dbtools::SharedConnection m_aConnection
bool createSelectionControls()