Home
last modified time | relevance | path

Searched refs:nRet (Results 76 – 100 of 636) sorted by relevance

12345678910>>...26

/aoo41x/main/vcl/source/window/
H A Dsyschild.cxx65 long nRet = 0; in ImplSysChildProc() local
114 return nRet; in ImplSysChildProc()
240 sal_IntPtr nRet = 0; in GetParentWindowHandle() local
244 nRet = reinterpret_cast< sal_IntPtr >( GetSystemData()->hWnd ); in GetParentWindowHandle()
247 nRet = reinterpret_cast< sal_IntPtr >( GetSystemData()->mpNSView ); in GetParentWindowHandle()
251 nRet = (sal_IntPtr) GetSystemData()->aWindow; in GetParentWindowHandle()
318 nRet = static_cast< sal_IntPtr >( ji_widget ); in GetParentWindowHandle()
324 if( !nRet ) in GetParentWindowHandle()
325 nRet = static_cast< sal_IntPtr >( GetSystemData()->aWindow ); in GetParentWindowHandle()
337 return nRet; in GetParentWindowHandle()
/aoo41x/main/sc/source/core/data/
H A Ddptabdat.cxx81 long nRet = 0; in GetDatePart() local
87 case 0: nRet = aDate.GetYear(); break; in GetDatePart()
88 case 1: nRet = (aDate.GetMonth()-1) / 3 + 1; break; in GetDatePart()
89 case 2: nRet = aDate.GetMonth(); break; in GetDatePart()
90 case 3: nRet = aDate.GetDay(); break; in GetDatePart()
99 case 0: nRet = aDate.GetYear(); break; //!... in GetDatePart()
100 case 1: nRet = aDate.GetWeekOfYear(); break; in GetDatePart()
101 case 2: nRet = (long)aDate.GetDayOfWeek(); break; in GetDatePart()
113 nLastRet = nRet; in GetDatePart()
115 return nRet; in GetDatePart()
H A Dmarkarr.cxx327 SCsROW nRet = nRow; in GetNextMarked() local
337 nRet = pData[nIndex-1].nRow; in GetNextMarked()
339 nRet = -1; in GetNextMarked()
342 nRet = pData[nIndex].nRow + 1; in GetNextMarked()
345 return nRet; in GetNextMarked()
353 SCROW nRet; in GetMarkEnd() local
360 nRet = pData[nIndex-1].nRow + 1; in GetMarkEnd()
362 nRet = 0; in GetMarkEnd()
365 nRet = pData[nIndex].nRow; in GetMarkEnd()
367 return nRet; in GetMarkEnd()
H A Ddocumen6.cxx97 sal_uInt8 nRet = 0; in GetStringScriptType() local
113 nRet |= SCRIPTTYPE_LATIN; in GetStringScriptType()
116 nRet |= SCRIPTTYPE_ASIAN; in GetStringScriptType()
119 nRet |= SCRIPTTYPE_COMPLEX; in GetStringScriptType()
128 return nRet; in GetStringScriptType()
144 sal_uInt8 nRet = GetStringScriptType( aStr ); in GetCellScriptType() local
146 pCell->SetScriptType( nRet ); // store for later calls in GetCellScriptType()
148 return nRet; in GetCellScriptType()
/aoo41x/main/svx/source/unogallery/
H A Dunogaltheme.cxx255 sal_Int32 nRet = -1; in insertURLByIndex() local
270 nRet = mpTheme->ImplGetGalleryObjectPos( pObj ); in insertURLByIndex()
278 return nRet; in insertURLByIndex()
288 sal_Int32 nRet = -1; in insertGraphicByIndex() local
299 nRet = nIndex; in insertGraphicByIndex()
306 return nRet; in insertGraphicByIndex()
316 sal_Int32 nRet = -1; in insertDrawingByIndex() local
327 nRet = nIndex; in insertDrawingByIndex()
349 nRet = insertDrawingByIndex( xDrawing, nIndex ); in insertDrawingByIndex()
350 return nRet; in insertDrawingByIndex()
[all …]
/aoo41x/main/tools/source/fsys/
H A Dfstat.cxx182 APIRET nRet = DosQueryPathInfo( (PSZ)aFPath.GetBuffer(), 1, &aFileStat, sizeof(aFileStat) ); in GetReadOnlyFlag() local
183 switch ( nRet ) in GetReadOnlyFlag()
225 APIRET nRet = DosQueryPathInfo( (PSZ)aFPath.GetBuffer(), 1, &aFileStat, sizeof(aFileStat) ); in SetReadOnlyFlag() local
226 if ( !nRet ) in SetReadOnlyFlag()
230 nRet = DosSetPathInfo( (PSZ)aFPath.GetBuffer(), 1, &aFileStat, sizeof(aFileStat), 0 ); in SetReadOnlyFlag()
232 switch ( nRet ) in SetReadOnlyFlag()
370 APIRET nRet = DosOpen((PSZ)aFileName.GetBuffer(), &hFile, (PULONG)&nAction, in SetDateTime() local
375 if ( nRet == 0 ) in SetDateTime()
379 nRet = DosQueryFileInfo( in SetDateTime()
382 if ( nRet == 0 ) in SetDateTime()
/aoo41x/main/vcl/aqua/source/app/
H A Dsalsys.cxx202 int nRet = 0; in ShowNativeMessageBox() local
208 case BUTTON_NO: nRet = SALSYSTEM_SHOWNATIVEMSGBOX_BTN_NO; break; in ShowNativeMessageBox()
209 case BUTTON_YES: nRet = SALSYSTEM_SHOWNATIVEMSGBOX_BTN_YES; break; in ShowNativeMessageBox()
210 case BUTTON_OK: nRet = SALSYSTEM_SHOWNATIVEMSGBOX_BTN_OK; break; in ShowNativeMessageBox()
211 case BUTTON_CANCEL: nRet = SALSYSTEM_SHOWNATIVEMSGBOX_BTN_CANCEL; break; in ShowNativeMessageBox()
212 case BUTTON_ABORT: nRet = SALSYSTEM_SHOWNATIVEMSGBOX_BTN_ABORT; break; in ShowNativeMessageBox()
213 case BUTTON_RETRY: nRet = SALSYSTEM_SHOWNATIVEMSGBOX_BTN_RETRY; break; in ShowNativeMessageBox()
214 case BUTTON_IGNORE: nRet = SALSYSTEM_SHOWNATIVEMSGBOX_BTN_IGNORE; break; in ShowNativeMessageBox()
218 return nRet; in ShowNativeMessageBox()
/aoo41x/main/sw/source/core/attr/
H A Dswatrset.cxx126 int nRet = 0 != SfxItemSet::Put( rAttr ); in Put_BC() local
128 return nRet; in Put_BC()
137 int nRet = 0 != SfxItemSet::Put( rSet ); in Put_BC() local
139 return nRet; in Put_BC()
149 sal_uInt16 nRet = SfxItemSet::ClearItem( nWhich ); in ClearItem_BC() local
151 return nRet; in ClearItem_BC()
161 sal_uInt16 nRet = 0; in ClearItem_BC() local
163 nRet = nRet + SfxItemSet::ClearItem( nWhich1 ); in ClearItem_BC()
165 return nRet; in ClearItem_BC()
/aoo41x/main/vcl/source/gdi/
H A Dcvtgrf.cxx133 sal_uLong nRet = ERRCODE_IO_GENERAL; in Import() local
142 nRet = ERRCODE_NONE; in Import()
145 nRet = rIStm.GetError(); in Import()
148 return nRet; in Import()
156 sal_uLong nRet = ERRCODE_IO_GENERAL; in Export() local
163 nRet = ERRCODE_NONE; in Export()
165 nRet = rOStm.GetError(); in Export()
168 return nRet; in Export()
/aoo41x/main/sw/source/core/layout/
H A Dftnfrm.cxx89 sal_uInt16 nRet; in lcl_FindFtnPos() local
95 return nRet; in lcl_FindFtnPos()
192 return nRet; in lcl_ColumnNum()
214 long nRet = 0; in lcl_Undersize() local
224 nRet = 0; in lcl_Undersize()
236 return nRet; in lcl_Undersize()
498 return nRet; in ShrinkFrm()
2806 nRet = 0; in GetVarSpace()
2847 nRet = 0; in GetVarSpace()
2850 nRet = 0; in GetVarSpace()
[all …]
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx169 return nRet; in getByte()
189 Date nRet; in getDate() local
190 return nRet; in getDate()
201 return nRet; in getDouble()
222 return nRet; in getInt()
308 return nRet; in getShort()
320 return nRet; in getString()
330 Time nRet; in getTime() local
331 return nRet; in getTime()
343 DateTime nRet; in getTimestamp() local
[all …]
/aoo41x/main/svtools/source/misc/
H A Dimagemgr.cxx304 sal_uInt16 nRet = NO_INDEX; in GetIndexOfExtension_Impl() local
314 nRet = nIndex; in GetIndexOfExtension_Impl()
321 return nRet; in GetIndexOfExtension_Impl()
367 sal_uInt16 nRet = IMG_FOLDER; in GetFolderImageId_Impl() local
375 nRet = IMG_NETWORKDEV; in GetFolderImageId_Impl()
377 nRet = IMG_CDROMDEV; in GetFolderImageId_Impl()
379 nRet = IMG_REMOVEABLEDEV; in GetFolderImageId_Impl()
381 nRet = IMG_FIXEDDEV; in GetFolderImageId_Impl()
392 return nRet; in GetFolderImageId_Impl()
500 sal_uInt16 nRet = STR_DESCRIPTION_FOLDER; in GetFolderDescriptionId_Impl() local
[all …]
/aoo41x/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx189 sal_uLong nRet = 0; in GetMacroTable() local
195 nRet = OpenFile ( sal_True ); in GetMacroTable()
197 if ( 0 == nRet ) in GetMacroTable()
285 if (0 == nRet) in GetMacroTable()
289 nRet = ERR_SWG_READ_ERROR; in GetMacroTable()
292 nRet = ERR_SWG_READ_ERROR; in GetMacroTable()
296 nRet = ERR_SWG_READ_ERROR; in GetMacroTable()
299 nRet = ERR_SWG_READ_ERROR; in GetMacroTable()
303 nRet = ERR_SWG_READ_ERROR; in GetMacroTable()
307 nRet = ERR_SWG_READ_ERROR; in GetMacroTable()
[all …]
/aoo41x/main/oox/source/ole/
H A Dvbainputstream.cxx79 sal_Int32 nRet = 0; in readData() local
85 nRet = readMemory( orData.getArray(), nBytes, nAtomSize ); in readData()
86 if( nRet < nBytes ) in readData()
87 orData.realloc( nRet ); in readData()
90 return nRet; in readData()
95 sal_Int32 nRet = 0; in readMemory() local
105 nRet += nReadBytes; in readMemory()
107 return nRet; in readMemory()
/aoo41x/main/sw/source/filter/rtf/
H A Drtffld.cxx275 nRet = nPos; in lcl_FindEndBracket()
281 return nRet; in lcl_FindEndBracket()
410 switch (nRet) in MakeFieldInst()
891 nRet = RTFFLD_UNKNOWN; in MakeFieldInst()
895 return nRet; in MakeFieldInst()
1010 int nRet = 0; in ReadField() local
1031 switch ( nRet ) in ReadField()
1072 switch ( nRet ) in ReadField()
1077 nRet = INT_MAX; in ReadField()
1185 if( RTFFLD_IMPORT == nRet ) in ReadField()
[all …]
/aoo41x/main/toolkit/source/awt/
H A Dvclxfont.cxx120 sal_Int16 nRet = -1; in getCharWidth() local
127 nRet = sal::static_int_cast< sal_Int16 >( in getCharWidth()
132 return nRet; in getCharWidth()
164 sal_Int32 nRet = -1; in getStringWidth() local
170 nRet = pOutDev->GetTextWidth( str ); in getStringWidth()
173 return nRet; in getStringWidth()
180 sal_Int32 nRet = -1; in getStringWidthArray() local
187 nRet = pOutDev->GetTextArray( str, rDXArray.getArray() ); in getStringWidthArray()
190 return nRet; in getStringWidthArray()
/aoo41x/main/sw/source/core/crsr/
H A Dfindcoll.cxx56 int nRet = FIND_FOUND; in Find() local
61 nRet = FIND_NOT_FOUND; in Find()
65 nRet = FIND_NO_RING; in Find()
67 return nRet; in Find()
104 sal_uLong nRet = FindAll( aSwFindParaFmtColl, nStart, nEnde, eFndRngs, bCancel ); in Find() local
107 if( nRet && pReplFmtColl ) in Find()
114 return nRet; in Find()
/aoo41x/main/editeng/source/misc/
H A Dsvxacorr.cxx360 long nRet = Autocorrect in GetDefaultFlags() local
387 return nRet; in GetDefaultFlags()
1225 sal_uLong nRet = 0; in AutoCorrect() local
1371 nRet = Autocorrect; in AutoCorrect()
1401 nRet = 0; in AutoCorrect()
1407 nRet |= CptlSttSntnc; in AutoCorrect()
1413 nRet |= CptlSttWrd; in AutoCorrect()
1417 nRet |= ChgToEnEmDash; in AutoCorrect()
1422 if( nRet ) in AutoCorrect()
1460 if( nRet & CptlSttWrd ) in AutoCorrect()
[all …]
/aoo41x/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx464 sal_uInt32 nRet = 0; in Import() local
595 if( 0 == nRet ) in Import()
641 if( 0 == nRet ) in Import()
689 if( !nRet ) in Import()
692 nRet = nWarn; in Import()
694 nRet = nWarn2; in Import()
712 if( nRet == 0 ) in Import()
715 switch( nRet ) in Import()
732 nRet = 0; in Import()
794 if( nRet == 0 ) in Import()
[all …]
/aoo41x/main/basic/source/runtime/
H A Diosys.cxx376 FileBase::RC nRet = maFile.open( nFlags ); in OslStream() local
380 nRet = maFile.open( nFlags ); in OslStream()
383 if( nRet != FileBase::E_None ) in OslStream()
398 FileBase::RC nRet = FileBase::E_None; in GetData() local
399 nRet = maFile.read( pData, nBytesRead, nBytesRead ); in GetData()
406 FileBase::RC nRet = FileBase::E_None; in PutData() local
413 FileBase::RC nRet; in SeekPos() local
416 nRet = maFile.setPos( Pos_End, 0 ); in SeekPos()
423 nRet = maFile.getPos( nRealPos ); in SeekPos()
433 FileBase::RC nRet = FileBase::E_None; in SetSize() local
[all …]
/aoo41x/main/scaddins/source/datefunc/
H A Ddatefunc.cxx759 sal_Int32 nRet; in getDiffWeeks() local
771 nRet = (nDays2 - nDays1) / 7; in getDiffWeeks()
773 return nRet; in getDiffWeeks()
809 nRet -= 1; in getDiffMonths()
816 nRet += 1; in getDiffMonths()
820 return nRet; in getDiffMonths()
933 sal_Int32 nRet; in getWeeksInYear() local
935 nRet = 53; in getWeeksInYear()
937 nRet = ( IsLeapYear(nYear) ? 53 : 52 ); in getWeeksInYear()
939 nRet = 52; in getWeeksInYear()
[all …]
/aoo41x/main/sw/source/ui/config/
H A Dbarcfg.cxx84 sal_Int32 nRet = -1; in lcl_getArrayIndex() local
88 nRet = SEL_TYPE_TABLE_LIST; in lcl_getArrayIndex()
90 nRet = SEL_TYPE_LIST_TEXT; in lcl_getArrayIndex()
93 nRet = SEL_TYPE_TABLE_TEXT; in lcl_getArrayIndex()
95 nRet = SEL_TYPE_BEZIER; in lcl_getArrayIndex()
97 nRet = SEL_TYPE_GRAPHIC; in lcl_getArrayIndex()
98 return nRet; in lcl_getArrayIndex()
/aoo41x/main/sw/source/core/edit/
H A Dedglss.cxx76 sal_uInt16 nRet; in MakeGlossary() local
79 nRet = rBlks.PutText( rShortName, rName, *pOnlyTxt ); in MakeGlossary()
88 nRet = rBlks.PutDoc(); in MakeGlossary()
91 nRet = (sal_uInt16) -1; in MakeGlossary()
94 return nRet; in MakeGlossary()
115 sal_uInt16 nRet = USHRT_MAX; in SaveGlossaryDoc() local
142 nRet = rBlock.PutText( rShortName, rName, sBuf ); in SaveGlossaryDoc()
166 nRet = rBlock.PutDoc(); in SaveGlossaryDoc()
170 return nRet; in SaveGlossaryDoc()
/aoo41x/main/reportdesign/source/ui/report/
H A DSectionView.cxx251 short nRet = SHRT_MAX; in GetLayerIdOfMarkedObjects() local
256 if ( nRet == SHRT_MAX ) in GetLayerIdOfMarkedObjects()
257 nRet = pObj->GetLayer(); in GetLayerIdOfMarkedObjects()
258 else if ( nRet != pObj->GetLayer() ) in GetLayerIdOfMarkedObjects()
260 nRet = -1; in GetLayerIdOfMarkedObjects()
264 if ( nRet == SHRT_MAX ) in GetLayerIdOfMarkedObjects()
265 nRet = -1; in GetLayerIdOfMarkedObjects()
266 return nRet; in GetLayerIdOfMarkedObjects()
/aoo41x/main/sw/source/ui/app/
H A Ddocst.cxx274 sal_uInt16 nRet = 0xffff; in ExecStyleSheet() local
464 nRet = Delete(aParam, nFamily); in ExecStyleSheet()
471 nRet = DoWaterCan(aParam, nFamily); in ExecStyleSheet()
474 nRet = UpdateStyle(aParam, nFamily, pActShell); in ExecStyleSheet()
500 rReq.SetReturnValue(SfxUInt16Item(nSlot, nRet !=0)); in ExecStyleSheet()
502 rReq.SetReturnValue(SfxUInt16Item(nSlot, nRet)); in ExecStyleSheet()
525 sal_uInt16 nRet = nMask; in Edit() local
699 nRet = xTmp->GetMask(); in Edit()
788 nRet = SFX_STYLE_FAMILY_PARA == pStyle->GetFamily() in Edit()
793 nRet = xTmp->GetMask(); in Edit()
[all …]

Completed in 166 milliseconds

12345678910>>...26