Home
last modified time | relevance | path

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

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DChooseDirectory.java158 int ReturnValue = directoryChooser.showOpenDialog(ChooseDirectory.this); in actionPerformed() local
160 if (ReturnValue == JFileChooser.APPROVE_OPTION) { in actionPerformed()
169 int ReturnValue = directoryChooserRootdir.showOpenDialog(ChooseDirectory.this); in actionPerformed() local
171 if (ReturnValue == JFileChooser.APPROVE_OPTION) { in actionPerformed()
/trunk/main/sal/osl/os2/
H A Dprocess.c776 USHORT ReturnValue; in osl_joinProcess() member
787 pProcImpl->nResultCode = pvBuffer->ReturnValue; in osl_joinProcess()
971 USHORT ReturnValue; in osl_getProcessInfo() member
982 pProcImpl->nResultCode = pvBuffer->ReturnValue; in osl_getProcessInfo()
/trunk/main/cli_ure/source/basetypes/uno/
H A DTypeArgumentsAttribute.cs52 [AttributeUsage(AttributeTargets.ReturnValue
/trunk/main/external/mingwheaders/
H A Dmingw_headers.patch49 + IN PVOID ReturnValue

Completed in 30 milliseconds