office-gobmx/vcl/osx
Caolán McNamara a3e224a55b nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS now
Change-Id: Ie43eb3b2c449891fef1031e7df3f381cecb4b4f9
2016-02-12 20:23:56 +00:00
..
res
a11yactionwrapper.h
a11yactionwrapper.mm
a11ycomponentwrapper.h
a11ycomponentwrapper.mm
a11yfactory.mm
a11yfocuslistener.cxx
a11yfocuslistener.hxx
a11yfocustracker.cxx vcl: include vcl headers via triangular brackets instead of quotes 2016-02-13 00:29:50 +11:00
a11ylistener.cxx
a11yrolehelper.h
a11yrolehelper.mm
a11yselectionwrapper.h
a11yselectionwrapper.mm
a11ytablewrapper.h
a11ytablewrapper.mm
a11ytextattributeswrapper.h
a11ytextattributeswrapper.mm
a11ytextwrapper.h
a11ytextwrapper.mm
a11yutil.h
a11yutil.mm
a11yvaluewrapper.h
a11yvaluewrapper.mm
a11ywrapper.mm Remove old non relevant comment 2016-02-05 10:51:14 +00:00
a11ywrapperbutton.h
a11ywrapperbutton.mm
a11ywrappercheckbox.h
a11ywrappercheckbox.mm
a11ywrappercombobox.h
a11ywrappercombobox.mm
a11ywrappergroup.h
a11ywrappergroup.mm
a11ywrapperlist.h
a11ywrapperlist.mm
a11ywrapperradiobutton.h
a11ywrapperradiobutton.mm
a11ywrapperradiogroup.h
a11ywrapperradiogroup.mm
a11ywrapperrow.h
a11ywrapperrow.mm
a11ywrapperscrollarea.h
a11ywrapperscrollarea.mm
a11ywrapperscrollbar.h
a11ywrapperscrollbar.mm
a11ywrappersplitter.h
a11ywrappersplitter.mm
a11ywrapperstatictext.h
a11ywrapperstatictext.mm
a11ywrappertabgroup.h
a11ywrappertabgroup.mm
a11ywrappertextarea.h
a11ywrappertextarea.mm
a11ywrappertoolbar.h
a11ywrappertoolbar.mm
clipboard.cxx
clipboard.hxx
cuidraw.hxx
DataFlavorMapping.cxx
DataFlavorMapping.hxx
documentfocuslistener.cxx
documentfocuslistener.hxx Formatting changes across all modules 2016-02-09 08:11:34 +00:00
DragActionConversion.cxx
DragActionConversion.hxx
DragSource.cxx
DragSource.hxx
DragSourceContext.cxx
DragSourceContext.hxx
DropTarget.cxx
DropTarget.hxx
HtmlFmtFlt.cxx
HtmlFmtFlt.hxx
OSXTransferable.cxx
OSXTransferable.hxx
PictToBmpFlt.cxx
PictToBmpFlt.hxx
printaccessoryview.mm vcl: include vcl headers via triangular brackets instead of quotes 2016-02-13 00:29:50 +11:00
printview.mm vcl: include vcl headers via triangular brackets instead of quotes 2016-02-13 00:29:50 +11:00
README.a11y
saldata.cxx
salframe.cxx vcl: include vcl headers via triangular brackets instead of quotes 2016-02-13 00:29:50 +11:00
salframeview.mm
salinst.cxx vcl: include vcl headers via triangular brackets instead of quotes 2016-02-13 00:29:50 +11:00
salmenu.cxx vcl: cmdevt.[hc]xx -> commandevent.[hc]xx 2016-02-08 21:41:17 +00:00
salnativewidgets.cxx vcl: include vcl headers via triangular brackets instead of quotes 2016-02-13 00:29:50 +11:00
salnsmenu.mm
salnstimer.mm
salobj.cxx nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS now 2016-02-12 20:23:56 +00:00
salprn.cxx vcl: include vcl headers via triangular brackets instead of quotes 2016-02-13 00:29:50 +11:00
salsys.cxx vcl: include vcl headers via triangular brackets instead of quotes 2016-02-13 00:29:50 +11:00
saltimer.cxx
service_entry.cxx vcl: include vcl headers via triangular brackets instead of quotes 2016-02-13 00:29:50 +11:00
vclnsapp.mm vcl: cmdevt.[hc]xx -> commandevent.[hc]xx 2016-02-08 21:41:17 +00:00

Naming scheme:

a11yXYZhelper:           Helper class providing static methods

a11yXYZwrapper:          Wrapper around one (or two) UNO-interfaces

a11ywrapperXYZ:          Subclass of a11ywrapper for a specific AXRole