Searched refs:nNeed (Results 1 – 6 of 6) sorted by relevance
135 long nNeed=long(BigInt(nHgt0)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect() local136 if (bYNeg) nNeed=-nNeed; in ImpDragCalcRect()137 if (bTop) aTmpRect.Top()=aTmpRect.Bottom()-nNeed; in ImpDragCalcRect()138 if (bBtm) aTmpRect.Bottom()=aTmpRect.Top()+nNeed; in ImpDragCalcRect()141 if (bXNeg) nNeed=-nNeed; in ImpDragCalcRect()142 if (bLft) aTmpRect.Left()=aTmpRect.Right()-nNeed; in ImpDragCalcRect()143 if (bRgt) aTmpRect.Right()=aTmpRect.Left()+nNeed; in ImpDragCalcRect()149 aTmpRect.Top()-=(nNeed-nHgt0b)/2; in ImpDragCalcRect()150 aTmpRect.Bottom()=aTmpRect.Top()+nNeed; in ImpDragCalcRect()155 aTmpRect.Left()-=(nNeed-nWdt0b)/2; in ImpDragCalcRect()[all …]
1312 long nNeed=long(BigInt(nHgt0)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect() local1313 if (bYNeg) nNeed=-nNeed; in ImpDragCalcRect()1314 if (bTop) aTmpRect.Top()=aTmpRect.Bottom()-nNeed; in ImpDragCalcRect()1315 if (bBtm) aTmpRect.Bottom()=aTmpRect.Top()+nNeed; in ImpDragCalcRect()1318 if (bXNeg) nNeed=-nNeed; in ImpDragCalcRect()1319 if (bLft) aTmpRect.Left()=aTmpRect.Right()-nNeed; in ImpDragCalcRect()1320 if (bRgt) aTmpRect.Right()=aTmpRect.Left()+nNeed; in ImpDragCalcRect()1326 aTmpRect.Top()-=(nNeed-nHgt0b)/2; in ImpDragCalcRect()1327 aTmpRect.Bottom()=aTmpRect.Top()+nNeed; in ImpDragCalcRect()1332 aTmpRect.Left()-=(nNeed-nWdt0b)/2; in ImpDragCalcRect()[all …]
500 MSHORT nNeed = 1; // frueher: nWidLines - rLine.GetLineNr(); in FindWidows() local513 if( nLines <= nNeed ) in FindWidows()517 pMaster->Prepare( PREP_WIDOWS, (void*)&nNeed ); in FindWidows()
1409 void SwTxtFrm::PrepWidows( const MSHORT nNeed, sal_Bool bNotify ) in PrepWidows() argument1411 ASSERT(GetFollow() && nNeed, "+SwTxtFrm::Prepare: lost all friends"); in PrepWidows()1429 MSHORT nHave = nNeed; in PrepWidows()
115 void PrepWidows( const sal_uInt16 nNeed, sal_Bool bNotify = sal_True );
17960 …ULTSAVEQUERY 365 et Kas salvestada need muudatused vaikeväärtusteks?\n\nNeed muudatused kajastu…
Completed in 1171 milliseconds