Home
last modified time | relevance | path

Searched refs:nNeed (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdotxdr.cxx135 long nNeed=long(BigInt(nHgt0)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect() local
136 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 …]
H A Dsvdobj.cxx1312 long nNeed=long(BigInt(nHgt0)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect() local
1313 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 …]
/trunk/main/sw/source/core/text/
H A Dwidorp.cxx500 MSHORT nNeed = 1; // frueher: nWidLines - rLine.GetLineNr(); in FindWidows() local
513 if( nLines <= nNeed ) in FindWidows()
517 pMaster->Prepare( PREP_WIDOWS, (void*)&nNeed ); in FindWidows()
H A Dtxtfrm.cxx1409 void SwTxtFrm::PrepWidows( const MSHORT nNeed, sal_Bool bNotify ) in PrepWidows() argument
1411 ASSERT(GetFollow() && nNeed, "+SwTxtFrm::Prepare: lost all friends"); in PrepWidows()
1429 MSHORT nHave = nNeed; in PrepWidows()
/trunk/main/sw/source/core/inc/
H A Dtxtfrm.hxx115 void PrepWidows( const sal_uInt16 nNeed, sal_Bool bNotify = sal_True );
/trunk/extras/l10n/source/et/
H A Dlocalize.sdf17960 …ULTSAVEQUERY 365 et Kas salvestada need muudatused vaikeväärtusteks?\n\nNeed muudatused kajastu…

Completed in 1456 milliseconds