Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dptrstyle.hxx116 TabSelectSW, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dptrstyle.hxx116 TabSelectSW, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Data.cxx302 MAKE_CURSOR(PointerStyle::TabSelectSW, tblselsw_); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Data.cxx301 MAKE_CURSOR(PointerStyle::TabSelectSW, tblselsw_); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsaldata.cxx238 MAKE_CURSOR( PointerStyle::TabSelectSW, tblselsw_, RID_CURSOR_TAB_SELECT_SW ); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dsaldata.cxx239 MAKE_CURSOR( PointerStyle::TabSelectSW, tblselsw_, RID_CURSOR_TAB_SELECT_SW ); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3gtkdata.cxx257 MAKE_CURSOR( PointerStyle::TabSelectSW, tblselsw_, RID_CURSOR_TAB_SELECT_SW ); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkdata.cxx264 MAKE_CURSOR( PointerStyle::TabSelectSW, tblselsw_, RID_CURSOR_TAB_SELECT_SW ); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dsaldisp.cxx1795 case PointerStyle::TabSelectSW: in GetPointer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/workben/
H A Dvcldemo.cxx1885 { PointerStyle::TabSelectSW, "TabSelectSW" },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsaldisp.cxx1827 case PointerStyle::TabSelectSW: in GetPointer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/workben/
H A Dvcldemo.cxx1890 { PointerStyle::TabSelectSW, "TabSelectSW" },
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dedtwin.cxx3834 nPointer = PointerStyle::TabSelectSW; in changeMousePointer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dedtwin.cxx3769 nPointer = PointerStyle::TabSelectSW; in changeMousePointer()