Home
last modified time | relevance | path

Searched refs:ID_BROWSER_ADDTABLE (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/querydesign/
H A DJoinController.cxx104 m_rController.InvalidateFeature( ID_BROWSER_ADDTABLE ); in onWindowClosing()
186 case ID_BROWSER_ADDTABLE: in GetState()
234 case ID_BROWSER_ADDTABLE: in Execute()
289 implDescribeSupportedFeature( ".uno:AddTable", ID_BROWSER_ADDTABLE,CommandGroup::EDIT ); in describeSupportedFeatures()
H A Dquerycontroller.cxx410 case ID_BROWSER_ADDTABLE: in GetState()
540 InvalidateFeature(ID_BROWSER_ADDTABLE); in Execute()
553 InvalidateFeature(ID_BROWSER_ADDTABLE); in Execute()
1749 Execute( ID_BROWSER_ADDTABLE,Sequence<PropertyValue>() ); in IMPL_LINK_NOARG()
H A DQueryTableView.cxx778 m_pView->getController().InvalidateFeature(ID_BROWSER_ADDTABLE); in HideTabWin()
833 m_pView->getController().InvalidateFeature(ID_BROWSER_ADDTABLE); in ShowTabWin()
H A DJoinTableView.cxx1526 rController.InvalidateFeature(ID_BROWSER_ADDTABLE); in modified()
H A DQueryDesignView.cxx2625 …static_cast<OQueryController&>(getController()).InvalidateFeature(ID_BROWSER_ADDTABLE); // inform … in TableDeleted()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/querydesign/
H A DJoinController.cxx124 m_rController.InvalidateFeature( ID_BROWSER_ADDTABLE ); in onWindowClosing()
206 case ID_BROWSER_ADDTABLE: in GetState()
254 case ID_BROWSER_ADDTABLE: in Execute()
309 implDescribeSupportedFeature( ".uno:AddTable", ID_BROWSER_ADDTABLE,CommandGroup::EDIT ); in describeSupportedFeatures()
H A Dquerycontroller.cxx447 case ID_BROWSER_ADDTABLE: in GetState()
577 InvalidateFeature(ID_BROWSER_ADDTABLE); in Execute()
590 InvalidateFeature(ID_BROWSER_ADDTABLE); in Execute()
1786 Execute( ID_BROWSER_ADDTABLE,Sequence<PropertyValue>() ); in IMPL_LINK_NOARG()
H A DQueryTableView.cxx787 m_pView->getController().InvalidateFeature(ID_BROWSER_ADDTABLE); in HideTabWin()
842 m_pView->getController().InvalidateFeature(ID_BROWSER_ADDTABLE); in ShowTabWin()
H A DJoinTableView.cxx1524 rController.InvalidateFeature(ID_BROWSER_ADDTABLE); in modified()
H A DQueryDesignView.cxx2628 …static_cast<OQueryController&>(getController()).InvalidateFeature(ID_BROWSER_ADDTABLE); // inform … in TableDeleted()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/inc/
H A Dbrowserids.hxx53 #define ID_BROWSER_ADDTABLE SID_FM_ADDTABLE macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/inc/
H A Dbrowserids.hxx55 #define ID_BROWSER_ADDTABLE SID_FM_ADDTABLE macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx441 Execute(ID_BROWSER_ADDTABLE,Sequence<PropertyValue>()); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx474 Execute(ID_BROWSER_ADDTABLE,Sequence<PropertyValue>()); in IMPL_LINK_NOARG()