Home
last modified time | relevance | path

Searched refs:ret (Results 351 – 375 of 433) sorted by relevance

1...<<1112131415161718

/aoo42x/main/idlc/source/
H A Doptions.cxx220 rtl::OUString ret = rtl::OUString(&vec[0], len); in convertIncPathtoShortWindowsPath() local
223 return OUStringToOString(ret, RTL_TEXTENCODING_UTF8); in convertIncPathtoShortWindowsPath()
/aoo42x/main/sal/osl/unx/
H A Dsignal.c558 int ret; in ReportCrash() local
781 ret = szShellCmd[0] == '\0' ? -1 : system( szShellCmd ); in ReportCrash()
792 if ( -1 != ret ) in ReportCrash()
/aoo42x/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp87 UINT ret = WinExec( imagename, SW_SHOW ); in launchSoffice() local
88 if ( ret < 32 ) in launchSoffice()
/aoo42x/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlencryption_mscryptimpl.cxx327 XMLElementWrapper_XmlSecImpl * ret = new XMLElementWrapper_XmlSecImpl(isParentRef? in decrypt() local
331 aTemplate->setTemplate(ret); in decrypt()
/aoo42x/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlencryption_nssimpl.cxx354 XMLElementWrapper_XmlSecImpl * ret = new XMLElementWrapper_XmlSecImpl(isParentRef? in decrypt() local
358 aTemplate->setTemplate(ret); in decrypt()
/aoo42x/main/desktop/source/app/
H A Dappinit.cxx127 bool ret = in configureUcb() local
200 return ret;; in configureUcb()
/aoo42x/main/autodoc/source/ary/cpp/
H A Dc_reposypart.cxx407 ret = o_result.size(); in Get_AlphabeticalList() local
435 return o_result.size() - ret; in Get_AlphabeticalList()
/aoo42x/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp960 HRESULT ret = E_FAIL; in accNavigate() local
964 ret = GetFirstChild(varStart,pvarEndUpAt); in accNavigate()
967 ret = GetLastChild(varStart,pvarEndUpAt); in accNavigate()
970 ret = GetNextSibling(varStart,pvarEndUpAt); in accNavigate()
973 ret = GetPreSibling(varStart,pvarEndUpAt); in accNavigate()
986 return ret; in accNavigate()
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx123 rtl::OUString ret; in getString() local
125 ret = m_aItems[m_nRow]->getString( columnIndex ); in getString()
127 return ret; in getString()
/aoo42x/main/codemaker/source/codemaker/
H A Dglobal.cxx366 oslFileError ret = osl_File_E_None; in open() local
367 …if ((ret = osl_openFile(convertToFileUrl(name).pData, &m_file, checkAccessMode(mode))) == osl_File… in open()
/aoo42x/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_expmodels.cxx54 bool ret = element->readProp( in readFontProps() local
56 ret |= element->readProp( in readFontProps()
58 ret |= element->readProp( in readFontProps()
60 return ret; in readFontProps()
/aoo42x/main/xmloff/source/core/
H A DRDFaImportHelper.cxx176 const ::rtl::OUString ret(io_rString.copy(idxstt, idxend - idxstt)); in splitAtWS() local
178 return ret; in splitAtWS()
/aoo42x/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java238 int ret = chooser.showSaveDialog(frame); in promptForSaveName() local
240 if (ret == JFileChooser.APPROVE_OPTION) { in promptForSaveName()
/aoo42x/main/unoxml/source/dom/
H A Dnode.cxx59 Sequence<sal_Int8> ret(16); in operator ()() local
61 reinterpret_cast<sal_uInt8*>(ret.getArray()), 0, sal_True); in operator ()()
62 return ret; in operator ()()
H A Ddocument.cxx171 ::rtl::Reference<CNode> ret(i->second.second); in GetCNode()
172 OSL_ASSERT(ret.is()); in GetCNode()
173 return ret; in GetCNode()
/aoo42x/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx272 ret 4 in copyConstruct()
284 ret in destruct()
/aoo42x/main/winaccessibility/source/service/
H A DAccContainerEventListener.cxx447 bool ret = false; in IsEditable() local
459 return ret; in IsEditable()
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx1067 sal_Int32 ret = 0; in checkPrerequisitesAndEnable() local
1070 ret = mgr->checkPrerequisites(extension, xAbortChannel, xCmdEnv); in checkPrerequisitesAndEnable()
1071 if (ret) in checkPrerequisitesAndEnable()
1080 return ret; in checkPrerequisitesAndEnable()
/aoo42x/main/sw/source/core/unocore/
H A Dunotext.cxx2513 const uno::Any ret = SwXText::queryInterface(rType); in queryInterface() local
2514 return (ret.getValueType() == ::getCppuVoidType()) in queryInterface()
2516 : ret; in queryInterface()
2840 const uno::Any ret = SwXHeadFootText_Base::queryInterface(rType); in queryInterface() local
2841 return (ret.getValueType() == ::getCppuVoidType()) in queryInterface()
2843 : ret; in queryInterface()
/aoo42x/main/vcl/source/fontsubset/
H A Dsft.cxx1657 int ret, fd = -1; in OpenTTFontFile() local
1669 ret = SF_MEMORY; in OpenTTFontFile()
1676 ret = SF_BADFILE; in OpenTTFontFile()
1681 ret = SF_FILEIO; in OpenTTFontFile()
1692 ret = SF_BADFILE; in OpenTTFontFile()
1697 ret = SF_MEMORY; in OpenTTFontFile()
1710 return ret; in OpenTTFontFile()
/aoo42x/main/cppuhelper/source/
H A Dfactory.cxx638 Any ret( OFactoryComponentHelper::queryInterface( type ) ); in queryInterface() local
639 if (ret.hasValue()) in queryInterface()
640 return ret; in queryInterface()
/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx541 bool ret = false; in update() local
548 ret = !m_stop; in update()
554 ret = !m_stop; in update()
556 return ret; in update()
/aoo42x/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx788 sr::MethodInfo* ret = NULL; in getMethodInfo() local
862 ret = m_arMethodInfos[indexCliMethod]; in getMethodInfo()
869 return ret; in getMethodInfo()
/aoo42x/main/scripting/source/vbaevents/
H A Deventhelper.cxx750 Any ret; in approveFiring() local
751 firing_Impl( evt, &ret ); in approveFiring()
752 return ret; in approveFiring()
/aoo42x/main/sc/source/filter/qpro/
H A Dqproform.cxx188 #define SAFEDEC_OR_RET(nRef, amt, ret) \ argument
191 return ret; \

Completed in 143 milliseconds

1...<<1112131415161718