diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-24 11:52:43 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-24 11:52:43 +0200 |
commit | 52b605ff36089fc56c1c41d413adcd131cde845c (patch) | |
tree | ad88bf109337ab1841979d1a8336d4eb85e8e812 /vcl/osx | |
parent | 7d69ac0b8f11ed9cbee2925fc60119404eed4211 (diff) |
loplugin:includeform: vcl (macOS)
Change-Id: I4382a45dcffb32c7c001ee722ac1deccb2b01c2d
Diffstat (limited to 'vcl/osx')
71 files changed, 210 insertions, 210 deletions
diff --git a/vcl/osx/DataFlavorMapping.cxx b/vcl/osx/DataFlavorMapping.cxx index 54a769a121c3..d9df38ac6666 100644 --- a/vcl/osx/DataFlavorMapping.cxx +++ b/vcl/osx/DataFlavorMapping.cxx @@ -17,17 +17,17 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sal/config.h" +#include <sal/config.h> -#include <DataFlavorMapping.hxx> +#include "DataFlavorMapping.hxx" #include "HtmlFmtFlt.hxx" #include "PictToBmpFlt.hxx" -#include "com/sun/star/datatransfer/UnsupportedFlavorException.hpp" -#include "com/sun/star/datatransfer/XMimeContentType.hpp" -#include "com/sun/star/datatransfer/MimeContentTypeFactory.hpp" -#include "com/sun/star/lang/IllegalArgumentException.hpp" -#include "com/sun/star/uno/Sequence.hxx" -#include "comphelper/processfactory.hxx" +#include <com/sun/star/datatransfer/UnsupportedFlavorException.hpp> +#include <com/sun/star/datatransfer/XMimeContentType.hpp> +#include <com/sun/star/datatransfer/MimeContentTypeFactory.hpp> +#include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/uno/Sequence.hxx> +#include <comphelper/processfactory.hxx> #include <rtl/ustring.hxx> #include <osl/endian.h> diff --git a/vcl/osx/DragSource.cxx b/vcl/osx/DragSource.cxx index 559ae5c9461a..5adb522610d9 100644 --- a/vcl/osx/DragSource.cxx +++ b/vcl/osx/DragSource.cxx @@ -21,7 +21,7 @@ #include <com/sun/star/datatransfer/XTransferable.hpp> #include <com/sun/star/awt/MouseButton.hpp> -#include "rtl/ustring.hxx" +#include <rtl/ustring.hxx> #include <cppuhelper/supportsservice.hxx> @@ -30,7 +30,7 @@ #include "clipboard.hxx" #include "DragActionConversion.hxx" -#include "osx/salframe.h" +#include <osx/salframe.h> #include <cassert> diff --git a/vcl/osx/a11yactionwrapper.h b/vcl/osx/a11yactionwrapper.h index 0fda9a32ae21..20b2bad1b4af 100644 --- a/vcl/osx/a11yactionwrapper.h +++ b/vcl/osx/a11yactionwrapper.h @@ -20,8 +20,8 @@ #ifndef INCLUDED_VCL_OSX_A11YACTIONWRAPPER_H #define INCLUDED_VCL_OSX_A11YACTIONWRAPPER_H -#include "osx/osxvcltypes.h" -#include "osx/a11ywrapper.h" +#include <osx/osxvcltypes.h> +#include <osx/a11ywrapper.h> @interface AquaA11yActionWrapper : NSObject { diff --git a/vcl/osx/a11yactionwrapper.mm b/vcl/osx/a11yactionwrapper.mm index 5319c47bff3c..8af087edf75e 100644 --- a/vcl/osx/a11yactionwrapper.mm +++ b/vcl/osx/a11yactionwrapper.mm @@ -18,8 +18,8 @@ */ -#include "osx/salinst.h" -#include "quartz/utils.h" +#include <osx/salinst.h> +#include <quartz/utils.h> #include "a11yactionwrapper.h" diff --git a/vcl/osx/a11ycomponentwrapper.h b/vcl/osx/a11ycomponentwrapper.h index 450f0688155e..92c6b1b493fd 100644 --- a/vcl/osx/a11ycomponentwrapper.h +++ b/vcl/osx/a11ycomponentwrapper.h @@ -20,8 +20,8 @@ #ifndef INCLUDED_VCL_OSX_A11YCOMPONENTWRAPPER_H #define INCLUDED_VCL_OSX_A11YCOMPONENTWRAPPER_H -#include "osx/osxvcltypes.h" -#include "osx/a11ywrapper.h" +#include <osx/osxvcltypes.h> +#include <osx/a11ywrapper.h> @interface AquaA11yComponentWrapper : NSObject { diff --git a/vcl/osx/a11ycomponentwrapper.mm b/vcl/osx/a11ycomponentwrapper.mm index d7d0327b7b8a..e389f176d637 100644 --- a/vcl/osx/a11ycomponentwrapper.mm +++ b/vcl/osx/a11ycomponentwrapper.mm @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "quartz/utils.h" +#include <quartz/utils.h> #include "a11ycomponentwrapper.h" #include "a11yrolehelper.h" #include <com/sun/star/accessibility/AccessibleRole.hpp> diff --git a/vcl/osx/a11yfactory.mm b/vcl/osx/a11yfactory.mm index e9ce490049f7..0068bf853aca 100644 --- a/vcl/osx/a11yfactory.mm +++ b/vcl/osx/a11yfactory.mm @@ -18,9 +18,9 @@ */ -#include "osx/salinst.h" -#include "osx/a11yfactory.h" -#include "osx/a11yfocustracker.hxx" +#include <osx/salinst.h> +#include <osx/a11yfactory.h> +#include <osx/a11yfocustracker.hxx> #include "a11yfocuslistener.hxx" #include "a11yrolehelper.h" diff --git a/vcl/osx/a11yfocuslistener.cxx b/vcl/osx/a11yfocuslistener.cxx index 07014cf5b7e9..6c9efc4aafd0 100644 --- a/vcl/osx/a11yfocuslistener.cxx +++ b/vcl/osx/a11yfocuslistener.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "osx/a11yfocustracker.hxx" -#include "osx/a11yfactory.h" +#include <osx/a11yfocustracker.hxx> +#include <osx/a11yfactory.h> #include "a11yfocuslistener.hxx" diff --git a/vcl/osx/a11yfocuslistener.hxx b/vcl/osx/a11yfocuslistener.hxx index 22620b863229..12c76d92741b 100644 --- a/vcl/osx/a11yfocuslistener.hxx +++ b/vcl/osx/a11yfocuslistener.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_VCL_OSX_A11YFOCUSLISTENER_HXX #define INCLUDED_VCL_OSX_A11YFOCUSLISTENER_HXX -#include "osx/keyboardfocuslistener.hxx" -#include "osx/osxvcltypes.h" +#include <osx/keyboardfocuslistener.hxx> +#include <osx/osxvcltypes.h> class AquaA11yFocusListener : public KeyboardFocusListener { diff --git a/vcl/osx/a11yfocustracker.cxx b/vcl/osx/a11yfocustracker.cxx index fdc00b78b2b0..b650720adcb1 100644 --- a/vcl/osx/a11yfocustracker.cxx +++ b/vcl/osx/a11yfocustracker.cxx @@ -22,7 +22,7 @@ #include <vcl/toolbox.hxx> #include <vcl/menu.hxx> -#include "osx/a11yfocustracker.hxx" +#include <osx/a11yfocustracker.hxx> #include "documentfocuslistener.hxx" diff --git a/vcl/osx/a11ylistener.cxx b/vcl/osx/a11ylistener.cxx index 018106fd9304..3a9499c7ffcc 100644 --- a/vcl/osx/a11ylistener.cxx +++ b/vcl/osx/a11ylistener.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "osx/salinst.h" -#include "osx/a11ylistener.hxx" -#include "osx/a11yfactory.h" -#include "osx/a11yfocustracker.hxx" -#include "osx/a11ywrapper.h" +#include <osx/salinst.h> +#include <osx/a11ylistener.hxx> +#include <osx/a11yfactory.h> +#include <osx/a11yfocustracker.hxx> +#include <osx/a11ywrapper.h> #include "a11ytextwrapper.h" diff --git a/vcl/osx/a11yrolehelper.mm b/vcl/osx/a11yrolehelper.mm index f3cb57dd1416..e28fc1ad4d6f 100644 --- a/vcl/osx/a11yrolehelper.mm +++ b/vcl/osx/a11yrolehelper.mm @@ -18,7 +18,7 @@ */ -#include "osx/a11yfactory.h" +#include <osx/a11yfactory.h> #include "a11yrolehelper.h" diff --git a/vcl/osx/a11yselectionwrapper.h b/vcl/osx/a11yselectionwrapper.h index 9b254d7df1f6..923737b652c7 100644 --- a/vcl/osx/a11yselectionwrapper.h +++ b/vcl/osx/a11yselectionwrapper.h @@ -20,8 +20,8 @@ #ifndef INCLUDED_VCL_OSX_A11YSELECTIONWRAPPER_H #define INCLUDED_VCL_OSX_A11YSELECTIONWRAPPER_H -#include "osx/osxvcltypes.h" -#include "osx/a11ywrapper.h" +#include <osx/osxvcltypes.h> +#include <osx/a11ywrapper.h> @interface AquaA11ySelectionWrapper : NSObject { diff --git a/vcl/osx/a11yselectionwrapper.mm b/vcl/osx/a11yselectionwrapper.mm index e341aedacfe0..cc5b280994bd 100644 --- a/vcl/osx/a11yselectionwrapper.mm +++ b/vcl/osx/a11yselectionwrapper.mm @@ -18,8 +18,8 @@ */ -#include "osx/salinst.h" -#include "osx/a11yfactory.h" +#include <osx/salinst.h> +#include <osx/a11yfactory.h> #include "a11yselectionwrapper.h" diff --git a/vcl/osx/a11ytablewrapper.h b/vcl/osx/a11ytablewrapper.h index 94b29bd44c78..450a829c12f3 100644 --- a/vcl/osx/a11ytablewrapper.h +++ b/vcl/osx/a11ytablewrapper.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YTABLEWRAPPER_H #define INCLUDED_VCL_OSX_A11YTABLEWRAPPER_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> #define MAXIMUM_ACCESSIBLE_TABLE_CELLS 1000 diff --git a/vcl/osx/a11ytablewrapper.mm b/vcl/osx/a11ytablewrapper.mm index 1b24dd8a2b71..be26940b275f 100644 --- a/vcl/osx/a11ytablewrapper.mm +++ b/vcl/osx/a11ytablewrapper.mm @@ -18,7 +18,7 @@ */ -#include "osx/a11yfactory.h" +#include <osx/a11yfactory.h> #include "a11ytablewrapper.h" diff --git a/vcl/osx/a11ytextattributeswrapper.h b/vcl/osx/a11ytextattributeswrapper.h index 03e3b3a82eef..4170f5f8a8cc 100644 --- a/vcl/osx/a11ytextattributeswrapper.h +++ b/vcl/osx/a11ytextattributeswrapper.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YTEXTATTRIBUTESWRAPPER_H #define INCLUDED_VCL_OSX_A11YTEXTATTRIBUTESWRAPPER_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yTextAttributesWrapper : NSObject { diff --git a/vcl/osx/a11ytextattributeswrapper.mm b/vcl/osx/a11ytextattributeswrapper.mm index 5d5f84fedc6c..425534a8f898 100644 --- a/vcl/osx/a11ytextattributeswrapper.mm +++ b/vcl/osx/a11ytextattributeswrapper.mm @@ -18,9 +18,9 @@ */ -#include "osx/salinst.h" -#include "quartz/utils.h" -#include "quartz/salgdi.h" +#include <osx/salinst.h> +#include <quartz/utils.h> +#include <quartz/salgdi.h> #include "a11ytextattributeswrapper.h" diff --git a/vcl/osx/a11ytextwrapper.h b/vcl/osx/a11ytextwrapper.h index c1830a2072c6..5d2154ff6298 100644 --- a/vcl/osx/a11ytextwrapper.h +++ b/vcl/osx/a11ytextwrapper.h @@ -20,8 +20,8 @@ #ifndef INCLUDED_VCL_OSX_A11YTEXTWRAPPER_H #define INCLUDED_VCL_OSX_A11YTEXTWRAPPER_H -#include "osx/osxvcltypes.h" -#include "osx/a11ywrapper.h" +#include <osx/osxvcltypes.h> +#include <osx/a11ywrapper.h> @interface AquaA11yTextWrapper : NSObject { diff --git a/vcl/osx/a11ytextwrapper.mm b/vcl/osx/a11ytextwrapper.mm index 14a63aa8fd9e..b76bee5f5594 100644 --- a/vcl/osx/a11ytextwrapper.mm +++ b/vcl/osx/a11ytextwrapper.mm @@ -18,8 +18,8 @@ */ -#include "osx/salinst.h" -#include "quartz/utils.h" +#include <osx/salinst.h> +#include <quartz/utils.h> #include "a11ytextwrapper.h" #include "a11ytextattributeswrapper.h" #include "a11yutil.h" diff --git a/vcl/osx/a11yutil.mm b/vcl/osx/a11yutil.mm index 68438643ace7..66d574fac616 100644 --- a/vcl/osx/a11yutil.mm +++ b/vcl/osx/a11yutil.mm @@ -18,7 +18,7 @@ */ -#include "osx/osxvcltypes.h" +#include <osx/osxvcltypes.h> #include "a11yutil.h" diff --git a/vcl/osx/a11yvaluewrapper.h b/vcl/osx/a11yvaluewrapper.h index 3ff33d491424..b4db1de964ab 100644 --- a/vcl/osx/a11yvaluewrapper.h +++ b/vcl/osx/a11yvaluewrapper.h @@ -20,9 +20,9 @@ #ifndef INCLUDED_VCL_OSX_A11YVALUEWRAPPER_H #define INCLUDED_VCL_OSX_A11YVALUEWRAPPER_H -#include "osx/salinst.h" -#include "osx/osxvcltypes.h" -#include "osx/a11ywrapper.h" +#include <osx/salinst.h> +#include <osx/osxvcltypes.h> +#include <osx/a11ywrapper.h> @interface AquaA11yValueWrapper : NSObject { diff --git a/vcl/osx/a11ywrapper.mm b/vcl/osx/a11ywrapper.mm index 13571189be71..37ad10c3242a 100644 --- a/vcl/osx/a11ywrapper.mm +++ b/vcl/osx/a11ywrapper.mm @@ -18,15 +18,15 @@ */ -#include "osx/salinst.h" -#include "osx/saldata.hxx" +#include <osx/salinst.h> +#include <osx/saldata.hxx> -#include "osx/a11ywrapper.h" -#include "osx/a11ylistener.hxx" -#include "osx/a11yfactory.h" -#include "osx/a11yfocustracker.hxx" +#include <osx/a11ywrapper.h> +#include <osx/a11ylistener.hxx> +#include <osx/a11yfactory.h> +#include <osx/a11yfocustracker.hxx> -#include "quartz/utils.h" +#include <quartz/utils.h> #include "a11yfocuslistener.hxx" #include "a11yactionwrapper.h" diff --git a/vcl/osx/a11ywrapperbutton.h b/vcl/osx/a11ywrapperbutton.h index 0bf115f130be..23103cd92b98 100644 --- a/vcl/osx/a11ywrapperbutton.h +++ b/vcl/osx/a11ywrapperbutton.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERBUTTON_H #define INCLUDED_VCL_OSX_A11YWRAPPERBUTTON_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperButton : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrapperbutton.mm b/vcl/osx/a11ywrapperbutton.mm index eab7e07d00e3..ca5f16af3d42 100644 --- a/vcl/osx/a11ywrapperbutton.mm +++ b/vcl/osx/a11ywrapperbutton.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrapperbutton.h" #include "a11ytextwrapper.h" diff --git a/vcl/osx/a11ywrappercheckbox.h b/vcl/osx/a11ywrappercheckbox.h index 58cd2986e41e..6f20a888b271 100644 --- a/vcl/osx/a11ywrappercheckbox.h +++ b/vcl/osx/a11ywrappercheckbox.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERCHECKBOX_H #define INCLUDED_VCL_OSX_A11YWRAPPERCHECKBOX_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperCheckBox : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrappercheckbox.mm b/vcl/osx/a11ywrappercheckbox.mm index e8e6ad3d0210..d67c5b610ded 100644 --- a/vcl/osx/a11ywrappercheckbox.mm +++ b/vcl/osx/a11ywrappercheckbox.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrappercheckbox.h" #include "a11yvaluewrapper.h" diff --git a/vcl/osx/a11ywrappercombobox.h b/vcl/osx/a11ywrappercombobox.h index 4b7534805104..7995f06b69fd 100644 --- a/vcl/osx/a11ywrappercombobox.h +++ b/vcl/osx/a11ywrappercombobox.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERCOMBOBOX_H #define INCLUDED_VCL_OSX_A11YWRAPPERCOMBOBOX_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> #include <com/sun/star/accessibility/XAccessibleContext.hpp> @interface AquaA11yWrapperComboBox : AquaA11yWrapper diff --git a/vcl/osx/a11ywrappercombobox.mm b/vcl/osx/a11ywrappercombobox.mm index 2467718c79d4..0f0a8c4129a9 100644 --- a/vcl/osx/a11ywrappercombobox.mm +++ b/vcl/osx/a11ywrappercombobox.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrappercombobox.h" #include "a11yrolehelper.h" diff --git a/vcl/osx/a11ywrappergroup.h b/vcl/osx/a11ywrappergroup.h index af2baea63e11..5309c155b1c4 100644 --- a/vcl/osx/a11ywrappergroup.h +++ b/vcl/osx/a11ywrappergroup.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERGROUP_H #define INCLUDED_VCL_OSX_A11YWRAPPERGROUP_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperGroup : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrappergroup.mm b/vcl/osx/a11ywrappergroup.mm index 04c17a266f65..39cbd9adfcbc 100644 --- a/vcl/osx/a11ywrappergroup.mm +++ b/vcl/osx/a11ywrappergroup.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrappergroup.h" // Wrapper for AXGroup role diff --git a/vcl/osx/a11ywrapperlist.h b/vcl/osx/a11ywrapperlist.h index 65f605a173b1..8864555f283e 100644 --- a/vcl/osx/a11ywrapperlist.h +++ b/vcl/osx/a11ywrapperlist.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERLIST_H #define INCLUDED_VCL_OSX_A11YWRAPPERLIST_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperList : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrapperlist.mm b/vcl/osx/a11ywrapperlist.mm index e10bf727858f..9b0bac733bf9 100644 --- a/vcl/osx/a11ywrapperlist.mm +++ b/vcl/osx/a11ywrapperlist.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrapperlist.h" using namespace ::com::sun::star::accessibility; diff --git a/vcl/osx/a11ywrapperradiobutton.h b/vcl/osx/a11ywrapperradiobutton.h index 83e3f5fc9e89..ec8999f36035 100644 --- a/vcl/osx/a11ywrapperradiobutton.h +++ b/vcl/osx/a11ywrapperradiobutton.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERRADIOBUTTON_H #define INCLUDED_VCL_OSX_A11YWRAPPERRADIOBUTTON_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperRadioButton : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrapperradiobutton.mm b/vcl/osx/a11ywrapperradiobutton.mm index de94af6a196e..21fd9529bb96 100644 --- a/vcl/osx/a11ywrapperradiobutton.mm +++ b/vcl/osx/a11ywrapperradiobutton.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrapperradiobutton.h" #include "a11ytextwrapper.h" #include "a11yvaluewrapper.h" diff --git a/vcl/osx/a11ywrapperradiogroup.h b/vcl/osx/a11ywrapperradiogroup.h index 6ae98cbfd583..98e5a5cf5789 100644 --- a/vcl/osx/a11ywrapperradiogroup.h +++ b/vcl/osx/a11ywrapperradiogroup.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERRADIOGROUP_H #define INCLUDED_VCL_OSX_A11YWRAPPERRADIOGROUP_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperRadioGroup : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrapperradiogroup.mm b/vcl/osx/a11ywrapperradiogroup.mm index d66192df67bb..557e0b1bca15 100644 --- a/vcl/osx/a11ywrapperradiogroup.mm +++ b/vcl/osx/a11ywrapperradiogroup.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrapperradiogroup.h" #include "a11ytextwrapper.h" diff --git a/vcl/osx/a11ywrapperrow.h b/vcl/osx/a11ywrapperrow.h index 45cd7477d6ec..00e32f4dfdb4 100644 --- a/vcl/osx/a11ywrapperrow.h +++ b/vcl/osx/a11ywrapperrow.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERROW_H #define INCLUDED_VCL_OSX_A11YWRAPPERROW_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperRow : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrapperrow.mm b/vcl/osx/a11ywrapperrow.mm index 98739e6597d1..1b7ee56dd456 100644 --- a/vcl/osx/a11ywrapperrow.mm +++ b/vcl/osx/a11ywrapperrow.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrapperrow.h" #include "a11ytextwrapper.h" diff --git a/vcl/osx/a11ywrapperscrollarea.h b/vcl/osx/a11ywrapperscrollarea.h index 35a2aa15a028..c1556f9a9c19 100644 --- a/vcl/osx/a11ywrapperscrollarea.h +++ b/vcl/osx/a11ywrapperscrollarea.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERSCROLLAREA_H #define INCLUDED_VCL_OSX_A11YWRAPPERSCROLLAREA_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperScrollArea : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrapperscrollarea.mm b/vcl/osx/a11ywrapperscrollarea.mm index f70f44962ddb..bd5edf75f519 100644 --- a/vcl/osx/a11ywrapperscrollarea.mm +++ b/vcl/osx/a11ywrapperscrollarea.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrapperscrollarea.h" #include "a11ywrapperscrollbar.h" diff --git a/vcl/osx/a11ywrapperscrollbar.h b/vcl/osx/a11ywrapperscrollbar.h index a6d87079a31b..88beceb4f1cd 100644 --- a/vcl/osx/a11ywrapperscrollbar.h +++ b/vcl/osx/a11ywrapperscrollbar.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERSCROLLBAR_H #define INCLUDED_VCL_OSX_A11YWRAPPERSCROLLBAR_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperScrollBar : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrapperscrollbar.mm b/vcl/osx/a11ywrapperscrollbar.mm index 3717cafc883b..a4b7a246b411 100644 --- a/vcl/osx/a11ywrapperscrollbar.mm +++ b/vcl/osx/a11ywrapperscrollbar.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrapperscrollbar.h" diff --git a/vcl/osx/a11ywrappersplitter.h b/vcl/osx/a11ywrappersplitter.h index 18cdb6e0cdca..22397e869488 100644 --- a/vcl/osx/a11ywrappersplitter.h +++ b/vcl/osx/a11ywrappersplitter.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERSPLITTER_H #define INCLUDED_VCL_OSX_A11YWRAPPERSPLITTER_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperSplitter : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrappersplitter.mm b/vcl/osx/a11ywrappersplitter.mm index 66db6dc92f36..b43928bd43cd 100644 --- a/vcl/osx/a11ywrappersplitter.mm +++ b/vcl/osx/a11ywrappersplitter.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrappersplitter.h" using namespace ::com::sun::star::accessibility; diff --git a/vcl/osx/a11ywrapperstatictext.h b/vcl/osx/a11ywrapperstatictext.h index a210d80b7550..c02a1f3b82a4 100644 --- a/vcl/osx/a11ywrapperstatictext.h +++ b/vcl/osx/a11ywrapperstatictext.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERSTATICTEXT_H #define INCLUDED_VCL_OSX_A11YWRAPPERSTATICTEXT_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperStaticText : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrapperstatictext.mm b/vcl/osx/a11ywrapperstatictext.mm index ce0d7c425d92..cd4728544c00 100644 --- a/vcl/osx/a11ywrapperstatictext.mm +++ b/vcl/osx/a11ywrapperstatictext.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrapperstatictext.h" // Wrapper for AXStaticText role diff --git a/vcl/osx/a11ywrappertabgroup.h b/vcl/osx/a11ywrappertabgroup.h index b340d7506995..38c12ed21afb 100644 --- a/vcl/osx/a11ywrappertabgroup.h +++ b/vcl/osx/a11ywrappertabgroup.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERTABGROUP_H #define INCLUDED_VCL_OSX_A11YWRAPPERTABGROUP_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperTabGroup : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrappertabgroup.mm b/vcl/osx/a11ywrappertabgroup.mm index 0174e43093e2..ad5971865449 100644 --- a/vcl/osx/a11ywrappertabgroup.mm +++ b/vcl/osx/a11ywrappertabgroup.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrappertabgroup.h" // Wrapper for AXTabGroup role diff --git a/vcl/osx/a11ywrappertextarea.h b/vcl/osx/a11ywrappertextarea.h index a0cf4f68d6af..325284973eac 100644 --- a/vcl/osx/a11ywrappertextarea.h +++ b/vcl/osx/a11ywrappertextarea.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERTEXTAREA_H #define INCLUDED_VCL_OSX_A11YWRAPPERTEXTAREA_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperTextArea : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrappertextarea.mm b/vcl/osx/a11ywrappertextarea.mm index 9b4fbf995733..3f51f3541bd1 100644 --- a/vcl/osx/a11ywrappertextarea.mm +++ b/vcl/osx/a11ywrappertextarea.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrappertextarea.h" // Wrapper for AXTextArea role diff --git a/vcl/osx/a11ywrappertoolbar.h b/vcl/osx/a11ywrappertoolbar.h index 64bd14250e9e..d8871a507879 100644 --- a/vcl/osx/a11ywrappertoolbar.h +++ b/vcl/osx/a11ywrappertoolbar.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERTOOLBAR_H #define INCLUDED_VCL_OSX_A11YWRAPPERTOOLBAR_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperToolbar : AquaA11yWrapper { diff --git a/vcl/osx/a11ywrappertoolbar.mm b/vcl/osx/a11ywrappertoolbar.mm index 9636d7882705..05e9b30e255e 100644 --- a/vcl/osx/a11ywrappertoolbar.mm +++ b/vcl/osx/a11ywrappertoolbar.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrappertoolbar.h" // Wrapper for AXToolbar role diff --git a/vcl/osx/clipboard.cxx b/vcl/osx/clipboard.cxx index a702432dd3f1..53326fb6634d 100644 --- a/vcl/osx/clipboard.cxx +++ b/vcl/osx/clipboard.cxx @@ -23,7 +23,7 @@ #include "OSXTransferable.hxx" #include <com/sun/star/datatransfer/MimeContentTypeFactory.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> -#include "comphelper/processfactory.hxx" +#include <comphelper/processfactory.hxx> #include <cppuhelper/supportsservice.hxx> using namespace com::sun::star::datatransfer; diff --git a/vcl/osx/documentfocuslistener.hxx b/vcl/osx/documentfocuslistener.hxx index f22f7e371305..93bc8136a984 100644 --- a/vcl/osx/documentfocuslistener.hxx +++ b/vcl/osx/documentfocuslistener.hxx @@ -24,7 +24,7 @@ #include <cppuhelper/implbase.hxx> -#include "osx/a11yfocustracker.hxx" +#include <osx/a11yfocustracker.hxx> #include <set> diff --git a/vcl/osx/printaccessoryview.mm b/vcl/osx/printaccessoryview.mm index ad4ea5af9de7..dda38c4479c8 100644 --- a/vcl/osx/printaccessoryview.mm +++ b/vcl/osx/printaccessoryview.mm @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sal/config.h" +#include <sal/config.h> #include <vcl/print.hxx> #include <vcl/image.hxx> @@ -26,16 +26,16 @@ #include <vcl/unohelp.hxx> #include <vcl/settings.hxx> -#include "osx/printview.h" -#include "osx/salinst.h" -#include "quartz/utils.h" +#include <osx/printview.h> +#include <osx/salinst.h> +#include <quartz/utils.h> -#include "svdata.hxx" -#include "strings.hrc" -#include "printaccessoryview.hrc" +#include <svdata.hxx> +#include <strings.hrc> +#include <printaccessoryview.hrc> -#include "com/sun/star/i18n/XBreakIterator.hpp" -#include "com/sun/star/i18n/WordType.hpp" +#include <com/sun/star/i18n/XBreakIterator.hpp> +#include <com/sun/star/i18n/WordType.hpp> #include <map> diff --git a/vcl/osx/printview.mm b/vcl/osx/printview.mm index 51b9b5ad04e7..95875a26f767 100644 --- a/vcl/osx/printview.mm +++ b/vcl/osx/printview.mm @@ -20,8 +20,8 @@ #include <vcl/print.hxx> -#include "osx/printview.h" -#include "osx/salprn.h" +#include <osx/printview.h> +#include <osx/salprn.h> @implementation AquaPrintView diff --git a/vcl/osx/saldata.cxx b/vcl/osx/saldata.cxx index a445e5cfb7ad..48ee575fbea8 100644 --- a/vcl/osx/saldata.cxx +++ b/vcl/osx/saldata.cxx @@ -19,10 +19,10 @@ #include <config_features.h> -#include "osx/saldata.hxx" -#include "osx/salnsmenu.h" -#include "osx/salinst.h" -#include "o3tl/enumarray.hxx" +#include <osx/saldata.hxx> +#include <osx/salnsmenu.h> +#include <osx/salinst.h> +#include <o3tl/enumarray.hxx> #import "apple_remote/RemoteMainController.h" diff --git a/vcl/osx/salframe.cxx b/vcl/osx/salframe.cxx index ff87c83e3205..476ef9ab3bad 100644 --- a/vcl/osx/salframe.cxx +++ b/vcl/osx/salframe.cxx @@ -20,33 +20,33 @@ #include <string> #include <comphelper/fileurl.hxx> -#include "rtl/ustrbuf.hxx" +#include <rtl/ustrbuf.hxx> -#include "osl/file.h" +#include <osl/file.h> #include <vcl/svapp.hxx> #include <vcl/window.hxx> #include <vcl/syswin.hxx> #include <vcl/settings.hxx> -#include "osx/saldata.hxx" -#include "quartz/salgdi.h" -#include "osx/salframe.h" -#include "osx/salmenu.h" -#include "osx/salinst.h" -#include "osx/salframeview.h" -#include "osx/a11yfactory.h" -#include "osx/runinmain.hxx" -#include "quartz/utils.h" +#include <osx/saldata.hxx> +#include <quartz/salgdi.h> +#include <osx/salframe.h> +#include <osx/salmenu.h> +#include <osx/salinst.h> +#include <osx/salframeview.h> +#include <osx/a11yfactory.h> +#include <osx/runinmain.hxx> +#include <quartz/utils.h> -#include "salwtype.hxx" +#include <salwtype.hxx> -#include "premac.h" +#include <premac.h> #include <objc/objc-runtime.h> // needed for theming // FIXME: move theming code to salnativewidgets.cxx #include <Carbon/Carbon.h> -#include "postmac.h" +#include <postmac.h> using namespace std; diff --git a/vcl/osx/salframeview.mm b/vcl/osx/salframeview.mm index c0d28fe4bc3f..c79244a0011e 100644 --- a/vcl/osx/salframeview.mm +++ b/vcl/osx/salframeview.mm @@ -26,12 +26,12 @@ #include <vcl/svapp.hxx> #include <vcl/window.hxx> -#include "osx/a11yfactory.h" -#include "osx/salframe.h" -#include "osx/salframeview.h" -#include "osx/salinst.h" -#include "quartz/salgdi.h" -#include "quartz/utils.h" +#include <osx/a11yfactory.h> +#include <osx/salframe.h> +#include <osx/salframeview.h> +#include <osx/salinst.h> +#include <quartz/salgdi.h> +#include <quartz/utils.h> #define WHEEL_EVENT_FACTOR 1.5 diff --git a/vcl/osx/salinst.cxx b/vcl/osx/salinst.cxx index 922046bcbfe8..50623eac24aa 100644 --- a/vcl/osx/salinst.cxx +++ b/vcl/osx/salinst.cxx @@ -23,11 +23,11 @@ #include <comphelper/solarmutex.hxx> -#include "comphelper/lok.hxx" +#include <comphelper/lok.hxx> -#include "osl/process.h" +#include <osl/process.h> -#include "rtl/ustrbuf.hxx" +#include <rtl/ustrbuf.hxx> #include <vcl/svapp.hxx> #include <vcl/window.hxx> @@ -35,34 +35,34 @@ #include <vcl/svmain.hxx> #include <vcl/opengl/OpenGLContext.hxx> -#include "osx/saldata.hxx" -#include "osx/salinst.h" -#include "osx/salframe.h" -#include "osx/salobj.h" -#include "osx/salsys.h" -#include "quartz/salvd.h" -#include "quartz/salbmp.h" -#include "quartz/utils.h" -#include "osx/salprn.h" -#include "osx/saltimer.h" -#include "osx/vclnsapp.h" -#include "osx/runinmain.hxx" - -#include "print.h" -#include "impbmp.hxx" -#include "salimestatus.hxx" +#include <osx/saldata.hxx> +#include <osx/salinst.h> +#include <osx/salframe.h> +#include <osx/salobj.h> +#include <osx/salsys.h> +#include <quartz/salvd.h> +#include <quartz/salbmp.h> +#include <quartz/utils.h> +#include <osx/salprn.h> +#include <osx/saltimer.h> +#include <osx/vclnsapp.h> +#include <osx/runinmain.hxx> + +#include <print.h> +#include <impbmp.hxx> +#include <salimestatus.hxx> #include <comphelper/processfactory.hxx> #include <com/sun/star/uri/ExternalUriReferenceTranslator.hpp> #include <com/sun/star/uno/XComponentContext.hpp> -#include "premac.h" +#include <premac.h> #include <Foundation/Foundation.h> #include <ApplicationServices/ApplicationServices.h> #import "apple_remote/RemoteMainController.h" -#include "apple_remote/RemoteControl.h" -#include "postmac.h" +#include <apple_remote/RemoteControl.h> +#include <postmac.h> extern "C" { #include <crt_externs.h> diff --git a/vcl/osx/salmenu.cxx b/vcl/osx/salmenu.cxx index abab89f1dee7..4fb54d224503 100644 --- a/vcl/osx/salmenu.cxx +++ b/vcl/osx/salmenu.cxx @@ -29,15 +29,15 @@ #include <vcl/window.hxx> #include <vcl/svapp.hxx> -#include "osx/saldata.hxx" -#include "osx/salinst.h" -#include "osx/salmenu.h" -#include "osx/salnsmenu.h" -#include "osx/salframe.h" -#include "osx/a11ywrapper.h" -#include "quartz/utils.h" -#include "strings.hrc" -#include "window.h" +#include <osx/saldata.hxx> +#include <osx/salinst.h> +#include <osx/salmenu.h> +#include <osx/salnsmenu.h> +#include <osx/salframe.h> +#include <osx/a11ywrapper.h> +#include <quartz/utils.h> +#include <strings.hrc> +#include <window.h> namespace { diff --git a/vcl/osx/salnativewidgets.cxx b/vcl/osx/salnativewidgets.cxx index 39cb514ddcbf..42add9e30d5a 100644 --- a/vcl/osx/salnativewidgets.cxx +++ b/vcl/osx/salnativewidgets.cxx @@ -25,16 +25,16 @@ #include <vcl/timer.hxx> #include <vcl/settings.hxx> -#include "quartz/salgdi.h" -#include "osx/salnativewidgets.h" -#include "osx/saldata.hxx" -#include "osx/salframe.h" +#include <quartz/salgdi.h> +#include <osx/salnativewidgets.h> +#include <osx/saldata.hxx> +#include <osx/salframe.h> -#include "premac.h" +#include <premac.h> #include <Carbon/Carbon.h> -#include "postmac.h" +#include <postmac.h> -#include <cuidraw.hxx> +#include "cuidraw.hxx" #if !HAVE_FEATURE_MACOSX_SANDBOX diff --git a/vcl/osx/salnsmenu.mm b/vcl/osx/salnsmenu.mm index 1b65d1e2ed9c..8a00b4105964 100644 --- a/vcl/osx/salnsmenu.mm +++ b/vcl/osx/salnsmenu.mm @@ -21,11 +21,11 @@ #include <vcl/window.hxx> -#include "osx/salinst.h" -#include "osx/saldata.hxx" -#include "osx/salframe.h" -#include "osx/salmenu.h" -#include "osx/salnsmenu.h" +#include <osx/salinst.h> +#include <osx/saldata.hxx> +#include <osx/salframe.h> +#include <osx/salmenu.h> +#include <osx/salnsmenu.h> @implementation SalNSMenu -(id)initWithMenu: (AquaSalMenu*)pMenu diff --git a/vcl/osx/salnstimer.mm b/vcl/osx/salnstimer.mm index 9647bb6b87c1..95be181644a5 100644 --- a/vcl/osx/salnstimer.mm +++ b/vcl/osx/salnstimer.mm @@ -19,11 +19,11 @@ #include <sal/config.h> -#include "osx/saltimer.h" -#include "osx/salnstimer.h" -#include "osx/salinst.h" -#include "osx/saldata.hxx" -#include "svdata.hxx" +#include <osx/saltimer.h> +#include <osx/salnstimer.h> +#include <osx/salinst.h> +#include <osx/saldata.hxx> +#include <svdata.hxx> @implementation TimerCallbackCaller diff --git a/vcl/osx/salobj.cxx b/vcl/osx/salobj.cxx index b6cea6e614bc..e282780f67fa 100644 --- a/vcl/osx/salobj.cxx +++ b/vcl/osx/salobj.cxx @@ -22,11 +22,11 @@ #include <vcl/opengl/OpenGLHelper.hxx> #include <opengl/zone.hxx> -#include "osx/saldata.hxx" -#include "osx/salframe.h" -#include "osx/salinst.h" -#include "osx/salobj.h" -#include "osx/runinmain.hxx" +#include <osx/saldata.hxx> +#include <osx/salframe.h> +#include <osx/salinst.h> +#include <osx/salobj.h> +#include <osx/runinmain.hxx> #include <AppKit/NSOpenGLView.h> diff --git a/vcl/osx/salprn.cxx b/vcl/osx/salprn.cxx index 25f312b1daf9..4285d418da84 100644 --- a/vcl/osx/salprn.cxx +++ b/vcl/osx/salprn.cxx @@ -17,24 +17,24 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "officecfg/Office/Common.hxx" +#include <officecfg/Office/Common.hxx> #include <vcl/print.hxx> #include <sal/macros.h> -#include "osx/salinst.h" -#include "osx/salprn.h" -#include "osx/printview.h" -#include "quartz/salgdi.h" -#include "osx/saldata.hxx" -#include "quartz/utils.h" +#include <osx/salinst.h> +#include <osx/salprn.h> +#include <osx/printview.h> +#include <quartz/salgdi.h> +#include <osx/saldata.hxx> +#include <quartz/utils.h> -#include "jobset.h" -#include "salptype.hxx" +#include <jobset.h> +#include <salptype.hxx> -#include "com/sun/star/beans/PropertyValue.hpp" -#include "com/sun/star/awt/Size.hpp" -#include "com/sun/star/uno/Sequence.hxx" +#include <com/sun/star/beans/PropertyValue.hpp> +#include <com/sun/star/awt/Size.hpp> +#include <com/sun/star/uno/Sequence.hxx> #include <algorithm> #include <cstdlib> diff --git a/vcl/osx/salsys.cxx b/vcl/osx/salsys.cxx index 7051aeedeb44..1927ba27cb9e 100644 --- a/vcl/osx/salsys.cxx +++ b/vcl/osx/salsys.cxx @@ -17,16 +17,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "rtl/ustrbuf.hxx" +#include <rtl/ustrbuf.hxx> #include <vcl/button.hxx> -#include "osx/salsys.h" -#include "osx/saldata.hxx" -#include "osx/salinst.h" -#include "quartz/utils.h" +#include <osx/salsys.h> +#include <osx/saldata.hxx> +#include <osx/salinst.h> +#include <quartz/utils.h> -#include "strings.hrc" +#include <strings.hrc> AquaSalSystem::~AquaSalSystem() { diff --git a/vcl/osx/saltimer.cxx b/vcl/osx/saltimer.cxx index 3d74da42a3dc..43931d722ef8 100644 --- a/vcl/osx/saltimer.cxx +++ b/vcl/osx/saltimer.cxx @@ -22,11 +22,11 @@ #include <rtl/math.hxx> #include <tools/time.hxx> -#include "osx/saltimer.h" -#include "osx/salnstimer.h" -#include "osx/saldata.hxx" -#include "osx/salframe.h" -#include "osx/salinst.h" +#include <osx/saltimer.h> +#include <osx/salnstimer.h> +#include <osx/saldata.hxx> +#include <osx/salframe.h> +#include <osx/salinst.h> void ImplNSAppPostEvent( short nEventId, BOOL bAtStart, int nUserData ) diff --git a/vcl/osx/service_entry.cxx b/vcl/osx/service_entry.cxx index 111983d68fba..50f8498c2f63 100644 --- a/vcl/osx/service_entry.cxx +++ b/vcl/osx/service_entry.cxx @@ -20,8 +20,8 @@ #include <vcl/svapp.hxx> -#include "osx/saldata.hxx" -#include "osx/salinst.h" +#include <osx/saldata.hxx> +#include <osx/salinst.h> #include "DragSource.hxx" #include "DropTarget.hxx" diff --git a/vcl/osx/vclnsapp.mm b/vcl/osx/vclnsapp.mm index 23b22c360eeb..473c8d7f9a30 100644 --- a/vcl/osx/vclnsapp.mm +++ b/vcl/osx/vclnsapp.mm @@ -28,18 +28,18 @@ #include <vcl/svapp.hxx> #include <vcl/window.hxx> -#include "osx/saldata.hxx" -#include "osx/salframe.h" -#include "osx/salframeview.h" -#include "osx/salinst.h" -#include "osx/vclnsapp.h" -#include "quartz/utils.h" - -#include "premac.h" +#include <osx/saldata.hxx> +#include <osx/salframe.h> +#include <osx/salframeview.h> +#include <osx/salinst.h> +#include <osx/vclnsapp.h> +#include <quartz/utils.h> + +#include <premac.h> #include <objc/objc-runtime.h> #import "Carbon/Carbon.h" #import "apple_remote/RemoteControl.h" -#include "postmac.h" +#include <postmac.h> @implementation CocoaThreadEnabler |