Home
last modified time | relevance | path

Searched defs:nRet (Results 176 – 200 of 626) sorted by relevance

12345678910>>...26

/aoo41x/main/sc/source/filter/excel/
H A Dxestream.cxx199 sal_Size nRet = 0; in Write() local
274 sal_Size nRet = 0; in CopyFromStream() local
455 sal_uInt16 nRet = 0; in PrepareWrite() local
662 sal_Size nRet = rStrm.Write(&aBytes[nPos], nEncBytes); in EncryptBytes() local
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx136 sal_uInt16 nRet = pStyles->GetSlot( rFmt ); in GetId() local
144 sal_uInt16 nRet = pStyles->GetSlot( rColl ); in GetId() local
190 sal_uInt16 nRet; in BuildGetSlot() local
220 sal_uInt16 nRet = ww::stiUser; // User-Style als default in GetWWId() local
728 int nRet = memcmp(r1.maWW8_FFN, r2.maWW8_FFN, sizeof(r1.maWW8_FFN)); in operator <() local
742 sal_uInt16 nRet; in GetId() local
/aoo41x/main/svtools/source/filter/ixbm/
H A Dxbmread.cxx151 long nRet = 0; in ParseDefine() local
/aoo41x/main/sfx2/source/view/
H A Dprinter.cxx279 short nRet = ModalDialog::Execute(); in Execute() local
/aoo41x/main/framework/source/uielement/
H A Ddropdownboxtoolbarcontroller.cxx136 long nRet( 0 ); in PreNotify() local
/aoo41x/main/sal/osl/os2/
H A Dmodule.c170 int nRet = dlclose(hModule); in osl_unloadModule() local
H A Dsocket.c1867 int nRet; in osl_closeSocket() local
2003 int nRet; in osl_bindAddrToSocket() local
2031 int nRet; in osl_listenOnSocket() local
2701 int nRet; in osl_shutdownSocket() local
2760 int nRet; in osl_setSocketOption() local
2792 int nRet; in osl_enableNonBlockingMode() local
/aoo41x/main/reportdesign/source/ui/report/
H A DSectionView.cxx251 short nRet = SHRT_MAX; in GetLayerIdOfMarkedObjects() local
/aoo41x/main/svtools/source/svrtf/
H A Dparrtf.cxx62 int nRet = 0; in _GetNextToken() local
/aoo41x/main/sw/source/filter/rtf/
H A Drtffld.cxx269 xub_StrLen nEnd = rStr.Len(), nRet = STRING_NOTFOUND, nPos = 0; in lcl_FindEndBracket() local
389 int nRet = _WhichFld(rFieldStr, aSaveStr); in MakeFieldInst() local
1010 int nRet = 0; in ReadField() local
/aoo41x/main/basic/source/runtime/
H A Dmethods.cxx606 FileBase::RC nRet = File::move( getFullPathUNC( aSource ), getFullPathUNC( aDest ) ); in implStepRenameOSL() local
760 FileBase::RC nRet = DirectoryItem::get( aDirPath, aItem ); in implRemoveDirRecursive() local
1104 sal_Int32 nRet = aOUStr1.lastIndexOf( aOUToken, nStartPos ); in RTLFUNC() local
1117 sal_Int32 nRet = aOUStr1.lastIndexOf( aOUToken, nStartPos ); in RTLFUNC() local
1811 sal_Int16 nRet = (sal_Int16)( aRefDate.GetDay() ); in implGetDateDay() local
1821 sal_Int16 nRet = (sal_Int16)( aRefDate.GetMonth() ); in implGetDateMonth() local
1831 sal_Int16 nRet = (sal_Int16)( aRefDate.GetYear() ); in implGetDateYear() local
2191 sal_Int16 nRet = (sal_Int16)nSeconds; in implGetSecond() local
2506 FileBase::RC nRet = DirectoryItem::get( aPathStr, aItem ); in getDirectoryPath() local
3192 sal_Int16 nRet; in RTLFUNC() local
[all …]
/aoo41x/main/svtools/source/misc/
H A Dtransfer2.cxx147 sal_Int8 nRet = DNDConstants::ACTION_NONE; in drop() local
219 const sal_Int8 nRet = mrParent.AcceptDrop( *mpLastDragOverEvent ); in dragOver() local
/aoo41x/main/svx/source/gallery2/
H A Dgalbrws1.cxx213 sal_uIntPtr nRet = LISTBOX_ENTRY_NOTFOUND; in ImplInsertThemeEntry() local
353 long nRet = pDialog->GetResult(); in ImplEndGalleryThemeProperties() local
/aoo41x/main/oox/source/export/
H A Dvmlexport.cxx293 sal_uInt16 nRet = *pVal++; in impl_GetUInt16() local
300 sal_Int32 nRet = 0; in impl_GetPointComponent() local
/aoo41x/main/oox/source/xls/
H A Dbiffinputstream.cxx298 sal_Int32 nRet = 0; in readData() local
310 sal_Int32 nRet = 0; in readMemory() local
/aoo41x/main/svx/source/table/
H A Dtablertfexporter.cxx90 long nRet = OutputDevice::LogicToLogic( nIn, MAP_100TH_MM, MAP_TWIP ); in HundMMToTwips() local
/aoo41x/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_translation_unodialog.cxx151 sal_Int16 nRet = ui::dialogs::ExecutableDialogResults::CANCEL; in execute() local
/aoo41x/main/svx/source/xml/
H A Dxmlexport.cxx169 sal_uInt32 nRet = 0; in SvxDrawingLayerImport() local
/aoo41x/main/svx/source/items/
H A Dclipfmtitem.cxx115 int nRet = 0; in operator ==() local
/aoo41x/main/sc/source/ui/unoobj/
H A Dfiltuno.cxx144 sal_Int16 nRet = ui::dialogs::ExecutableDialogResults::CANCEL; in execute() local
/aoo41x/main/l10ntools/source/
H A Ddirectory.cxx176 int close() { int nRet = mpDir ? closedir(mpDir) : 0; mpDir = NULL; return nRet; } in close() local
/aoo41x/main/oox/inc/oox/helper/
H A Dbinaryinputstream.hxx253 sal_Int32 nRet = 0; in readArray() local
/aoo41x/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx300 short nRet = RET_YES; in implHandle() local
/aoo41x/main/sw/source/core/layout/
H A Dftnfrm.cxx89 sal_uInt16 nRet; in lcl_FindFtnPos() local
169 sal_uInt16 nRet = 0; in lcl_ColumnNum() local
214 long nRet = 0; in lcl_Undersize() local
490 SwTwips nRet = SwLayoutFrm::ShrinkFrm( nDiff, bTst, bInfo ); in ShrinkFrm() local
2800 SwTwips nRet; in GetVarSpace() local
2876 sal_uInt8 nRet = NA_ONLY_ADJUST; in _NeighbourhoodAdjustment() local
/aoo41x/main/svtools/source/dialogs/
H A Dwizardmachine.cxx674 sal_Int32 nRet = travelPrevious(); in IMPL_LINK() local
684 sal_Int32 nRet = travelNext(); in IMPL_LINK() local

Completed in 211 milliseconds

12345678910>>...26