Searched refs:nRemaining (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/sw/source/core/layout/ |
H A D | hffrm.cxx | 78 SwTwips nRemaining = 0; in lcl_CalcContentHeight() local 86 nRemaining += nTmp; in lcl_CalcContentHeight() 92 nRemaining += nTmp; in lcl_CalcContentHeight() 97 nRemaining += nTmp; in lcl_CalcContentHeight() 104 return nRemaining; in lcl_CalcContentHeight() 255 SwTwips nRemaining, nOldHeight; in FormatSize() local 299 nRemaining = 0; in FormatSize() 316 if ( nRemaining < nMinHeight ) in FormatSize() 317 nRemaining = nMinHeight; in FormatSize() 327 if( nRemaining <= nMinHeight ) in FormatSize() [all …]
|
H A D | fly.cxx | 1394 SwTwips nRemaining = 0; in Format() local 1415 nRemaining += ((SwTxtFrm*)pFrm)->GetParHeight() in Format() 1418 nRemaining += ((SwSectionFrm*)pFrm)->Undersize(); in Format() 1451 nRemaining = nDist - nBorder; in Format() 1459 nRemaining = nMinHeight - nUL; in Format() 1466 if ( nRemaining < MINFLY ) in Format() 1467 nRemaining = MINFLY; in Format() 1468 (Prt().*fnRect->fnSetHeight)( nRemaining ); in Format() 1469 nRemaining -= (Frm().*fnRect->fnGetHeight)(); in Format() 1470 (Frm().*fnRect->fnAddBottom)( nRemaining + nUL ); in Format() [all …]
|
H A D | wsfrm.cxx | 3233 SwTwips nRemaining = 0; in Format() local 3236 { nRemaining += (pFrm->Frm().*fnRect->fnGetHeight)(); in Format() 3239 nRemaining += ((SwTxtFrm*)pFrm)->GetParHeight() in Format() 3242 nRemaining += ((SwSectionFrm*)pFrm)->Undersize(); in Format() 3245 nRemaining += nBorder; in Format() 3246 nRemaining = Max( nRemaining, nMinHeight ); in Format() 3247 const SwTwips nDiff = nRemaining-(Frm().*fnRect->fnGetHeight)(); in Format()
|
H A D | sectfrm.cxx | 1421 SwTwips nRemaining = (this->*fnRect->fnGetTopMargin)(); in Format() local 1431 FormatWidthCols( *pAttr, nRemaining, MINLAY ); in Format() 1446 nRemaining += (pFrm->Frm().*fnRect->fnGetHeight)(); in Format() 1464 nRemaining += InnerHeight(); in Format() 1469 SwTwips nDiff = (Frm().*fnRect->fnGetHeight)() - nRemaining; in Format() 1491 long nTmp = nRemaining - (Frm().*fnRect->fnGetHeight)(); in Format()
|
H A D | tabfrm.cxx | 3153 SwTwips nRemaining = 0, nDiff; in Format() local 3157 nRemaining += (pFrm->Frm().*fnRect->fnGetHeight)(); in Format() 3161 nRemaining += nUpper + nLower; in Format() 3163 nDiff = (Frm().*fnRect->fnGetHeight)() - nRemaining; in Format() 5201 long nRemaining = GetTabBox()->getRowSpan() >= 1 ? in Format() local 5297 const long nDiffHeight = nRemaining - (Frm().*fnRect->fnGetHeight)(); in Format() 5390 … if( ( bVertDir && ( nRemaining -= lcl_CalcTopAndBottomMargin( *this, *pAttrs ) ) < nPrtHeight ) || in Format() 5394 nDiff = (Prt().*fnRect->fnGetHeight)() - nRemaining; in Format()
|
H A D | ftnfrm.cxx | 282 SwTwips nRemaining = 0; in Format() local 288 nRemaining += (pFrm->Frm().*fnRect->fnGetHeight)() in Format() 293 nRemaining += nBorder; in Format() 308 nDiff = (Frm().*fnRect->fnGetHeight)() - nRemaining; in Format()
|
/aoo42x/main/chart2/source/model/template/ |
H A D | StockDataInterpreter.cxx | 103 sal_Int32 nRemaining( 0 ); in interpretDataSource() local 109 nRemaining = nAvailableSequences % nNumberOfNecessarySequences; in interpretDataSource() 121 if( nRemaining > 0 ) in interpretDataSource() 129 if( nRemaining > 1 ) in interpretDataSource() 187 if( bHasVolume && nRemaining > 1 ) in interpretDataSource() 196 --nRemaining; in interpretDataSource() 201 if( nRemaining > 0 ) in interpretDataSource() 205 aSequences[nCandleStickGroupIndex][nSeriesIndex].realloc( nRemaining ); in interpretDataSource() 216 if( nSeqIdx < nRemaining ) in interpretDataSource() 226 if( nSeqIdx < nRemaining ) in interpretDataSource() [all …]
|
/aoo42x/main/oox/source/helper/ |
H A D | binaryinputstream.cxx | 283 sal_Int64 nRemaining = rInStrm.getRemaining(); in RelativeInputStream() local 284 mnSize = (nRemaining >= 0) ? ::std::min( nSize, nRemaining ) : nSize; in RelativeInputStream()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlexprt.cxx | 1535 sal_Int32 nRemaining = nCount; in lcl_CopyStreamElement() local 1538 while ( nRemaining > 0 ) in lcl_CopyStreamElement() 1540 sal_Int32 nRead = xInput->readBytes( aSequence, std::min( nRemaining, nBufSize ) ); in lcl_CopyStreamElement() 1550 if (nRead == nRemaining) in lcl_CopyStreamElement() 1562 nRemaining -= nRead; in lcl_CopyStreamElement() 1571 nRemaining = 0; in lcl_CopyStreamElement() 1587 sal_Int32 nRemaining = nBytesToSkip; in lcl_SkipBytesInBlocks() local 1588 while ( nRemaining > 0 ) in lcl_SkipBytesInBlocks() 1590 sal_Int32 nSkip = std::min( nRemaining, nMaxSize ); in lcl_SkipBytesInBlocks() 1592 nRemaining -= nSkip; in lcl_SkipBytesInBlocks()
|
/aoo42x/main/sw/source/core/text/ |
H A D | frmform.cxx | 380 const long nRemaining = in CalcFollow() local 382 if ( nRemaining > 0 && !GetUpper()->IsSctFrm() && in CalcFollow() 383 nRemaining != ( bVert ? in CalcFollow()
|
/aoo42x/main/tools/source/rc/ |
H A D | resmgr.cxx | 2092 sal_uInt32 nRemaining = pResHeader->GetLocalOff() - sizeof(RSHEADER_TYPE); in ReadBlob() local 2103 return nRemaining; in ReadBlob()
|
Completed in 207 milliseconds