Home
last modified time | relevance | path

Searched refs:nReal (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx1211 nReal += pParent->Grow( nGrow - nReal ); in Paste()
1629 if( nReal ) in AdjustNeighbourhood()
1984 nReal = GetUpper()->Grow( nDist - (nReal > 0 ? nReal : 0), in GrowFrm()
2016 return nReal; in GrowFrm()
2139 return nReal; in ShrinkFrm()
2495 nReal = AdjustNeighbourhood( nReal, bTst ); in GrowFrm()
2499 nReal += AdjustNeighbourhood( nReal, bTst ); in GrowFrm()
2523 nReal += AdjustNeighbourhood( nReal - nGrow, bTst ); in GrowFrm()
2548 nReal = 0; in GrowFrm()
2568 if ( nReal ) in GrowFrm()
[all …]
H A Dtabfrm.cxx3203 if ( nReal < nDist ) in GrowFrm()
3205 nTmp = GetUpper()->Grow( nDist - ( nReal > 0 ? nReal : 0), bTst, bInfo ); in GrowFrm()
4654 SwTwips nReal = 0; in GrowFrm() local
4682 nDist -= nReal; in GrowFrm()
4711 if ( nReal ) in GrowFrm()
4715 return nReal; in GrowFrm()
4765 SwTwips nReal = nRealDist; in ShrinkFrm() local
4766 if ( nReal ) in ShrinkFrm()
4791 nReal = nTmp; in ShrinkFrm()
4799 if ( nReal ) in ShrinkFrm()
[all …]
H A Dftnfrm.cxx417 nReal = 0; in GrowFrm() local
422 nReal = AdjustNeighbourhood( nGrow, bTst ); in GrowFrm()
434 nReal = AdjustNeighbourhood( nGrow, bTst ); in GrowFrm()
439 nReal += pBoss->Grow( nGrow - nReal, bTst ); in GrowFrm()
441 && nReal < nGrow ) in GrowFrm()
442 nReal += AdjustNeighbourhood( nGrow - nReal, bTst ); in GrowFrm()
446 nReal += nAvail; in GrowFrm()
450 if ( nReal != nDist ) in GrowFrm()
452 nDist -= nReal; in GrowFrm()
462 if( nReal ) in GrowFrm()
[all …]
H A Dcalcmove.cxx1641 long nReal = GetUpper()->Grow( nDiff ); in MakeAll() local
1642 if( nReal ) in MakeAll()
H A Dsectfrm.cxx2184 SwTwips nReal = 0; in _Shrink() local
2200 nReal = GetUpper()->Shrink( nDist, bTst ); in _Shrink()
/trunk/main/sw/source/core/text/
H A Ditradj.cxx268 const SwLinePortion *pStopAt, SwTwips nReal, bool bSkipKashida ) in CalcNewBlock() argument
303 CalcRightMargin( pCurrent, nReal ); in CalcNewBlock()
366 CalcNewBlock( pCurrent, pStopAt, nReal, true ); in CalcNewBlock()
384 CalcNewBlock( pCurrent, pStopAt, nReal, true ); in CalcNewBlock()
569 SwTwips nReal ) in CalcRightMargin() argument
579 nRealWidth = nReal; in CalcRightMargin()
H A Dtxtftn.cxx865 KSHORT nReal; in NewFtnPortion()
871 nReal = pCurr->GetRealHeight(); in NewFtnPortion()
872 if( nReal < nOldReal ) in NewFtnPortion()
873 nReal = nOldReal; in NewFtnPortion()
879 SwTwips nLower = Y() + nReal; in NewFtnPortion()
948 SwTwips nTmpBot = Y() + nReal * 2; in NewFtnPortion()
981 pFrm, pFtn, nReal ); in NewFtnPortion()
1423 SwTxtFtn *pFootn, KSHORT nReal ) in SwFtnPortion() argument
1427 , nOrigHeight( nReal ) in SwFtnPortion()
H A Ditrtxt.hxx216 SwMarginPortion* CalcRightMargin( SwLineLayout *pCurr, SwTwips nReal = 0 );
226 SwTwips nReal = 0, bool bSkipKashida = false );
H A Dfrmform.cxx425 SwTwips nReal = Grow( nChgHght, sal_True ); in AdjustFrm() local
426 if( nReal < nChgHght ) in AdjustFrm()
429 nChgHght - nReal ); in AdjustFrm()
/trunk/main/cui/source/tabpages/
H A Dtabstpge.cxx518 const long nReal = nVal - nOffset; in IMPL_LINK() local
524 if ( nReal < aNewTabs[i].GetTabPos() ) in IMPL_LINK()
530 aAktTab.GetTabPos() = nReal; in IMPL_LINK()
/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/
H A Dimage01.infile23 ENTER_STRING_AT_LOCATION|86|53|\nReal start of animated gif
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp1700 long nReal = 0; in get_relation() local

Completed in 145 milliseconds