Home
last modified time | relevance | path

Searched refs:nRange (Results 1 – 25 of 52) sorted by path

123

/trunk/main/UnoControls/source/controls/
H A Dstatusindicator.cxx208 void SAL_CALL StatusIndicator::start( const OUString& sText, sal_Int32 nRange ) throw( RuntimeExcep… in start() argument
215 m_xProgressBar->setRange( 0, nRange ); in start()
/trunk/main/UnoControls/source/inc/
H A Dstatusindicator.hxx252 sal_Int32 nRange ) throw( UNO3_RUNTIMEEXCEPTION );
/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx72 inline ProgressInfo( SfxObjectShell* pObjSh, const String& rText, sal_uLong nRange );
79 inline ProgressInfo::ProgressInfo( SfxObjectShell* pObjSh, const String& rText, sal_uLong nRange ) in ProgressInfo() argument
80 : SfxProgress( pObjSh, rText, nRange ) in ProgressInfo()
165 void CreateProgress( const String& rText, sal_uLong nRange );
H A Dbaside2b.cxx930 void EditorWindow::CreateProgress( const String& rText, sal_uLong nRange ) in CreateProgress() argument
933 …gress = new ProgressInfo( IDE_DLL()->GetShell()->GetViewFrame()->GetObjectShell(), rText, nRange ); in CreateProgress()
/trunk/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx464 for (sal_Int32 nRange=0; nRange<nDBCount; nRange++) in getTables() local
466 ::rtl::OUString aName = aDBNames[nRange]; in getTables()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dprogressmixer.cxx54 sal_uInt32 nRange; member
64 ,nRange(100) in PhaseData()
72 ,nRange(100) in PhaseData()
170 m_pData->aPhases[ _nID ].nRange = _nPhaseRange; in startPhase()
185 double nLocalProgress = 1.0 * _nPhaseProgress / rPhase.nRange; in advancePhase()
202 advancePhase( m_pData->pCurrentPhase->second.nRange ); in endPhase()
/trunk/main/desktop/source/splash/
H A Dsplash.cxx94 void SAL_CALL SplashScreen::start(const OUString&, sal_Int32 nRange) in start() argument
97 _iMax = nRange; in start()
H A Dsplash.hxx122 virtual void SAL_CALL start(const OUString& aText, sal_Int32 nRange) throw ( RuntimeException );
/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx172 long CalcMax( const Point& rPt1, const Point& rPt2, long nRange, long nFar );
221 long nRange, long nFarRange ) in CalcMax() argument
223 double nDa = Cut( nRange, rPt1, rPt2 ) - Cut( nFarRange, rPt1, rPt2 ); in CalcMax()
234 nB = nRange + nDa * ( nFarRange - nRange ) / sqrt( nB ); in CalcMax()
/trunk/main/framework/inc/helper/
H A Dstatusindicator.hxx119 sal_Int32 nRange)
H A Dstatusindicatorfactory.hxx118 sal_Int32 nRange ) in IndicatorInfo()
122 m_nRange = nRange ; in IndicatorInfo()
265 sal_Int32 nRange);
H A Dvclstatusindicator.hxx103 sal_Int32 nRange)
/trunk/main/framework/inc/uielement/
H A Dstatusindicatorinterfacewrapper.hxx64 … sal_Int32 nRange ) throw( ::com::sun::star::uno::RuntimeException );
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DStatusIndicator.java109 public void start( /*IN*/String sText, /*IN*/int nRange ) in start() argument
118 m_nRange = nRange; in start()
/trunk/main/framework/source/helper/
H A Dstatusindicator.cxx69 sal_Int32 nRange) in start() argument
80 pFactory->start(this, sText, nRange); in start()
H A Dstatusindicatorfactory.cxx172 sal_Int32 nRange) in start() argument
181 IndicatorInfo aInfo(xChild, sText, nRange); in start()
193 xProgress->start(sText, nRange); in start()
H A Dvclstatusindicator.cxx81 sal_Int32 nRange) in start() argument
114 m_nRange = nRange; in start()
191 sal_Int32 nRange = m_nRange; in setValue() local
200 ((nValue*100) / ::std::max(nRange,(sal_Int32)1)), (sal_Int32)100)); in setValue()
/trunk/main/framework/source/uielement/
H A Dstatusindicatorinterfacewrapper.cxx63 sal_Int32 nRange ) in start() argument
71 pProgressBar->start( sText, nRange ); in start()
/trunk/main/sc/inc/
H A Dprogress.hxx82 sal_uLong nRange, sal_Bool bAllDocs = sal_False,
/trunk/main/sc/source/core/data/
H A Ddocument.cxx1837 for (sal_uLong nRange = 0; nRange < rDestRanges.Count(); ++nRange) in UpdateRangeNamesInFormulas() local
1839 const ScRange* pRange = rDestRanges.GetObject( nRange); in UpdateRangeNamesInFormulas()
2173 for (sal_uLong nRange = 0; nRange < pDestRanges->Count(); ++nRange) in CopyFromClip() local
2175 const ScRange* pRange = pDestRanges->GetObject( nRange); in CopyFromClip()
/trunk/main/sc/source/core/tool/
H A Dcharthelper.cxx277 sal_Int32 nRange=0; in SetChartRanges() local
278 …for( sal_Int32 nN=0; (nN<aLabeledDataSequences.getLength()) && (nRange<rRanges.getLength()); nN++ ) in SetChartRanges()
290 xDataProvider->createDataSequenceByRangeRepresentation( rRanges[nRange++] )); in SetChartRanges()
299 if( !(nRange<rRanges.getLength()) ) in SetChartRanges()
306 xDataProvider->createDataSequenceByRangeRepresentation( rRanges[nRange++] )); in SetChartRanges()
H A Dprogress.cxx87 sal_uLong nRange, sal_Bool bAllDocs, sal_Bool bWait ) in ScProgress() argument
123 pProgress = new SfxProgress( pObjSh, rText, nRange, bAllDocs, bWait ); in ScProgress()
125 nGlobalRange = nRange; in ScProgress()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx910 for( sal_uInt32 nRange = 0; (nRange < pRList->Count()) && bContLoop; nRange++ ) in ExcEScenario() local
912 const ScRange* pRange = pRList->GetObject( nRange ); in ExcEScenario()
/trunk/main/sc/source/ui/view/
H A Dcolrowba.cxx166 SCCOLROW nRange[2]; in HideEntries() local
167 nRange[0] = nStart; in HideEntries()
168 nRange[1] = nEnd; in HideEntries()
169 pViewData->GetView()->SetWidthOrHeight( sal_True, 1, nRange, SC_SIZE_DIRECT, 0 ); in HideEntries()
333 SCCOLROW nRange[2]; in HideEntries() local
334 nRange[0] = nStart; in HideEntries()
335 nRange[1] = nEnd; in HideEntries()
336 pViewData->GetView()->SetWidthOrHeight( sal_False, 1, nRange, SC_SIZE_DIRECT, 0 ); in HideEntries()
H A Dviewfunc.cxx2344 for ( SCCOLROW nRange = 0; nRange < nRangeCnt; ++nRange ) in SetWidthOrHeight() local
2423 SCCOLROW nRange[2]; in ModifyCellSize() local
2482 nRange[0] = nRange[1] = nCol; in ModifyCellSize()
2483 SetWidthOrHeight( sal_True, 1, nRange, SC_SIZE_DIRECT, nWidth ); in ModifyCellSize()
2517 nRange[0] = nRange[1] = nRow; in ModifyCellSize()
2518 SetWidthOrHeight( sal_False, 1, nRange, eMode, nHeight ); in ModifyCellSize()

Completed in 193 milliseconds

123