Home
last modified time | relevance | path

Searched defs:RowSelection (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/table/
H A Dmousefunction.hxx88 class RowSelection : public MouseFunction class
91 RowSelection() in RowSelection() function in svt::table::RowSelection
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/table/
H A Dmousefunction.hxx89 class RowSelection : public MouseFunction class
92 RowSelection() in RowSelection() function in svt::table::RowSelection
/dports/math/gismo/gismo-21.12.0/src/gsMatrix/
H A DgsEigenDeclarations.h25 template<typename XprType, typename IndicesType> class RowSelection; variable
/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A Dvdkclist.cc63 int VDKCustomList::RowSelection(GtkWidget* , in RowSelection() function in VDKCustomList
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/boxes/
H A Dlanguage_box.cpp94 struct RowSelection { struct in __anon9f7bb7ea0111::Rows
95 int index = 0;
97 inline bool operator==(const RowSelection &other) const { in operator ==()