Home
last modified time | relevance | path

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

/AOO42X/main/automation/source/inc/
H A Drcontrol.hxx219 #define M_NotExists ( M_WITH_RETURN | 2 ) macro
/AOO42X/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java263 public static final char M_NotExists = (M_WITH_RETURN | 2); field
/AOO42X/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
/AOO42X/main/automation/source/server/
H A Dstatemnt.cxx3958 case M_NotExists: in HandleCommonMethods()
4559 case M_NotExists: in Execute()
4575 ((nMethodId == M_NotExists) && !pControl) ) in Execute()