Home
last modified time | relevance | path

Searched refs:nRet (Results 201 – 225 of 633) sorted by path

12345678910>>...26

/trunk/main/sc/source/ui/app/
H A Ddrwtrans.cxx804 sal_Int64 nRet; in getSomething() local
808 nRet = reinterpret_cast< sal_Int64 >( this ); in getSomething()
811 nRet = TransferableHelper::getSomething(rId); in getSomething()
812 return nRet; in getSomething()
H A Dtransobj.cxx866 sal_Int64 nRet; in getSomething() local
870 nRet = reinterpret_cast< sal_Int64 >( this ); in getSomething()
873 nRet = TransferableHelper::getSomething(rId); in getSomething()
874 return nRet; in getSomething()
/trunk/main/sc/source/ui/cctrl/
H A Dtbzoomsliderctrl.cxx171 sal_uInt16 nRet = 0; in Offset2Zoom() local
189 nRet = mpImpl->maSnappingPointZooms[ nCount ]; in Offset2Zoom()
195 if( 0 == nRet ) in Offset2Zoom()
204nRet = mpImpl->mnMinZoom + sal_uInt16( nOffsetToSliderLeft * nZoomPerSliderPixel / 1000 ); in Offset2Zoom()
213nRet = mpImpl->mnSliderCenter + sal_uInt16( nOffsetToSliderCenter * nZoomPerSliderPixel / 1000 ); in Offset2Zoom()
217 if( nRet < mpImpl->mnMinZoom ) in Offset2Zoom()
220 else if( nRet > mpImpl->mnMaxZoom ) in Offset2Zoom()
223 return nRet; in Offset2Zoom()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvcontrol.cxx57 ScCsvDiff nRet = CSV_DIFF_EQUAL; in GetDiff() local
58 if( mnPosCount != rData.mnPosCount ) nRet |= CSV_DIFF_POSCOUNT; in GetDiff()
59 if( mnPosOffset != rData.mnPosOffset ) nRet |= CSV_DIFF_POSOFFSET; in GetDiff()
60 if( mnHdrWidth != rData.mnHdrWidth ) nRet |= CSV_DIFF_HDRWIDTH; in GetDiff()
61 if( mnCharWidth != rData.mnCharWidth ) nRet |= CSV_DIFF_CHARWIDTH; in GetDiff()
62 if( mnLineCount != rData.mnLineCount ) nRet |= CSV_DIFF_LINECOUNT; in GetDiff()
63 if( mnLineOffset != rData.mnLineOffset ) nRet |= CSV_DIFF_LINEOFFSET; in GetDiff()
64 if( mnHdrHeight != rData.mnHdrHeight ) nRet |= CSV_DIFF_HDRHEIGHT; in GetDiff()
65 if( mnLineHeight != rData.mnLineHeight ) nRet |= CSV_DIFF_LINEHEIGHT; in GetDiff()
67 if( mnColCursor != rData.mnColCursor ) nRet |= CSV_DIFF_GRIDCURSOR; in GetDiff()
[all …]
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx2467 sal_uInt16 nRet = SfxObjectShell::PrepareClose( bUI, bForBrowsing ); in PrepareClose() local
2468 if (nRet == sal_True) // sal_True = schliessen in PrepareClose()
2471 return nRet; in PrepareClose()
H A Ddocsh8.cxx257 sal_uLong nRet = lcl_getDBaseConnection(xDrvMan,xConnection,aTabName,rFullFileName,eCharSet); in DBaseImport() local
259 return nRet; in DBaseImport()
751 sal_uLong nRet = lcl_getDBaseConnection(xDrvMan,xConnection,aTabName,rFullFileName,eCharSet); in DBaseExport() local
753 return nRet; in DBaseExport()
/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx506 long nRet = (long)( nTwips * nFactor ); in ToPixel() local
507 if ( !nRet && nTwips ) in ToPixel()
508 nRet = 1; in ToPixel()
509 return nRet; in ToPixel()
/trunk/main/sc/source/ui/miscdlgs/
H A Dinstbdlg.cxx177 short nRet = ModalDialog::Execute(); in Execute() local
179 return nRet; in Execute()
H A Dlinkarea.cxx97 short nRet = ModalDialog::Execute(); in Execute() local
101 return nRet; in Execute()
H A Dredcom.cxx133 short nRet=pDlg->Execute(); in Execute() local
135 if(nRet== RET_OK ) in Execute()
141 return nRet; in Execute()
H A Dscuiautofmt.cxx298 sal_uInt16 nRet = ErrorBox( this, in IMPL_LINK() local
303 bOk = ( nRet == RET_CANCEL ); in IMPL_LINK()
H A Dwarnbox.cxx44 sal_Int16 nRet = (GetStyle() & WB_DEF_YES) ? RET_YES : RET_NO; in Execute() local
47 nRet = WarningBox::Execute(); in Execute()
51 return nRet; in Execute()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx6870 sal_uInt16 nRet(nActionLockCount); in resetActionLocks() local
6883 return nRet; in resetActionLocks()
H A Dchart2uno.cxx195 sal_uInt32 nRet = static_cast<sal_uInt32>(nCol*mnRowCount + nRow); in getIndex() local
197 return nRet; in getIndex()
H A Ddapiuno.cxx221 sal_uInt16 nRet = PIVOT_FUNC_NONE; // 0 in FunctionBit() local
224 case GeneralFunction_SUM: nRet = PIVOT_FUNC_SUM; break; in FunctionBit()
225 case GeneralFunction_COUNT: nRet = PIVOT_FUNC_COUNT; break; in FunctionBit()
241 return nRet; in FunctionBit()
1562 sal_Int32 nRet = 0; in GetMemberCount() local
1567 nRet = xMembersIA->getCount(); in GetMemberCount()
1569 return nRet; in GetMemberCount()
1599 sal_Int32 nRet = 0; in lcl_GetFieldCount() local
1612 ++nRet; in lcl_GetFieldCount()
1624 ++nRet; in lcl_GetFieldCount()
[all …]
H A Ddocuno.cxx1351 sal_uInt16 nRet = 0; in resetActionLocks() local
1354 nRet = pDocShell->GetLockCount(); in resetActionLocks()
1357 return nRet; in resetActionLocks()
2141 sal_Int64 nRet = SfxBaseModel::getSomething( rId ); in getSomething() local
2142 if ( nRet ) in getSomething()
2143 return nRet; in getSomething()
H A Dfiltuno.cxx144 sal_Int16 nRet = ui::dialogs::ExecutableDialogResults::CANCEL; in execute() local
177 nRet = ui::dialogs::ExecutableDialogResults::OK; in execute()
185 nRet = ui::dialogs::ExecutableDialogResults::OK; // export HTML without dialog in execute()
201 nRet = ui::dialogs::ExecutableDialogResults::OK; in execute()
288 nRet = ui::dialogs::ExecutableDialogResults::OK; in execute()
295 return nRet; in execute()
H A Dlinkuno.cxx376 sal_Int32 nRet = 0; in getRefreshDelay() local
379 nRet = (sal_Int32) pLink->GetRefreshDelay(); in getRefreshDelay()
380 return nRet; in getRefreshDelay()
883 sal_Int32 nRet = 0; in getRefreshDelay() local
886 nRet = (sal_Int32) pLink->GetRefreshDelay(); in getRefreshDelay()
887 return nRet; in getRefreshDelay()
H A Dmiscuno.cxx103 return nRet; in GetLongProperty()
125 aAny >>= nRet; in GetEnumProperty()
133 return nRet; in GetEnumProperty()
167 sal_Int16 nRet = 0; in GetInt16FromAny() local
168 if ( aAny >>= nRet ) in GetInt16FromAny()
169 return nRet; in GetInt16FromAny()
176 sal_Int32 nRet = 0; in GetInt32FromAny() local
178 return nRet; in GetInt32FromAny()
185 sal_Int32 nRet = 0; in GetEnumFromAny() local
189 aAny >>= nRet; in GetEnumFromAny()
[all …]
H A Dnameuno.cxx783 long nRet = 0; in getCount() local
792 ++nRet; in getCount()
795 return nRet; in getCount()
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx238 sal_Int32 nRet = excel::XlPlacement::xlMoveAndSize; in getPlacement() local
247 nRet = excel::XlPlacement::xlFreeFloating; in getPlacement()
250 return nRet; in getPlacement()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx444 short nRet = pDlg->Execute(); in Execute() local
455 if ( nRet == BTN_PASTE_NAME ) in Execute()
487 short nRet = pDlg->Execute(); in Execute() local
498 if ( nRet == RET_OK ) in Execute()
H A Dgridwin.cxx3371 return nRet; in AcceptPrivateDrop()
3607 nRet = rEvt.mnAction; in AcceptDrop()
3615 nRet = rEvt.mnAction; in AcceptDrop()
3645 nRet = nMyAction; in AcceptDrop()
3648 if (!nRet) in AcceptDrop()
3651 if (!nRet) in AcceptDrop()
3702 nRet = nMyAction; in AcceptDrop()
3730 if (nRet) in AcceptDrop()
3734 return nRet; in AcceptDrop()
4205 return nRet; in DropTransferObj()
[all …]
H A Doutput.cxx667 sal_uInt16 nRet = SC_ROTDIR_NONE; in lcl_GetRotateDir() local
676 nRet = SC_ROTDIR_STANDARD; in lcl_GetRotateDir()
678 nRet = SC_ROTDIR_CENTER; in lcl_GetRotateDir()
683 nRet = SC_ROTDIR_CENTER; in lcl_GetRotateDir()
686 nRet = SC_ROTDIR_LEFT; in lcl_GetRotateDir()
688 nRet = SC_ROTDIR_RIGHT; in lcl_GetRotateDir()
692 return nRet; in lcl_GetRotateDir()
H A Dpfuncache.cxx175 long nRet = 0; in GetTabStart() local
177 nRet += nPages[i]; in GetTabStart()
178 return nRet; in GetTabStart()

Completed in 241 milliseconds

12345678910>>...26