Home
last modified time | relevance | path

Searched refs:CopyDataLink (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dptrstyle.hxx71 CopyDataLink = css::awt::SystemPointer::COPYDATALINK, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dptrstyle.hxx71 CopyDataLink = css::awt::SystemPointer::COPYDATALINK, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Data.cxx273 MAKE_CURSOR(PointerStyle::CopyDataLink, copydlnk_); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Data.cxx272 MAKE_CURSOR(PointerStyle::CopyDataLink, copydlnk_); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsaldata.cxx208 MAKE_CURSOR( PointerStyle::CopyDataLink, copydlnk_, RID_CURSOR_COPY_DATA_LINK ); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dsaldata.cxx209 MAKE_CURSOR( PointerStyle::CopyDataLink, copydlnk_, RID_CURSOR_COPY_DATA_LINK ); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3gtkdata.cxx227 MAKE_CURSOR( PointerStyle::CopyDataLink, copydlnk_, RID_CURSOR_COPY_DATA_LINK ); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkdata.cxx234 MAKE_CURSOR( PointerStyle::CopyDataLink, copydlnk_, RID_CURSOR_COPY_DATA_LINK ); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dsaldisp.cxx1709 case PointerStyle::CopyDataLink: in GetPointer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/workben/
H A Dvcldemo.cxx1857 { PointerStyle::CopyDataLink, "CopyDataLink" },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsaldisp.cxx1741 case PointerStyle::CopyDataLink: in GetPointer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/workben/
H A Dvcldemo.cxx1862 { PointerStyle::CopyDataLink, "CopyDataLink" },