Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclToolBox.java55 return ((Long) invoke(Constant.M_GetItemCount)).intValue(); in getItemCount()
H A DVclComboBox.java42 return ((Long) invoke(Constant.M_GetItemCount)).intValue(); in getItemCount()
H A DVclListBox.java42 return ((Long) invoke(Constant.M_GetItemCount)).intValue(); in getItemCount()
H A DVclTreeListBox.java40 return ((Long)invoke(Constant.M_GetItemCount)).intValue(); in getItemCount()
/trunk/main/automation/source/inc/
H A Drcontrol.hxx232 #define M_GetItemCount ( M_WITH_RETURN | 14 ) macro
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4938 case M_GetItemCount : in Execute()
5032 case M_GetItemCount : in Execute()
5460 case M_GetItemCount : in Execute()
5541 case M_GetItemCount : in Execute()
6003 case M_GetItemCount: in Execute()
6040 case M_GetItemCount: in Execute()
6077 case M_GetItemCount: in Execute()
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java287 public static final char M_GetItemCount = (M_WITH_RETURN | 14); field
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 67 milliseconds