Home
last modified time | relevance | path

Searched refs:nSteps (Results 1 – 25 of 39) sorted by last modified time

12

/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx867 sal_uInt16 nSteps = 0xFFFF; in MakePointVisible() local
869 pEntry = (SvLBoxEntry*)(pView->NextVisible( pStartEntry, nSteps )); in MakePointVisible()
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx1477 sal_uInt16 nSteps = nCnt; in ExecUndo() local
1481 nSteps = nCount; in ExecUndo()
1486 while( nSteps-- ) in ExecUndo()
1501 sal_uInt16 nSteps = nCnt; in ExecUndo() local
1505 nSteps = nCount; in ExecUndo()
1510 while( nSteps-- ) in ExecUndo()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx3305 int nSteps = 5; in DrawRotated() local
3306 while (nSteps > 0) in DrawRotated()
3315 nSteps = 0; in DrawRotated()
3323 nSteps = 0; in DrawRotated()
3326 --nSteps; in DrawRotated()
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx2455 sal_uInt16 nSteps = 0; in ScRoman() local
2456 while( (nSteps < nMode) && (nIndex < nMaxIndex) ) in ScRoman()
2458 nSteps++; in ScRoman()
2462 nSteps = nMode; in ScRoman()
/trunk/main/starmath/source/
H A Dmathmlexport.cxx178 sal_Int32 nSteps=0; in Export() local
180 xStatusIndicator->setValue(nSteps++); in Export()
208 xStatusIndicator->setValue(nSteps++); in Export()
219 xStatusIndicator->setValue(nSteps++); in Export()
229 xStatusIndicator->setValue(nSteps++); in Export()
244 xStatusIndicator->setValue(nSteps++); in Export()
H A Dmathmlimport.cxx162 sal_Int32 nSteps=3; in Import() local
164 nSteps = 1; in Import()
166 sal_Int32 nProgressRange(nSteps); in Import()
173 nSteps=0; in Import()
175 xStatusIndicator->setValue(nSteps++); in Import()
200 xStatusIndicator->setValue(nSteps++); in Import()
211 xStatusIndicator->setValue(nSteps++); in Import()
222 xStatusIndicator->setValue(nSteps++); in Import()
240 xStatusIndicator->setValue(nSteps++); in Import()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx2450 long nSteps = 0; in SeekCursor() local
2465 nSteps = nRow - (m_pSeekCursor->getRow() - 1); in SeekCursor()
2466 bAbsolute = bAbsolute || (abs(nSteps) > 100); in SeekCursor()
2477 if (nSteps > 0) // auf den letzten benoetigten Datensatz positionieren in SeekCursor()
2482 bSuccess = m_pSeekCursor->absolute(nSteps); in SeekCursor()
2484 bSuccess = m_pSeekCursor->relative(nSteps); in SeekCursor()
2486 else if (nSteps < 0) in SeekCursor()
2491 bSuccess = m_pSeekCursor->absolute(nSteps); in SeekCursor()
2493 bSuccess = m_pSeekCursor->relative(nSteps); in SeekCursor()
2511 if (bAbsolute || nSteps > 0) in SeekCursor()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx3482 sal_uInt16 nSteps) : in XGradient() argument
3492 nStepCount(nSteps) in XGradient()
H A Dxtabgrdt.cxx219 const sal_uInt16 nSteps((rSize.Width() + rSize.Height()) / 3); in CreateBitmapForUI() local
228 nSteps); in CreateBitmapForUI()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx604 const sal_uInt16 nSteps( rGradient.GetSteps() ); in createGradientAction() local
608 nSteps == 0 || in createGradientAction()
611 nSteps > 64 ) in createGradientAction()
693 nSteps, in createGradientAction()
719 nSteps, in createGradientAction()
740 nSteps, in createGradientAction()
749 nSteps, in createGradientAction()
759 nSteps, in createGradientAction()
769 nSteps, in createGradientAction()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx2243 …acheObj( const SwTableBox& rKeyBox, const SwTableBox& rCacheBox, sal_uInt16 nSteps, bool bStart ) : in SwFindRowSpanCacheObj()
2244 mpKeyBox( &rKeyBox ), mpCacheBox( &rCacheBox ), mnSteps( nSteps ), mbStart( bStart ) {} in SwFindRowSpanCacheObj()
2255 …const SwTableBox* FindCachedStartEndOfRowSpan( const SwTableBox& rKeyBox, sal_uInt16 nSteps, bool …
2256 …fRowSpan( const SwTableBox& rKeyBox, const SwTableBox& rCacheBox, sal_uInt16 nSteps, bool bStart );
2277 sal_uInt16 nSteps, in FindCachedStartEndOfRowSpan() argument
2292 aIter->mnSteps == nSteps && in FindCachedStartEndOfRowSpan()
2308 sal_uInt16 nSteps, in SetCachedStartEndOfRowSpan() argument
2313 const SwFindRowSpanCacheObj aNew( rKeyBox, rCacheBox, nSteps, bStart ); in SetCachedStartEndOfRowSpan()
/trunk/main/vcl/source/gdi/
H A Doutdev4.cxx307 long nSteps = Min( nStepCount, nMaxColorSteps ); in ImplDrawLinearGradient() local
308 if ( nSteps < 3) in ImplDrawLinearGradient()
310 nSteps = 3; in ImplDrawLinearGradient()
318 const double fStepsMinus1 = ((double)nSteps) - 1.0; in ImplDrawLinearGradient()
324 for ( long i = 0; i < nSteps; i++ ) in ImplDrawLinearGradient()
505 long nSteps = Max( nStepCount, 2L ); in ImplDrawComplexGradient() local
513 if ( nCalcSteps < nSteps ) in ImplDrawComplexGradient()
514 nSteps = nCalcSteps; in ImplDrawComplexGradient()
515 if ( !nSteps ) in ImplDrawComplexGradient()
516 nSteps = 1; in ImplDrawComplexGradient()
[all …]
H A Dgradient.cxx233 void Gradient::SetSteps( sal_uInt16 nSteps ) in SetSteps() argument
238 mpImplGradient->mnStepCount = nSteps; in SetSteps()
/trunk/main/vcl/inc/vcl/
H A Dgradient.hxx114 void SetSteps( sal_uInt16 nSteps );
/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx631 sal_uInt16 nSteps = sal_uInt16(nx1 / nx2); in DrawPageViewGrid() local
632 sal_uInt32 nRestPerStepMul1000 = nSteps ? ( ((nx1 * 1000L)/ nSteps) - (nx2 * 1000L) ) : 0; in DrawPageViewGrid()
636 for(sal_uInt16 a=0;a<nSteps;a++) in DrawPageViewGrid()
656 sal_uInt16 nSteps = sal_uInt16(ny1 / ny2); in DrawPageViewGrid() local
657 sal_uInt32 nRestPerStepMul1000 = nSteps ? ( ((ny1 * 1000L)/ nSteps) - (ny2 * 1000L) ) : 0; in DrawPageViewGrid()
661 for(sal_uInt16 a=0;a<nSteps;a++) in DrawPageViewGrid()
/trunk/main/svx/inc/svx/
H A Dxgrad.hxx55 sal_uInt16 nSteps = 0 );
68 void SetSteps(sal_uInt16 nSteps) { nStepCount = nSteps; } in SetSteps() argument
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx717 sal_Int32 nSteps = nMissingSize / ARRAY_SIZE_STEP + 1; in checkInterfaceArraySize() local
718 sal_Int32 nNewSize = nLen + nSteps * ARRAY_SIZE_STEP; in checkInterfaceArraySize()
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx399 int i, nSteps = 24, nParts = 7; in makeIris() local
400 …double lt = 0, t = 1.0/nSteps, cx, cy, lcx, lcy, lx = 1, ly = 0, x, y, cxo, cyo, lcxo, lcyo, of=2.… in makeIris()
402 for (i=1; i<=nSteps; i++) { in makeIris()
422 t += 1.0/nSteps; in makeIris()
/trunk/main/sfx2/sdi/
H A Dsfx.sdi708 (SfxUInt16Item nSteps SID_BROWSE_BACKWARD)
736 (SfxUInt16Item nSteps SID_BROWSE_FORWARD)
/trunk/main/sd/source/ui/inc/
H A Dfumorph.hxx68 const sal_uInt16 nSteps, List& rPolyPolyList3D);
/trunk/main/sd/source/ui/func/
H A Dfumorph.cxx479 const sal_uInt16 nSteps, List& rPolyPolyList3D) in ImpMorphPolygons() argument
481 if(nSteps) in ImpMorphPolygons()
488 const double fFactor(1.0 / (nSteps + 1)); in ImpMorphPolygons()
491 for(sal_uInt16 i(0); i < nSteps; i++) in ImpMorphPolygons()
/trunk/main/sd/source/ui/dlg/
H A Dmorphdlg.cxx124 sal_uInt16 nSteps; in LoadSettings() local
131 *xIStm >> nSteps >> bOrient >> bAttrib; in LoadSettings()
135 nSteps = 16; in LoadSettings()
139 aMtfSteps.SetValue( nSteps ); in LoadSettings()
/trunk/main/sc/source/filter/xml/
H A DXMLCalculationSettingsContext.cxx239 sal_Int32 nSteps; in ScXMLIterationContext() local
240 GetScImport().GetMM100UnitConverter().convertNumber(nSteps, sValue); in ScXMLIterationContext()
241 pCalcSet->SetIterationCount(nSteps); in ScXMLIterationContext()
/trunk/main/offapi/com/sun/star/drawing/
H A DXShapeArranger.idl73 [in] short nSteps );
79 <var>nSteps</var> objects more to the back.
82 [in] short nSteps );
/trunk/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx82 sal_Int32 nSteps= 0; in importImpl() local
130 xStatusIndicator->setValue(nSteps++); in importImpl()
142 xStatusIndicator->setValue(nSteps++); in importImpl()
184 xStatusIndicator->setValue(nSteps++); in importImpl()
209 xStatusIndicator->setValue(nSteps++); in importImpl()
223 sal_Int32 nSteps= 1; in exportImpl() local
240 xStatusIndicator->setValue(nSteps++); in exportImpl()
249 xStatusIndicator->setValue(nSteps++); in exportImpl()
314 xStatusIndicator->setValue(nSteps++); in exportImpl()

Completed in 221 milliseconds

12