Searched defs:nNeed (Results 1 – 4 of 4) sorted by relevance
135 long nNeed=long(BigInt(nHgt0)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect() local140 long nNeed=long(BigInt(nWdt0)*BigInt(nYMul)/BigInt(nYDiv)); in ImpDragCalcRect() local148 long nNeed=long(BigInt(nHgt0b)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect() local154 long nNeed=long(BigInt(nWdt0b)*BigInt(nYMul)/BigInt(nYDiv)); in ImpDragCalcRect() local
1312 long nNeed=long(BigInt(nHgt0)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect() local1317 long nNeed=long(BigInt(nWdt0)*BigInt(nYMul)/BigInt(nYDiv)); in ImpDragCalcRect() local1325 long nNeed=long(BigInt(nHgt0b)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect() local1331 long nNeed=long(BigInt(nWdt0b)*BigInt(nYMul)/BigInt(nYDiv)); in ImpDragCalcRect() local
500 MSHORT nNeed = 1; // frueher: nWidLines - rLine.GetLineNr(); in FindWidows() local
1409 void SwTxtFrm::PrepWidows( const MSHORT nNeed, sal_Bool bNotify ) in PrepWidows()
Completed in 70 milliseconds