Home
last modified time | relevance | path

Searched refs:nLower (Results 1 – 25 of 44) sorted by last modified time

12

/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx421 sal_uInt16 nLower = (sal_uInt16)((fValue - floor(fValue))*0x10000); in getFixed() local
424 temp |= nLower; in getFixed()
/trunk/main/sd/source/core/
H A Dsdpage.cxx1822 sal_Int32 nLower = rNewBorderRect.Bottom(); in ScaleObjects() local
1846 if (nLower < 0) in ScaleObjects()
1848 nLower = GetLwrBorder(); in ScaleObjects()
1858 aBackgroundSize.Height() -= nUpper + nLower; in ScaleObjects()
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1366 int nLower = 0; in getGlyph12() local
1373 while( nLower < nUpper ) { in getGlyph12()
1374 int nIndex = (nLower + nUpper) / 2; in getGlyph12()
1381 nLower = nIndex + 1; in getGlyph12()
/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx308 inline void SetULSpace( sal_uInt16 nUpper, sal_uInt16 nLower );
979 inline void _HTMLAttrContext::SetULSpace( sal_uInt16 nUpper, sal_uInt16 nLower ) in SetULSpace() argument
982 nLowerSpace = nLower; in SetULSpace()
H A Dsvxcss1.cxx2273 sal_uInt16 nLower = 0; in ParseCSS1_margin_bottom() local
2282 nLower = (sal_uInt16)nTmp; in ParseCSS1_margin_bottom()
2293 nLower = (sal_uInt16)nPHeight; in ParseCSS1_margin_bottom()
2311 aULItem.SetLower( nLower ); in ParseCSS1_margin_bottom()
2317 aULItem.SetLower( nLower ); in ParseCSS1_margin_bottom()
H A Dhtmlgrin.cxx245 sal_uInt16 nUpper=0, nLower=0; in SetAnchorAndAdjustment() local
246 GetULSpaceFromContext( nUpper, nLower ); in SetAnchorAndAdjustment()
253 NewAttr( &aAttrTab.pULSpace, SvxULSpaceItem( 0, nLower, RES_UL_SPACE ) ); in SetAnchorAndAdjustment()
H A Dhtmlcss1.cxx2330 sal_uInt16& nLower ) const in GetULSpaceFromContext()
2341 pCntxt->GetULSpace( nUpper, nLower ); in GetULSpaceFromContext()
2359 nLower = rULSpace.GetLower(); in GetULSpaceFromContext()
H A Dhtmlctxt.cxx625 sal_uInt16 nUpper = 0, nLower = 0; in InsertAttrs() local
626 GetULSpaceFromContext( nUpper, nLower ); in InsertAttrs()
631 aULSpace.SetLower( nLower ); in InsertAttrs()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx788 sal_uInt32 nLower = 0; in ChangeMedium() local
831 nLower=1000; in ChangeMedium()
838 nLower=0; in ChangeMedium()
849 nLower=0; in ChangeMedium()
859 nLower=0; in ChangeMedium()
869 nLower=0; in ChangeMedium()
879 nLower=0; in ChangeMedium()
898 Rectangle aBorderRect(nLeft, nUpper, nRight, nLower); in ChangeMedium()
901 pPage->SetBorder(nLeft, nUpper, nRight, nLower); in ChangeMedium()
921 Rectangle aBorderRect(nLeft, nUpper, nRight, nLower); in ChangeMedium()
[all …]
/trunk/main/sd/source/ui/view/
H A Ddrtxtob1.cxx177 long nLower = pNewItem->GetLower(); in Execute() local
179 nLower += 100; in Execute()
182 nLower -= 100; in Execute()
183 nLower = Max( (long) nLower, 0L ); in Execute()
185 pNewItem->SetLower( (sal_uInt16) nLower ); in Execute()
218 long nLower = pNewItem->GetLower(); in Execute() local
220 nLower += 100; in Execute()
223 nLower -= 100; in Execute()
224 nLower = Max( (long) nLower, 0L ); in Execute()
226 pNewItem->SetLower( (sal_uInt16) nLower ); in Execute()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx4310 sal_uInt32 nLower = pNewUL->GetLower(); in DoStretchChars() local
4311 nLower *= nY; in DoStretchChars()
4312 nLower /= 100; in DoStretchChars()
4313 pNewUL->SetLower( (sal_uInt16)nLower ); in DoStretchChars()
H A Dimpedit4.cxx791 sal_uInt16 nLower = ((const SvxULSpaceItem&)rItem).GetLower(); in WriteItemAsRTF() local
792 nLower = (sal_uInt16)LogicToTwips( nLower ); in WriteItemAsRTF()
793 rOutput.WriteNumber( nLower ); in WriteItemAsRTF()
/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx137 int nLower = 0; in ImplFindRangeIndex() local
140 while( nLower < nUpper ) in ImplFindRangeIndex()
143 nLower = nMid; in ImplFindRangeIndex()
146 nMid = (nLower + nUpper + 1) / 2; in ImplFindRangeIndex()
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx2935 SwTwips nLower = pAttrs->CalcBottomLine(); in Format() local
2938 nLower += GetBottomLineSize(); in Format()
3120 nLower += pAttrs->GetULSpace().GetLower(); in Format()
3123 (this->*fnRect->fnSetYMargins)( nUpper, nLower ); in Format()
3161 nRemaining += nUpper + nLower; in Format()
H A Dcalcmove.cxx1063 SwTwips nLower = CalcLowerSpace( &rAttrs ); in MakePrtArea() local
1076 (Prt().*fnRect->fnSetPosY)( (!bVert || bReverse) ? nUpper : nLower); in MakePrtArea()
1077 nUpper += nLower; in MakePrtArea()
H A Dwsfrm.cxx3210 const sal_uInt16 nLower = pAttrs->CalcBottom(); in Format() local
3218 (this->*fnRect->fnSetYMargins)( nUpper, nLower ); in Format()
3225 const SwTwips nBorder = nUpper + nLower; in Format()
H A Datrfrm.cxx808 nLower( 0 ), in SwColumn()
/trunk/main/sw/source/ui/shells/
H A Dlistsh.cxx268 sal_uInt8 nLower = 0; in GetState() local
269 rSh.GetCurrentOutlineLevels( nUpper, nLower ); in GetState()
270 if(nLower == (MAXLEVEL - 1)) in GetState()
/trunk/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx639 int nLeft = 0, nRight = 0, nUpper = 0, nLower = 0; in InitPaperSize() local
642 pParser->getMargins (aPaper, nLeft, nRight, nUpper, nLower); in InitPaperSize()
657 mnBMarginPt = nLower; in InitPaperSize()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2807 sal_uInt32 nLower = 0; in matchFamilyName() local
2810 while( nLower < nUpper ) in matchFamilyName()
2812 sal_uInt32 nCurrent = (nLower + nUpper) / 2; in matchFamilyName()
2825 nLower = nCurrent + 1; in matchFamilyName()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx1894 SwTwips nLower = (pFrm->*fnRect->fnGetBottomMargin)(); in SwTestFormat()
1916 (pFrm->Prt().*fnRect->fnGetTop)() - nLower ) ); in SwTestFormat()
H A Dtxtftn.cxx190 SwTwips lcl_GetFtnLower( const SwTxtFrm* pFrm, SwTwips nLower ) in lcl_GetFtnLower() argument
200 SwTwips nRet = nLower; in lcl_GetFtnLower()
234 if ( nMin && (*fnRect->fnYDiff)( nMin, nLower ) > 0 ) in lcl_GetFtnLower()
879 SwTwips nLower = Y() + nReal; in NewFtnPortion() local
883 nLower = pFrm->SwitchHorizontalToVertical( nLower ); in NewFtnPortion()
885 nLower = lcl_GetFtnLower( pFrm, nLower ); in NewFtnPortion()
892 pFrm->ConnectFtn( pFtn, nLower ); in NewFtnPortion()
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx294 SwTwips nUpper, SwTwips nLower ) in lcl_SetNumBul() argument
299 aUL.SetUpper( sal_uInt16(nUpper) ); aUL.SetLower( sal_uInt16(nLower) ); in lcl_SetNumBul()
H A Ddocnum.cxx1650 sal_uInt8 nLower = nSrchNum, nUpper = nSrchNum; in lcl_GotoNextPrevNum() local
1668 if( ::lcl_IsNumOk( nSrchNum, nLower, nUpper, bOverUpper, in lcl_GotoNextPrevNum()
1712 *pLower = nLower; in lcl_GotoNextPrevNum()
/trunk/main/sw/inc/
H A Dfmtclds.hxx40 sal_uInt16 nLower; //Unterer Rand member in SwColumn
52 void SetLower( sal_uInt16 nNew ) { nLower = nNew; } in SetLower()
58 sal_uInt16 GetLower() const { return nLower; } in GetLower()

Completed in 322 milliseconds

12