move svtabbx.hxx to vcl/toolkit
Change-Id: Id4cf566f896b15b8d4e4cafbb92a990cedb447e7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88931 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
@@ -37,6 +37,10 @@ $(eval $(call gb_Library_use_libraries,acc,\
|
|||||||
vcl \
|
vcl \
|
||||||
))
|
))
|
||||||
|
|
||||||
|
$(eval $(call gb_Library_add_defs,acc,\
|
||||||
|
-DVCL_INTERNALS \
|
||||||
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Library_add_exception_objects,acc,\
|
$(eval $(call gb_Library_add_exception_objects,acc,\
|
||||||
accessibility/source/extended/AccessibleBrowseBox \
|
accessibility/source/extended/AccessibleBrowseBox \
|
||||||
accessibility/source/extended/AccessibleBrowseBoxBase \
|
accessibility/source/extended/AccessibleBrowseBoxBase \
|
||||||
|
@@ -17,13 +17,11 @@
|
|||||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include <extended/accessibletablistbox.hxx>
|
#include <extended/accessibletablistbox.hxx>
|
||||||
#include <extended/accessibletablistboxtable.hxx>
|
#include <extended/accessibletablistboxtable.hxx>
|
||||||
#include <vcl/svtabbx.hxx>
|
#include <vcl/toolkit/svtabbx.hxx>
|
||||||
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
|
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
|
||||||
|
|
||||||
|
|
||||||
namespace accessibility
|
namespace accessibility
|
||||||
{
|
{
|
||||||
|
|
||||||
|
@@ -17,15 +17,13 @@
|
|||||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include <extended/accessibletablistboxtable.hxx>
|
#include <extended/accessibletablistboxtable.hxx>
|
||||||
#include <extended/AccessibleBrowseBoxTableCell.hxx>
|
#include <extended/AccessibleBrowseBoxTableCell.hxx>
|
||||||
#include <extended/AccessibleBrowseBoxCheckBoxCell.hxx>
|
#include <extended/AccessibleBrowseBoxCheckBoxCell.hxx>
|
||||||
#include <vcl/svtabbx.hxx>
|
|
||||||
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
|
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
|
||||||
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
|
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
|
||||||
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
|
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
|
||||||
|
#include <vcl/toolkit/svtabbx.hxx>
|
||||||
|
|
||||||
namespace accessibility
|
namespace accessibility
|
||||||
{
|
{
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
#ifndef INCLUDED_VCL_DIALOG_HXX
|
#ifndef INCLUDED_VCL_DIALOG_HXX
|
||||||
#define INCLUDED_VCL_DIALOG_HXX
|
#define INCLUDED_VCL_DIALOG_HXX
|
||||||
|
|
||||||
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_WORKBEN)
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
#error "don't use this in new code"
|
#error "don't use this in new code"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
#ifndef INCLUDED_VCL_TOOLKIT_FIELD_HXX
|
#ifndef INCLUDED_VCL_TOOLKIT_FIELD_HXX
|
||||||
#define INCLUDED_VCL_TOOLKIT_FIELD_HXX
|
#define INCLUDED_VCL_TOOLKIT_FIELD_HXX
|
||||||
|
|
||||||
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_WORKBEN)
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
#error "don't use this in new code"
|
#error "don't use this in new code"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
#ifndef INCLUDED_VCL_FIXEDHYPER_HXX
|
#ifndef INCLUDED_VCL_FIXEDHYPER_HXX
|
||||||
#define INCLUDED_VCL_FIXEDHYPER_HXX
|
#define INCLUDED_VCL_FIXEDHYPER_HXX
|
||||||
|
|
||||||
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_WORKBEN)
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
#error "don't use this in new code"
|
#error "don't use this in new code"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
#ifndef INCLUDED_VCL_GROUP_HXX
|
#ifndef INCLUDED_VCL_GROUP_HXX
|
||||||
#define INCLUDED_VCL_GROUP_HXX
|
#define INCLUDED_VCL_GROUP_HXX
|
||||||
|
|
||||||
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_WORKBEN)
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
#error "don't use this in new code"
|
#error "don't use this in new code"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
#ifndef INCLUDED_VCL_IMGCTRL_HXX
|
#ifndef INCLUDED_VCL_IMGCTRL_HXX
|
||||||
#define INCLUDED_VCL_IMGCTRL_HXX
|
#define INCLUDED_VCL_IMGCTRL_HXX
|
||||||
|
|
||||||
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_WORKBEN)
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
#error "don't use this in new code"
|
#error "don't use this in new code"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
#ifndef INCLUDED_VCL_MOREBTN_HXX
|
#ifndef INCLUDED_VCL_MOREBTN_HXX
|
||||||
#define INCLUDED_VCL_MOREBTN_HXX
|
#define INCLUDED_VCL_MOREBTN_HXX
|
||||||
|
|
||||||
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_WORKBEN)
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
#error "don't use this in new code"
|
#error "don't use this in new code"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
#ifndef INCLUDED_VCL_PRGSBAR_HXX
|
#ifndef INCLUDED_VCL_PRGSBAR_HXX
|
||||||
#define INCLUDED_VCL_PRGSBAR_HXX
|
#define INCLUDED_VCL_PRGSBAR_HXX
|
||||||
|
|
||||||
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_WORKBEN)
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
#error "don't use this in new code"
|
#error "don't use this in new code"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
#ifndef INCLUDED_VCL_INC_ROADMAP_HXX
|
#ifndef INCLUDED_VCL_INC_ROADMAP_HXX
|
||||||
#define INCLUDED_VCL_INC_ROADMAP_HXX
|
#define INCLUDED_VCL_INC_ROADMAP_HXX
|
||||||
|
|
||||||
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_WORKBEN)
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
#error "don't use this in new code"
|
#error "don't use this in new code"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
#ifndef INCLUDED_VCL_SPIN_HXX
|
#ifndef INCLUDED_VCL_SPIN_HXX
|
||||||
#define INCLUDED_VCL_SPIN_HXX
|
#define INCLUDED_VCL_SPIN_HXX
|
||||||
|
|
||||||
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_WORKBEN)
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
#error "don't use this in new code"
|
#error "don't use this in new code"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -16,8 +16,11 @@
|
|||||||
* except in compliance with the License. You may obtain a copy of
|
* except in compliance with the License. You may obtain a copy of
|
||||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||||
*/
|
*/
|
||||||
#ifndef INCLUDED_VCL_SVTABBX_HXX
|
#pragma once
|
||||||
#define INCLUDED_VCL_SVTABBX_HXX
|
|
||||||
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
|
#error "don't use this in new code"
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <vcl/dllapi.h>
|
#include <vcl/dllapi.h>
|
||||||
#include <vcl/treelistbox.hxx>
|
#include <vcl/treelistbox.hxx>
|
||||||
@@ -212,7 +215,4 @@ public:
|
|||||||
virtual sal_Int32 GetFieldIndexAtPoint(sal_Int32 _nRow,sal_Int32 _nColumnPos,const Point& _rPoint) override;
|
virtual sal_Int32 GetFieldIndexAtPoint(sal_Int32 _nRow,sal_Int32 _nColumnPos,const Point& _rPoint) override;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // INCLUDED_VCL_SVTABBX_HXX
|
|
||||||
|
|
||||||
|
|
||||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
@@ -20,7 +20,7 @@
|
|||||||
#ifndef INCLUDED_VCL_TABDLG_HXX
|
#ifndef INCLUDED_VCL_TABDLG_HXX
|
||||||
#define INCLUDED_VCL_TABDLG_HXX
|
#define INCLUDED_VCL_TABDLG_HXX
|
||||||
|
|
||||||
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_WORKBEN)
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
#error "don't use this in new code"
|
#error "don't use this in new code"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
#ifndef INCLUDED_VCL_THROBBER_HXX
|
#ifndef INCLUDED_VCL_THROBBER_HXX
|
||||||
#define INCLUDED_VCL_THROBBER_HXX
|
#define INCLUDED_VCL_THROBBER_HXX
|
||||||
|
|
||||||
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_WORKBEN)
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
#error "don't use this in new code"
|
#error "don't use this in new code"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
#ifndef INCLUDED_VCL_UNOWRAP_HXX
|
#ifndef INCLUDED_VCL_UNOWRAP_HXX
|
||||||
#define INCLUDED_VCL_UNOWRAP_HXX
|
#define INCLUDED_VCL_UNOWRAP_HXX
|
||||||
|
|
||||||
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_WORKBEN)
|
#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
|
||||||
#error "don't use this in new code"
|
#error "don't use this in new code"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -7479,7 +7479,6 @@ include/vcl/status.hxx
|
|||||||
include/vcl/stdtext.hxx
|
include/vcl/stdtext.hxx
|
||||||
include/vcl/svapp.hxx
|
include/vcl/svapp.hxx
|
||||||
include/vcl/svlbitm.hxx
|
include/vcl/svlbitm.hxx
|
||||||
include/vcl/svtabbx.hxx
|
|
||||||
include/vcl/svtaccessiblefactory.hxx
|
include/vcl/svtaccessiblefactory.hxx
|
||||||
include/vcl/syschild.hxx
|
include/vcl/syschild.hxx
|
||||||
include/vcl/sysdata.hxx
|
include/vcl/sysdata.hxx
|
||||||
@@ -7504,6 +7503,7 @@ include/vcl/toolkit/morebtn.hxx
|
|||||||
include/vcl/toolkit/prgsbar.hxx
|
include/vcl/toolkit/prgsbar.hxx
|
||||||
include/vcl/toolkit/roadmap.hxx
|
include/vcl/toolkit/roadmap.hxx
|
||||||
include/vcl/toolkit/spin.hxx
|
include/vcl/toolkit/spin.hxx
|
||||||
|
include/vcl/toolkit/svtabbx.hxx
|
||||||
include/vcl/toolkit/tabdlg.hxx
|
include/vcl/toolkit/tabdlg.hxx
|
||||||
include/vcl/toolkit/throbber.hxx
|
include/vcl/toolkit/throbber.hxx
|
||||||
include/vcl/toolkit/unowrap.hxx
|
include/vcl/toolkit/unowrap.hxx
|
||||||
|
@@ -34,7 +34,7 @@ $(eval $(call gb_CppunitTest_use_libraries,vcl_lifecycle, \
|
|||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_CppunitTest_add_defs,vcl_lifecycle,\
|
$(eval $(call gb_CppunitTest_add_defs,vcl_lifecycle,\
|
||||||
-DVCL_WORKBEN \
|
-DVCL_INTERNALS \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_CppunitTest_use_sdk_api,vcl_lifecycle))
|
$(eval $(call gb_CppunitTest_use_sdk_api,vcl_lifecycle))
|
||||||
|
@@ -26,7 +26,7 @@ $(eval $(call gb_Executable_add_defs,icontest,\
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
$(eval $(call gb_Executable_add_defs,icontest,\
|
$(eval $(call gb_Executable_add_defs,icontest,\
|
||||||
-DVCL_WORKBEN \
|
-DVCL_INTERNALS \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Executable_use_api,icontest,\
|
$(eval $(call gb_Executable_use_api,icontest,\
|
||||||
|
@@ -35,7 +35,7 @@ $(eval $(call gb_Executable_add_exception_objects,ui-previewer,\
|
|||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Executable_add_defs,ui-previewer,\
|
$(eval $(call gb_Executable_add_defs,ui-previewer,\
|
||||||
-DVCL_WORKBEN \
|
-DVCL_INTERNALS \
|
||||||
))
|
))
|
||||||
|
|
||||||
ifeq ($(OS), $(filter LINUX %BSD SOLARIS, $(OS)))
|
ifeq ($(OS), $(filter LINUX %BSD SOLARIS, $(OS)))
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <vcl/svtabbx.hxx>
|
#include <vcl/toolkit/svtabbx.hxx>
|
||||||
#include "svimpbox.hxx"
|
#include "svimpbox.hxx"
|
||||||
|
|
||||||
//the default NotifyStartDrag is weird to me, and defaults to enabling all
|
//the default NotifyStartDrag is weird to me, and defaults to enabling all
|
||||||
|
@@ -59,7 +59,7 @@
|
|||||||
#include <slider.hxx>
|
#include <slider.hxx>
|
||||||
#include <vcl/sysdata.hxx>
|
#include <vcl/sysdata.hxx>
|
||||||
#include <vcl/svlbitm.hxx>
|
#include <vcl/svlbitm.hxx>
|
||||||
#include <vcl/svtabbx.hxx>
|
#include <vcl/toolkit/svtabbx.hxx>
|
||||||
#include <vcl/tabctrl.hxx>
|
#include <vcl/tabctrl.hxx>
|
||||||
#include <vcl/tabpage.hxx>
|
#include <vcl/tabpage.hxx>
|
||||||
#include <vcl/treelistentry.hxx>
|
#include <vcl/treelistentry.hxx>
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#include <vcl/svtaccessiblefactory.hxx>
|
#include <vcl/svtaccessiblefactory.hxx>
|
||||||
#include <vcl/accessiblefactory.hxx>
|
#include <vcl/accessiblefactory.hxx>
|
||||||
#include <vcl/svtabbx.hxx>
|
#include <vcl/toolkit/svtabbx.hxx>
|
||||||
#include <vcl/headbar.hxx>
|
#include <vcl/headbar.hxx>
|
||||||
#include <vcl/svlbitm.hxx>
|
#include <vcl/svlbitm.hxx>
|
||||||
#include <vcl/treelistentry.hxx>
|
#include <vcl/treelistentry.hxx>
|
||||||
|
@@ -41,7 +41,7 @@
|
|||||||
#include <vcl/scrbar.hxx>
|
#include <vcl/scrbar.hxx>
|
||||||
#include <vcl/split.hxx>
|
#include <vcl/split.hxx>
|
||||||
#include <vcl/svapp.hxx>
|
#include <vcl/svapp.hxx>
|
||||||
#include <vcl/svtabbx.hxx>
|
#include <vcl/toolkit/svtabbx.hxx>
|
||||||
#include <vcl/tabctrl.hxx>
|
#include <vcl/tabctrl.hxx>
|
||||||
#include <vcl/tabpage.hxx>
|
#include <vcl/tabpage.hxx>
|
||||||
#include <vcl/toolkit/throbber.hxx>
|
#include <vcl/toolkit/throbber.hxx>
|
||||||
|
Reference in New Issue
Block a user