Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk4/
H A Dconvert3to4.cxx24 bool sortButtonNodes(const named_node& rA, const named_node& rB) in sortButtonNodes() function
1024 std::stable_sort(aChildren.begin(), aChildren.end(), sortButtonNodes); in Convert3To4()