Home
last modified time | relevance | path

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

/AOO42X/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclTreeListBox.java140 invoke(Constant.M_Collapse, new Object[]{index + 1, false}); in collapse()
/AOO42X/main/automation/source/inc/
H A Drcontrol.hxx289 #define M_Collapse ( M_WITH_RETURN | 60 ) macro
/AOO42X/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java367 public static final char M_Collapse = (M_WITH_RETURN | 60); field
/AOO42X/main/automation/source/server/
H A Dstatemnt.cxx5574 case M_Collapse : in Execute()