Home
last modified time | relevance | path

Searched refs:nStep (Results 1 – 25 of 40) sorted by last modified time

12

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1861 sal_Int32 nStep; in PaintPage() local
1864 nStep = aTextLine.GetHeight() + 2; in PaintPage()
1877 aTextLine.Move(0, nStep); in PaintPage()
1879 aTextLine.Move(0, -nStep); in PaintPage()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx2558 for (sal_uInt16 nStep=0; nStep<nRepeats; nStep++) in CountNotePages() local
2563 const ScRange* pThisRange = pDoc->GetPrintRange( nPrintTab, nStep ); in CountNotePages()
2711 for (sal_uInt16 nStep=0; nStep<nRepeats; nStep++) in DoPrint() local
2715 CalcZoom(nStep); // setzt auch nStartCol etc. neu in DoPrint()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1658 sal_uInt16 nStep = 1; in CalculatePagePairsForProspectPrinting() local
1663 ++nStep; in CalculatePagePairsForProspectPrinting()
1666 ++nStep; in CalculatePagePairsForProspectPrinting()
1671 sal_Int32 nCntPage = (( nEPg - nSPg ) / ( 2 * nStep )) + 1; in CalculatePagePairsForProspectPrinting()
1702 nSPg = nSPg + nStep; in CalculatePagePairsForProspectPrinting()
1703 nEPg = nEPg - nStep; in CalculatePagePairsForProspectPrinting()
H A Ddocnum.cxx285 int nStep; // step size for searching in aCollArr: -1 or 1 in OutlineUpDown() local
290 nStep = -1; in OutlineUpDown()
295 nStep = 1; in OutlineUpDown()
318 while (nCount > 0 && m + nStep >= 0 && m + nStep < MAXLEVEL) in OutlineUpDown()
320 m = static_cast<sal_uInt16>(m + nStep); in OutlineUpDown()
/trunk/main/unotools/source/config/
H A Dcompatibility.cxx175 sal_Int32 nStep = 0; in GetList() local
210 lResult[ nStep ] = lProperties; in GetList()
211 ++nStep; in GetList()
H A Ddynamicmenuoptions.cxx176 sal_Int32 nStep = 0; in GetList() local
208 lResult[nStep] = lProperties; in GetList()
209 ++nStep; in GetList()
H A Dviewoptions.cxx213 for( sal_Int32 nStep=0; nStep<nCount; ++nStep ) in setUserItem() local
215 if( m_lUserData[nStep].Name == sName ) in setUserItem()
217 m_lUserData[nStep].Value = aValue ; in setUserItem()
239 for( sal_Int32 nStep=0; nStep<nCount; ++nStep ) in getUserItem() local
241 if( m_lUserData[nStep].Name == sName ) in getUserItem()
243 aValue = m_lUserData[nStep].Value; in getUserItem()
/trunk/main/framework/source/services/
H A Ddesktop.cxx1394 for( sal_Int32 nStep=0; nStep<nCount; ++nStep ) in handle() local
1397 …xAbort = css::uno::Reference< css::task::XInteractionAbort >( lContinuations[nStep], css::uno::UN… in handle()
1400 …xApprove = css::uno::Reference< css::task::XInteractionApprove >( lContinuations[nStep], css::uno… in handle()
1403 …uno::Reference< css::document::XInteractionFilterSelect >( lContinuations[nStep], css::uno::UNO_QU… in handle()
/trunk/main/uui/source/
H A Diahndl-filter.cxx234 sal_Int32 nStep ; in handleAmbigousFilterRequest_() local
246 for( nStep=0; nStep<lProps.getLength(); ++nStep ) in handleAmbigousFilterRequest_()
248 if( lProps[nStep].Name.compareToAscii("UIName") == 0 ) in handleAmbigousFilterRequest_()
251 lProps[nStep].Value >>= sTemp; in handleAmbigousFilterRequest_()
268 for( nStep=0; nStep<lProps.getLength(); ++nStep ) in handleAmbigousFilterRequest_()
270 if( lProps[nStep].Name.compareToAscii("UIName") == 0 ) in handleAmbigousFilterRequest_()
273 lProps[nStep].Value >>= sTemp; in handleAmbigousFilterRequest_()
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx1287 for ( sal_Int32 nStep = 0; FAILED( hInvRes ) && nStep < 2; nStep++ ) in directInvoke() local
1308 && !( dispparams.cNamedArgs == 1 && pInvkinds[nStep] == INVOKE_PROPERTYPUT ) ) in directInvoke()
1311 if ( pInvkinds[nStep] == INVOKE_PROPERTYPUT ) in directInvoke()
1339 if ( pInvkinds[nStep] == DISPATCH_PROPERTYPUT ) in directInvoke()
1426 … ::sal::static_int_cast< WORD, INVOKEKIND >( pInvkinds[nStep] ), in directInvoke()
/trunk/main/writerfilter/source/doctok/
H A DWW8StreamImpl.cxx188 sal_uInt32 nStep = 16; in dump() local
192 aSeq = get(nOffset, nStep); in dump()
193 dumpLine(o, aSeq, nOffset, nStep); in dump()
195 nOffset += nStep; in dump()
197 while (aSeq.getCount() == nStep); in dump()
/trunk/main/writerfilter/inc/resourcemodel/
H A DSubSequence.hxx45 sal_uInt32 nOffset, sal_uInt32 nStep);
135 sal_uInt32 nStep = 16; in dump() local
186 n += nStep; in dump()
204 sal_uInt32 nStep = 16; in dump() local
213 if (nBytes > nStep) in dump()
214 nBytes = nStep; in dump()
217 dumpLine(o, aSeq, n, nStep); in dump()
233 sal_uInt32 nStep = 16; in toString() local
283 n += nStep; in toString()
303 for (sal_uInt32 i = 0; i < nStep; i++) in dumpLine()
[all …]
/trunk/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java202 …int nStep = ((Integer) Helper.getUnoPropertyValue(oColumnDescriptorModel, PropertyNames.PROPERTY_S… in initialize() local
203 if (nStep > IFieldFormatStep.intValue()) in initialize()
/trunk/main/vcl/source/gdi/
H A Dgraph.cxx118 long nStep = nThreshold / 3; in ImplDrawDefault() local
120 if ( !nStep ) in ImplDrawDefault()
121 nStep = aSz.Height() - nThreshold; in ImplDrawDefault()
123 for(;; aSz.Height() -= nStep ) in ImplDrawDefault()
/trunk/main/vcl/source/control/
H A Dslider.cxx128 sal_Int16 nStep = ReadShortRes(); in ImplLoadRes() local
132 SetLineSize( nStep ); in ImplLoadRes()
H A Dscrbar.cxx184 sal_Int16 nStep = ReadShortRes(); in ImplLoadRes() local
188 SetLineSize( nStep ); in ImplLoadRes()
/trunk/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx805 sal_Int32 nStep = 0; in lcl_getDialogStep() local
809 xModelProps->getPropertyValue( getStepPropertyName() ) >>= nStep; in lcl_getDialogStep()
815 return nStep; in lcl_getDialogStep()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx1456 long nStep = Abs(Abs(nRectHeight * 95 /100) / 11); in UserDraw() local
1457 long nTop = (nRectHeight - 11 * nStep ) / 2; in UserDraw()
1470 nStarts[1] = nEnds[0] + nStep; in UserDraw()
1475 nStarts[1] = nEnds[0] + nStep; in UserDraw()
1477 nStarts[2] = nEnds[1] + nStep; in UserDraw()
1482 nStarts[1] = nEnds[0] + nStep; in UserDraw()
1487 nStarts[1] = nEnds[0] + nStep; in UserDraw()
1497 aStart.Y() = aEnd.Y() = aBLPos.Y() + nTop + i * nStep; in UserDraw()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx778 for( sal_uInt16 n = 0, nStep = (sal_uInt16)(nWidth / (nCols+1)), nW = nStep; in IMPL_LINK() local
779 n < nCols; ++n, nW = nW + nStep ) in IMPL_LINK()
/trunk/main/svx/source/table/
H A Dtablelayouter.cxx363 sal_Int32 nStep = 1, i; in findMergeOrigin() local
370 nRow = nMergedY - nStep; in findMergeOrigin()
374 for( i = 0; (i <= nStep) && (nCol >= nMinCol); i++, nCol-- ) in findMergeOrigin()
404 nCol = nMergedX - nStep; in findMergeOrigin()
408 for( i = 0; (i < nStep) && (nRow >= nMinRow); i++, nRow-- ) in findMergeOrigin()
435 nStep++; in findMergeOrigin()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx1946 … sal_Int32 nStep = (sal_Int32)getDouble( _rxModel->getPropertyValue( FM_PROP_VALUESTEP ) ); in implAdjustGenericFieldSetting() local
1953 static_cast< DoubleNumericField* >( m_pWindow )->SetSpinSize(nStep); in implAdjustGenericFieldSetting()
2092 double nStep = getDouble( _rxModel->getPropertyValue( FM_PROP_VALUESTEP ) ); in implAdjustGenericFieldSetting() local
2104 static_cast< LongCurrencyField* >( m_pWindow )->SetSpinSize( nStep ); in implAdjustGenericFieldSetting()
/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx457 sal_Int32 nStep = aTxt.GetHeight() + 2; in DrawInnerFrame_Impl() local
465 aTxt.Move(0, nStep); in DrawInnerFrame_Impl()
617 sal_Int32 nStep; in Paint() local
627 nStep = aTxt.GetHeight() + 2; in Paint()
633 nStep = aTxt.GetHeight() + 2; in Paint()
675 aTxt.Move(0, nStep); in Paint()
679 aTxt.Move(0, -nStep); in Paint()
H A Drelfld.cxx104 sal_uInt16 nMax, sal_uInt16 nStep ) in EnableRelativeMode() argument
109 nRelStep = nStep; in EnableRelativeMode()
/trunk/main/svx/inc/svx/
H A Drelfld.hxx60 sal_uInt16 nStep = 5 );
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1333 void FontSizeBox::EnableRelativeMode( sal_uInt16 nMin, sal_uInt16 nMax, sal_uInt16 nStep ) in EnableRelativeMode() argument
1338 nRelStep = nStep; in EnableRelativeMode()
1344 void FontSizeBox::EnablePtRelativeMode( short nMin, short nMax, short nStep ) in EnablePtRelativeMode() argument
1349 nPtRelStep = nStep; in EnablePtRelativeMode()

Completed in 186 milliseconds

12