Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk4/
H A Dconvert3to4.cxx438 if (GetParentObjectType(xChild) == "GtkSpinButton") in Convert3To4()
444 if (GetParentObjectType(xChild) == "GtkEntry") in Convert3To4()
473 if (GetParentObjectType(xChild) == "GtkImage") in Convert3To4()
493 if (GetParentObjectType(xChild) == "GtkSpinButton") in Convert3To4()
500 if (GetParentObjectType(xChild) == "GtkButtonBox") in Convert3To4()
506 if (GetParentObjectType(xChild) == "GtkFrame") in Convert3To4()
521 if (GetParentObjectType(xChild) == "GtkButton" in Convert3To4()
544 || GetParentObjectType(xChild) == "GtkButton") in Convert3To4()
556 if (GetParentObjectType(xChild) == "GtkLinkButton" in Convert3To4()
558 || GetParentObjectType(xChild) == "GtkButton") in Convert3To4()
[all …]