Home
last modified time | relevance | path

Searched defs:nNeed (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svx/source/svdraw/
H A Dsvdotxdr.cxx135 long nNeed=long(BigInt(nHgt0)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect() local
140 long nNeed=long(BigInt(nWdt0)*BigInt(nYMul)/BigInt(nYDiv)); in ImpDragCalcRect() local
148 long nNeed=long(BigInt(nHgt0b)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect() local
154 long nNeed=long(BigInt(nWdt0b)*BigInt(nYMul)/BigInt(nYDiv)); in ImpDragCalcRect() local
H A Dsvdobj.cxx1312 long nNeed=long(BigInt(nHgt0)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect() local
1317 long nNeed=long(BigInt(nWdt0)*BigInt(nYMul)/BigInt(nYDiv)); in ImpDragCalcRect() local
1325 long nNeed=long(BigInt(nHgt0b)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect() local
1331 long nNeed=long(BigInt(nWdt0b)*BigInt(nYMul)/BigInt(nYDiv)); in ImpDragCalcRect() local
/aoo41x/main/sw/source/core/text/
H A Dwidorp.cxx500 MSHORT nNeed = 1; // frueher: nWidLines - rLine.GetLineNr(); in FindWidows() local
H A Dtxtfrm.cxx1409 void SwTxtFrm::PrepWidows( const MSHORT nNeed, sal_Bool bNotify ) in PrepWidows()

Completed in 52 milliseconds