/aoo42x/main/svtools/source/misc/ |
H A D | unitconv.cxx | 354 long nRet = 0; in CalcToPoint() local 387 long nRet = 0; in CMToTwips() local 398 long nRet = 0; in MMToTwips() local 409 long nRet = 0; in InchToTwips() local 420 long nRet = 0; in PointToTwips() local 431 long nRet = 0; in PicaToTwips() local 450 long nRet = 0; in InchToCM() local 469 long nRet = 0; in PointToCM() local 480 long nRet = 0; in PicaToCM() local 491 long nRet = 0; in TwipsToMM() local [all …]
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | delete.cxx | 117 long nRet = Delete(); in DelLine() local 130 long nRet = Delete(); in DelToStartOfLine() local 141 long nRet = Delete(); in DelToEndOfLine() local 245 long nRet = Delete(); in DelLeft() local 256 long nRet = 0; in DelRight() local 442 long nRet = Delete(); in DelToEndOfPara() local 462 long nRet = Delete(); in DelToStartOfPara() local 490 long nRet = bSuccessfulSelection ? Delete() : 0; in DelToStartOfSentence() local 503 long nRet = _FwdSentence() ? Delete() : 0; in DelToEndOfSentence() local 525 long nRet = Delete(); in DelNxtWord() local [all …]
|
/aoo42x/main/automation/source/server/ |
H A D | retstrm.hxx | 43 void GenReturn( comm_USHORT nRet, comm_ULONG nNr ){CmdBaseStream::GenReturn( nRet, nNr );} in GenReturn() 44 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_ULONG nNr ){CmdBaseStream::GenReturn( nR… in GenReturn() 45 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_BOOL bBool ){CmdBaseStream::GenReturn( n… in GenReturn() 48 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod ){CmdBaseStream::GenRetur… in GenReturn() 49 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod, comm_BOOL bBool ){CmdBas… in GenReturn() 50 …void GenReturn( comm_USHORT nRet, rtl::OString aUId, comm_USHORT nMethod, comm_ULONG nNr ){CmdBase… in GenReturn()
|
H A D | cmdbasestream.cxx | 55 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_ULONG nUId ) in GenReturn() 63 void CmdBaseStream::GenReturn (comm_USHORT nRet, rtl::OString *pUId, comm_ULONG nNr ) in GenReturn() 75 void CmdBaseStream::GenReturn (comm_USHORT nRet, rtl::OString *pUId, comm_String *pString ) in GenReturn() 87 void CmdBaseStream::GenReturn (comm_USHORT nRet, rtl::OString *pUId, comm_BOOL bBool ) in GenReturn() 113 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_ULONG nNr ) in GenReturn() 122 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_String *pString ) in GenReturn() 131 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_BOOL bBool ) in GenReturn() 140 void CmdBaseStream::GenReturn (comm_USHORT nRet, comm_USHORT nMethod, comm_USHORT nNr ) in GenReturn() 151 void CmdBaseStream::GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod ) in GenReturn() 181 void CmdBaseStream::GenReturn( comm_USHORT nRet, rtl::OString *pUId, comm_USHORT nMethod, comm_BOOL… in GenReturn() [all …]
|
H A D | retstrm.cxx | 52 void RetStream::GenReturn ( sal_uInt16 nRet, rtl::OString aUId, String aString ) in GenReturn() 57 void RetStream::GenReturn ( sal_uInt16 nRet, rtl::OString aUId, comm_ULONG nNr, String aString, sal… in GenReturn() 63 void RetStream::GenReturn( sal_uInt16 nRet, rtl::OString aUId, comm_USHORT nMethod, String aString ) in GenReturn() 68 void RetStream::GenReturn( sal_uInt16 nRet, rtl::OString aUId, comm_USHORT nMethod, String aString,… in GenReturn() 74 void RetStream::GenReturn ( sal_uInt16 nRet, sal_uInt16 nMethod, SbxValue &aValue ) in GenReturn() 83 void RetStream::GenReturn( sal_uInt16 nRet, sal_uInt16 nMethod, String aString ) in GenReturn()
|
/aoo42x/main/sal/osl/unx/ |
H A D | conditn.c | 46 int nRet=0; in osl_createCondition() local 96 int nRet = 0; in osl_destroyCondition() local 127 int nRet=0; in osl_setCondition() local 173 int nRet=0; in osl_resetCondition() local 211 int nRet=0; in osl_waitCondition() local 317 int nRet=0; in osl_checkCondition() local
|
H A D | mutex.c | 60 int nRet=0; in osl_createMutex() local 99 int nRet=0; in osl_destroyMutex() local 125 int nRet=0; in osl_acquireMutex() local 152 int nRet = 0; in osl_tryToAcquireMutex() local 175 int nRet=0; in osl_releaseMutex() local
|
H A D | file_misc.cxx | 435 int nRet=0; in osl_psz_createDirectory() local 455 int nRet=0; in osl_psz_removeDirectory() local 708 int nRet=0; in osl_psz_removeFile() local 740 int nRet = 0; in osl_psz_moveFile() local 763 int nRet=0; in osl_psz_copyFile() local 844 int nRet=0; in oslDoCopy() local 910 int nRet=0; in oslChangeFileModes() local 952 int nRet=0; in oslDoCopyLink() local 989 int nRet=0; in oslDoCopyFile() local
|
/aoo42x/main/svtools/source/svhtml/ |
H A D | htmlkywd.cxx | 207 int nRet = 0; in HTMLKeyCompare() local 243 int nRet = 0; in GetHTMLToken() local 560 int nRet = 0; in HTMLCharNameCompare() local 829 int nRet = HTML_O_UNKNOWN; in GetHTMLOption() local 1018 int nRet = 0; in HTMLColorNameCompare() local 1054 sal_uLong nRet = ULONG_MAX; in GetHTMLColor() local
|
/aoo42x/main/oox/source/drawingml/ |
H A D | drawingmltypes.cxx | 50 sal_Int32 nRet = 0; in GetTextMargin() local 71 sal_Int32 nRet = 0; in GetCoordinate() local 80 sal_Int32 nRet = 0; in GetPercent() local 113 sal_Int32 nRet; in GetTextSize() local 123 sal_Int32 nRet; in GetTextSpacingPoint() local
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | miscuno.cxx | 90 sal_Int32 nRet = nDefault; in GetLongProperty() local 110 sal_Int32 nRet = nDefault; in GetEnumProperty() local 167 sal_Int16 nRet = 0; in GetInt16FromAny() local 176 sal_Int32 nRet = 0; in GetInt32FromAny() local 185 sal_Int32 nRet = 0; in GetEnumFromAny() local
|
/aoo42x/main/svtools/source/svrtf/ |
H A D | rtfkeywd.cxx | 1191 int nRet = 0; in RTFKeyCompare() local 1227 int nRet = 0; in GetRTFToken() local
|
/aoo42x/main/vcl/source/window/ |
H A D | dndlcon.cxx | 150 sal_uInt32 nRet = 0; in fireDropEvent() local 223 sal_uInt32 nRet = 0; in fireDragExitEvent() local 269 sal_uInt32 nRet = 0; in fireDragOverEvent() local 337 sal_uInt32 nRet = 0; in fireDragEnterEvent() local 404 sal_uInt32 nRet = 0; in fireDropActionChangedEvent() local 471 sal_uInt32 nRet = 0; in fireDragGestureEvent() local
|
/aoo42x/main/sw/source/core/sw3io/ |
H A D | swacorr.cxx | 53 sal_uLong nRet = 0; in GetLongText() local 75 sal_uLong nRet = 0; in PutText() local
|
/aoo42x/main/connectivity/source/drivers/odbcbase/ |
H A D | OResultSet.cxx | 191 SQLRETURN nRet = 0; in unbind() local 429 sal_Int8 nRet(0); in getByte() local 447 Sequence< sal_Int8 > nRet; in getBytes() local 503 double nRet(0); in getDouble() local 511 float nRet(0); in getFloat() local 519 sal_Int32 nRet(0); in getInt() local 536 sal_Int64 nRet(0); in getLong() local 603 sal_Int16 nRet(0); in getShort() local 916 SQLRETURN nRet; in updateRow() local 942 SQLRETURN nRet = SQL_SUCCESS; in deleteRow() local [all …]
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxfont.cxx | 120 sal_Int16 nRet = -1; in getCharWidth() local 164 sal_Int32 nRet = -1; in getStringWidth() local 180 sal_Int32 nRet = -1; in getStringWidthArray() local
|
/aoo42x/main/svl/qa/complex/ConfigItems/helper/ |
H A D | PrintOptTest.cxx | 66 sal_Int16 nRet = 0; in impl_GetReducedTransparencyMode() local 156 sal_Int16 nRet = 0; in impl_GetReducedGradientMode() local 188 sal_Int16 nRet = 64; in impl_GetReducedGradientStepCount() local 251 sal_Int16 nRet = 1; in impl_GetReducedBitmapMode() local 283 sal_Int16 nRet = 3; in impl_GetReducedBitmapResolution() local
|
/aoo42x/main/tools/source/fsys/ |
H A D | fstat.cxx | 182 APIRET nRet = DosQueryPathInfo( (PSZ)aFPath.GetBuffer(), 1, &aFileStat, sizeof(aFileStat) ); in GetReadOnlyFlag() local 225 APIRET nRet = DosQueryPathInfo( (PSZ)aFPath.GetBuffer(), 1, &aFileStat, sizeof(aFileStat) ); in SetReadOnlyFlag() local 370 APIRET nRet = DosOpen((PSZ)aFileName.GetBuffer(), &hFile, (PULONG)&nAction, in SetDateTime() local
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | findcoll.cxx | 56 int nRet = FIND_FOUND; in Find() local 104 sal_uLong nRet = FindAll( aSwFindParaFmtColl, nStart, nEnde, eFndRngs, bCancel ); in Find() local
|
/aoo42x/main/uui/source/ |
H A D | cookiedg.cxx | 40 short nRet = ( &maSendBtn == pBtn ) ? RET_OK : RET_CANCEL; in IMPL_LINK() local 115 short nRet = ModalDialog::Execute(); in Execute() local
|
/aoo42x/main/vcl/source/gdi/ |
H A D | cvtgrf.cxx | 133 sal_uLong nRet = ERRCODE_IO_GENERAL; in Import() local 156 sal_uLong nRet = ERRCODE_IO_GENERAL; in Export() local
|
/aoo42x/main/svx/source/dialog/ |
H A D | stddlg.cxx | 42 short nRet = ModalDialog::Execute(); in Execute() local
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdlayer.cxx | 61 sal_uInt16 nRet(0); in GetSetCount() local 87 sal_uInt16 nRet(0); in GetSetBit() local 111 sal_uInt16 nRet(0); in GetClearBit() local 372 sal_uIntPtr nRet=SDRLAYER_NOTFOUND; in GetLayerPos() local 405 SdrLayerID nRet=SDRLAYER_NOTFOUND; in GetLayerID() local
|
/aoo42x/main/tools/source/string/ |
H A D | strascii.cxx | 66 sal_Int32 nRet; in ImplStringCompareAscii() local 82 sal_Int32 nRet = 0; in ImplStringCompareAscii() local 100 sal_Int32 nRet = 0; in ImplStringCompareWithoutZeroAscii() local 116 sal_Int32 nRet; in ImplStringICompareAscii() local 145 sal_Int32 nRet = 0; in ImplStringICompareAscii() local
|
/aoo42x/main/sw/source/core/attr/ |
H A D | swatrset.cxx | 206 int nRet = 0 != SfxItemSet::Put( rAttr ); in Put_BC() local 217 int nRet = 0 != SfxItemSet::Put( rSet ); in Put_BC() local 229 sal_uInt16 nRet = SfxItemSet::ClearItem( nWhich ); in ClearItem_BC() local 241 sal_uInt16 nRet = 0; in ClearItem_BC() local
|