Home
last modified time | relevance | path

Searched refs:return_type (Results 1 – 9 of 9) sorted by relevance

/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_uno.cxx56 if ((0 != return_type) && in call_uno()
57 (typelib_TypeClass_STRUCT == return_type->eTypeClass || in call_uno()
58 typelib_TypeClass_EXCEPTION == return_type->eTypeClass)) in call_uno()
60 TypeDescr return_td( return_type ); in call_uno()
166 if ((0 != return_type) && in call_uno()
167 (typelib_TypeClass_VOID != return_type->eTypeClass)) in call_uno()
174 &cli_ret, uno_ret, return_type, 0, false); in call_uno()
175 uno_type_destructData(uno_ret, return_type, 0); in call_uno()
180 uno_type_destructData(uno_ret, return_type, 0); in call_uno()
206 typelib_TypeDescriptionReference * return_type, in call_cli() argument
[all …]
H A Dcli_bridge.h96 typelib_TypeDescriptionReference * return_type,
104 typelib_TypeDescriptionReference * return_type,
/trunk/main/bridges/source/jni_uno/
H A Djni_java2uno.cxx175 typelib_TypeDescriptionReference * return_type, in call_uno() argument
181 switch (return_type->eTypeClass) { in call_uno()
189 TypeDescr(return_type).get()->nSize, in call_uno()
307 uno_type_destructData( uno_ret, return_type, 0 ); in call_uno()
325 if (typelib_TypeClass_VOID != return_type->eTypeClass) in call_uno()
332 jni, &java_ret, uno_ret, return_type, 0, in call_uno()
338 uno_type_destructData( uno_ret, return_type, 0 ); in call_uno()
344 if (typelib_TypeClass_DOUBLE < return_type->eTypeClass && in call_uno()
345 typelib_TypeClass_ENUM != return_type->eTypeClass) // opt in call_uno()
347 uno_type_destructData( uno_ret, return_type, 0 ); in call_uno()
H A Djni_uno2java.cxx141 typelib_TypeDescriptionReference * return_type, in call_java() argument
265 switch (return_type->eTypeClass) in call_java()
382 if (typelib_TypeClass_DOUBLE < return_type->eTypeClass) in call_java()
389 jni, uno_ret, val, return_type, 0, in call_java()
H A Djni_bridge.h96 typelib_TypeDescriptionReference * return_type,
/trunk/main/editeng/source/accessibility/
H A DAccessibleParaManager.cxx334 typedef void return_type; typedef in accessibility::StateChangeEvent
/trunk/extras/l10n/source/bo/
H A Dlocalize.sdf26827 …1\func_weeknumadd.xhp 0 help par_id3153685 225 0 bo WEEKNUM_ADD(date;return_type) 2002-02-02 …
26829 helpcontent2 source\text\scalc\01\func_weeknumadd.xhp 0 help par_id3154098 227 0 bo return_type :…
57264 … 0 string RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum 4 0 bo return_type 2002-02-02 0…
/trunk/extras/l10n/source/zh-TW/
H A Dlocalize.sdf8601 …ng RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK 4 0 zh-TW return_type 20200411 15:…
55675 …_weekday.xhp 0 help par_id3149033 139 0 zh-TW WEEKDAY(serial_number; return_type) 20200411 15…
68222 …string RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum 4 0 zh-TW return_type 20200411 15:…
/trunk/extras/l10n/source/zh-CN/
H A Dlocalize.sdf68224 …string RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum 4 0 zh-CN return_type 20200411 15:…

Completed in 2572 milliseconds