/aoo42x/main/l10ntools/source/help/ |
H A D | HelpCompiler.hxx | 113 path ret(*this); in operator /() local 115 rtl::OUStringToOString(ret.data, RTL_TEXTENCODING_UTF8).getStr() << std::endl); in operator /() 118 ret.data += rtl::OUString(sal_Unicode('/')); in operator /() 119 ret.data += ustrSystemPath; in operator /() 121 rtl::OUStringToOString(ret.data, RTL_TEXTENCODING_UTF8).getStr() << std::endl); in operator /() 122 return ret; in operator /()
|
/aoo42x/main/codemaker/source/cunomaker/ |
H A D | cunooptions.cxx | 35 sal_Bool ret = sal_True; in initOptions() local 47 ret = sal_False; in initOptions() 265 ret = sal_False; in initOptions() 279 ret = initOptions(rargc, rargv, bCmdFile); in initOptions() 293 return ret; in initOptions()
|
/aoo42x/main/codemaker/source/javamaker/ |
H A D | javaoptions.cxx | 43 sal_Bool ret = sal_True; in initOptions() local 57 ret = sal_False; in initOptions() 231 ret = sal_False; in initOptions() 245 ret = initOptions(rargc, rargv, bCmdFile); in initOptions() 271 return ret; in initOptions()
|
/aoo42x/main/autodoc/source/cosv/unittest/ |
H A D | ut_main.cxx | 35 bool ret = classtest_File(); in main() local 36 ret = classtest_SimpleString AND ret; in main() 38 UT_RESULT( ret ); in main()
|
/aoo42x/main/cppuhelper/source/ |
H A D | component_context.cxx | 488 Sequence<OUString> ret( m_map.size() ); in getElementNames() local 489 OUString * pret = ret.getArray(); in getElementNames() 495 return ret; in getElementNames() 629 Any ret; in lookupMap() local 642 ret = pEntry->value; in lookupMap() 646 return ret; in lookupMap() 662 Any ret( lookupMap( rName ) ); in getValueByName() local 663 if (!ret.hasValue() && m_xDelegate.is()) in getValueByName() 667 return ret; in getValueByName()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | docundo.cxx | 320 SwUndoComments_t ret; in GetUndoComments() local 326 ret.push_back(comment); in GetUndoComments() 329 return ret; in GetUndoComments() 368 SwUndoComments_t ret; in GetRedoComments() local 374 ret.push_back(comment); in GetRedoComments() 377 return ret; in GetRedoComments()
|
/aoo42x/main/registry/source/ |
H A D | reflread.cxx | 663 RTValueType ret = RT_TYPE_NONE; in getFieldConstValue() local 673 ret = RT_TYPE_BOOL; in getFieldConstValue() 677 ret = RT_TYPE_BYTE; in getFieldConstValue() 681 ret = RT_TYPE_INT16; in getFieldConstValue() 685 ret = RT_TYPE_UINT16; in getFieldConstValue() 689 ret = RT_TYPE_INT32; in getFieldConstValue() 693 ret = RT_TYPE_UINT32; in getFieldConstValue() 697 ret = RT_TYPE_INT64; in getFieldConstValue() 701 ret = RT_TYPE_UINT64; in getFieldConstValue() 705 ret = RT_TYPE_FLOAT; in getFieldConstValue() [all …]
|
/aoo42x/main/ucb/source/ucp/ftp/ |
H A D | ftpcontent.cxx | 889 Sequence<Any> ret(seqPropVal.getLength()); in setPropertyValues() local 893 for(sal_Int32 i = 0; i < ret.getLength(); ++i) { in setPropertyValues() 897 ret[i] <<= IllegalTypeException(); in setPropertyValues() 900 ret[i] <<= IllegalArgumentException(); in setPropertyValues() 924 ret[i] <<= excep; in setPropertyValues() 931 ret[i] <<= UnknownPropertyException(); in setPropertyValues() 934 ret[i] <<= IllegalAccessException( in setPropertyValues() 952 return ret; in setPropertyValues()
|
/aoo42x/main/codemaker/source/cppumaker/ |
H A D | cppuoptions.cxx | 44 sal_Bool ret = sal_True; in initOptions() local 58 ret = sal_False; in initOptions() 281 ret = sal_False; in initOptions() 295 ret = initOptions(rargc, rargv, bCmdFile); in initOptions() 321 return ret; in initOptions()
|
/aoo42x/main/rdbmaker/source/rdbmaker/ |
H A D | rdboptions.cxx | 33 sal_Bool ret = sal_True; in initOptions() local 45 ret = sal_False; in initOptions() 298 ret = sal_False; in initOptions() 312 ret = initOptions(rargc, rargv, bCmdFile); in initOptions() 326 return ret; in initOptions()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_ia64/ |
H A D | cpp2uno.cxx | 529 ia64::RegReturn ret; in cpp_vtable_call() local 544 ret.r8 = nRegReturn[0]; in cpp_vtable_call() 555 ret.r8 = nRegReturn[0]; in cpp_vtable_call() 556 ret.r9 = nRegReturn[1]; in cpp_vtable_call() 557 ret.r10 = nRegReturn[2]; in cpp_vtable_call() 558 ret.r11 = nRegReturn[3]; in cpp_vtable_call() 564 return ret; in cpp_vtable_call()
|
/aoo42x/main/autodoc/source/display/idl/ |
H A D | hi_ary.cxx | 233 const ary::idl::Module * ret = in Search_Module() local 239 ret = find_SubModule(*ret, *it); in Search_Module() 240 if (ret == 0) in Search_Module() 243 return ret; in Search_Module()
|
H A D | hfi_constgroup.cxx | 116 ret = aNaviBar.Add_SubRow(); in make_Navibar() local 117 ret.AddItem(C_sList_Constants, C_sList_Constants_Label, false); in make_Navibar() 118 ret.AddItem(C_sList_ConstantDetails, C_sList_ConstantDetails_Label, false); in make_Navibar() 121 return ret; in make_Navibar()
|
H A D | hfi_enum.cxx | 112 ret = aNaviBar.Add_SubRow(); in make_Navibar() local 113 ret.AddItem(C_sList_Values, C_sList_Values_Label, false); in make_Navibar() 114 ret.AddItem(C_sList_ValueDetails, C_sList_ValueDetails_Label, false); in make_Navibar() 117 return ret; in make_Navibar()
|
H A D | hfi_siservice.cxx | 134 ret = aNaviBar.Add_SubRow(); in make_Navibar() local 135 ret.AddItem(C_sList_Constructors, C_sList_Constructors_Label, false); in make_Navibar() 136 ret.AddItem(C_sDetails_Constructors, C_sDetails_Constructors_Label, false); in make_Navibar() 139 return ret; in make_Navibar()
|
/aoo42x/main/autodoc/source/cosv/storage/ |
H A D | mbstream.cxx | 63 uintt ret = min( i_nNrofBytes, nSize - nCurPosition ); in do_read() local 64 memcpy( out_pDest, dpOwnedMemorySpace, ret ); in do_read() 65 nCurPosition += ret; in do_read() 66 return ret; in do_read()
|
/aoo42x/main/basebmp/inc/basebmp/ |
H A D | packedpixeliterator.hxx | 576 PackedPixelIterator ret(*this); in operator +() local 577 ret += s; in operator +() 578 return ret; in operator +() 583 PackedPixelIterator ret(*this); in operator -() local 584 ret -= s; in operator -() 585 return ret; in operator -()
|
/aoo42x/main/svtools/source/dialogs/ |
H A D | colrdlg.cxx | 78 short ret = 0; in Execute() local 100 ret = xDialog->execute(); in Execute() 102 if( ret ) in Execute() 124 return ret; in Execute()
|
/aoo42x/main/stoc/source/servicemanager/ |
H A D | servicemanager.cxx | 434 return ret; in nextElement() 1410 Sequence< Reference< XInterface > > ret; in queryServiceFactories() local 1442 return ret; in queryServiceFactories() 1787 Reference<XInterface > ret; in loadWithImplementationName() local 1791 return ret; in loadWithImplementationName() 1806 insert( makeAny( ret ) ); in loadWithImplementationName() 1810 m_SetLoadedFactories.insert( ret); in loadWithImplementationName() 1817 return ret; in loadWithImplementationName() 1923 Sequence< Reference< XInterface > > ret( in queryServiceFactories() local 1925 if (ret.getLength()) in queryServiceFactories() [all …]
|
/aoo42x/main/filter/source/flash/ |
H A D | swfwriter.cxx | 559 int ret = lame_encode_buffer(m_lame_flags, sample_buff + samples_written, in streamSound() local 563 if (ret < 0) in streamSound() 570 if (mp3buffer_size - ret < 7200) in streamSound() 573 int ret2 = lame_encode_flush(m_lame_flags, mp3buffer + ret, mp3buffer_size - ret); in streamSound() 579 SvMemoryStream strm(mp3buffer, ret + ret2, STREAM_READWRITE); in streamSound()
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | PentahoReportJob.java | 390 final ReportProcessor ret; in getProcessorForContentType() local 394 …ret = new SpreadsheetRawReportProcessor(inputRepository, outputRepository, outputName, imageServic… in getProcessorForContentType() 398 …ret = new TextRawReportProcessor(inputRepository, outputRepository, outputName, imageService, data… in getProcessorForContentType() 402 …ret = new ChartRawReportProcessor(inputRepository, outputRepository, outputName, imageService, dat… in getProcessorForContentType() 406 ret = new XmlPrintReportProcessor(System.out, "ISO-8859-1"); in getProcessorForContentType() 413 return ret; in getProcessorForContentType()
|
/aoo42x/main/soltools/testSHL/util/ |
H A D | tutil.cxx | 46 ::rtl::OUString ret; in cnvrtPth() 59 FileBase::getAbsolutePath( nrmCurPth, pth, ret ); in cnvrtPth() 62 FileBase::normalizePath( pth, ret ); in cnvrtPth() 64 return ret; in cnvrtPth()
|
/aoo42x/main/xmlhelp/source/treeview/ |
H A D | tvread.cxx | 508 sal_uInt64 ret,len = 0; in TVChildTarget() local 520 aFile.read( s,len,ret ); in TVChildTarget() 720 rtl::OUString ret; in init() local 724 ret = locale; in init() 729 ret = locale.copy( 0,idx ); in init() 733 ret = rtl::OUString::createFromAscii("en"); in init() 735 url = url + ret; in init() 901 sal_Bool ret = sal_False; in getBooleanKey() local 914 aAny >>= ret; in getBooleanKey() 916 return ret; in getBooleanKey()
|
/aoo42x/main/qadevOOo/runner/helper/ |
H A D | ClParser.java | 180 String ret = map.getProperty(name); in getParameterFor() local 182 if (ret == null) in getParameterFor() 184 ret = name.substring(1); in getParameterFor() 187 return ret; in getParameterFor()
|
/aoo42x/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XCurrencyField.java | 163 double ret = oObj.getFirst(); in _setFirst() local 164 result = ret == first + 1.1; in _setFirst() 194 double ret = oObj.getLast(); in _setLast() local 196 result = ret == last + 1.1; in _setLast()
|