Home
last modified time | relevance | path

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

/AOO41X/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclTabControl.java98 invoke(Constant.M_SetPageId, new Object[] { id }); in setPageId()
/AOO41X/main/automation/source/inc/
H A Drcontrol.hxx194 #define M_SetPageId 76 macro
/AOO41X/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java233 public static final char M_SetPageId = 76; field
/AOO41X/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
/AOO41X/main/automation/source/server/
H A Dstatemnt.cxx4729 case M_SetPageId: in Execute()