Home
last modified time | relevance | path

Searched refs:ret (Results 376 – 400 of 433) sorted by relevance

1...<<1112131415161718

/aoo42x/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx781 css::uno::Sequence< ::rtl::OUString> ret(vec.size()); in getMetaList() local
783 ret[i] = getNodeText(vec.at(i)); in getMetaList()
785 return ret; in getMetaList()
1800 sal_Int32 ret; in getEditingCycles() local
1801 if (::sax::Converter::convertNumber(ret, text, in getEditingCycles()
1803 return static_cast<sal_Int16>(ret); in getEditingCycles()
/aoo42x/main/autodoc/source/ary/idl/
H A Di2s_calculator.cxx465 Ce_id ret = Search_SubTree_UpTillRoot( rStartModule, in lhf_Search_CeForType() local
467 return ret; in lhf_Search_CeForType()
/aoo42x/main/autodoc/source/cosv/unittest/
H A Dut.hxx30 ret = false; }
/aoo42x/main/extensions/source/update/check/
H A Dupdatecheck.cxx452 bool ret = false; in runCheck() local
462 ret = true; in runCheck()
483 return ret; in runCheck()
/aoo42x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dvtableslotcall.s44 ret
H A Dcallvirtualmethod.s52 ret
/aoo42x/main/migrationanalysis/src/wizard/
H A DGet Directory Dialog.bas117 Dim ret As Long variable
/aoo42x/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx556 WinBits ret = 0; in GetStyle() local
573 ret |= toolkitVclPropsMap[i].vclStyle; in GetStyle()
576 return ret; in GetStyle()
/aoo42x/main/cui/source/dialogs/
H A Dcolorpicker.cxx1692 sal_Int16 ret = aDlg.Execute(); in execute() local
1693 if( ret ) in execute()
1696 return ret; in execute()
/aoo42x/main/basic/source/runtime/
H A Dwnt-mingw.s48 ret 12
H A Dwnt.asm48 ret 12
/aoo42x/main/l10ntools/source/
H A Dhelpmerge.cxx126 static const String ret ( String::CreateFromAscii("\n") ); in CreateSDF() local
220 sTmp.SearchAndReplaceAll(ret,ret_char); // Remove \n in CreateSDF()
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dcall.s76 ret
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dcall.s76 ret
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DMain.java86 int ret = frame.showFrame(); in main() local
/aoo42x/main/svtools/source/filter/
H A Dsgvtext.cxx262 long ret; in GetTopToBaseLine() local
263 ret=long(MaxGrad)*long(CharTopToBase) /long(100); in GetTopToBaseLine()
264 return sal_uInt16(ret); in GetTopToBaseLine()
/aoo42x/main/redland/raptor/
H A Draptor2-2.0.15.patch6 ret->owner = 1;
/aoo42x/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx81 ::std::vector<OUString> ret; in getCmdBootstrapVariables()
88 ret.push_back(arg); in getCmdBootstrapVariables()
90 return ret; in getCmdBootstrapVariables()
/aoo42x/main/xmlhelp/source/treeview/
H A Dtvfactory.cxx170 Reference< XInterface > ret = m_xHDS; in createInstanceWithArguments() local
/aoo42x/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java821 String ret = xElemFoo.getAttribute("foo"); in testXElement() local
822 assertEquals("XElement.getAttribute", "", ret); in testXElement()
825 String ret = xElemFoo.getAttributeNS(ns, "foo"); in testXElement() local
826 assertEquals("XElement.getAttributeNS", "", ret); in testXElement()
/aoo42x/main/odk/examples/OLE/activex/
H A Dso_activex.idl58 [out,retval] long* ret);
/aoo42x/main/sfx2/source/appl/
H A Dappserv.cxx1028 Any ret; in OfaExec_Impl() local
1040 … SfxObjectShell::CallXScript( xScriptContext, pDlg->GetScriptURL(), args, ret, outIndex, outArgs, in OfaExec_Impl()
/aoo42x/main/libtextcat/data/new_fingerprints/lm/
H A Ddanish.lm379 ret 92
/aoo42x/main/graphite/
H A Dgraphite-2.3.1.patch1999 isocode ret;
2000 ret.rgch[0] = 'e'; ret.rgch[1] = 'n'; ret.rgch[2] = 0; ret.rgch[3] = 0;
2001 return ret;
/aoo42x/main/svl/source/numbers/
H A Dzformat.cxx1142 sal_Bool ret = sal_False; in IsSingleSymbol() local
1145 ret = !ret; in IsSingleSymbol()
1149 return ret; in IsSingleSymbol()
1151 return ret; in IsSingleSymbol()

Completed in 119 milliseconds

1...<<1112131415161718