Home
last modified time | relevance | path

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

/trunk/main/automation/source/inc/
H A Drcontrol.hxx372 #define RC_UnpackStorage ( M_SOFFICE | M_WITH_RETURN | 23 ) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java473 public static final char RC_UnpackStorage = (M_SOFFICE | M_WITH_RETURN | 23); field
/trunk/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
/trunk/main/automation/source/server/
H A Dstatemnt.cxx3253 case RC_UnpackStorage: in Execute()