Home
last modified time | relevance | path

Searched refs:nUpper (Results 26 – 50 of 54) sorted by relevance

123

/trunk/main/sd/source/core/
H A Ddrawdoc3.cxx482 sal_Int32 nUpper = pRefPage->GetUppBorder(); in InsertBookmarkAsPage() local
914 Rectangle aBorderRect(nLeft, nUpper, nRight, nLower); in InsertBookmarkAsPage()
918 pRefPage->SetBorder(nLeft, nUpper, nRight, nLower); in InsertBookmarkAsPage()
952 Rectangle aBorderRect(nLeft, nUpper, nRight, nLower); in InsertBookmarkAsPage()
956 pRefPage->SetBorder(nLeft, nUpper, nRight, nLower); in InsertBookmarkAsPage()
H A Dsdpage.cxx1821 sal_Int32 nUpper = rNewBorderRect.Top(); in ScaleObjects() local
1842 if (nUpper < 0) in ScaleObjects()
1844 nUpper = GetUppBorder(); in ScaleObjects()
1851 Point aBackgroundPos(nLeft, nUpper); in ScaleObjects()
1858 aBackgroundSize.Height() -= nUpper + nLower; in ScaleObjects()
2058 aNewPos.Y() = long((aTopLeft.Y() - GetUppBorder()) * (double)aFractY) + nUpper; in ScaleObjects()
/trunk/main/sw/source/filter/html/
H A Dhtmlgrin.cxx245 sal_uInt16 nUpper=0, nLower=0; in SetAnchorAndAdjustment() local
246 GetULSpaceFromContext( nUpper, nLower ); in SetAnchorAndAdjustment()
247 InsertAttr( SvxULSpaceItem( nUpper, 0, RES_UL_SPACE ), sal_False, sal_True ); in SetAnchorAndAdjustment()
251 if( nUpper ) in SetAnchorAndAdjustment()
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
981 nUpperSpace = nUpper; in SetULSpace()
H A Dsvxcss1.cxx2213 sal_uInt16 nUpper = 0; in ParseCSS1_margin_top() local
2222 nUpper = (sal_uInt16)nTmp; in ParseCSS1_margin_top()
2233 nUpper = (sal_uInt16)nPHeight; in ParseCSS1_margin_top()
2251 aULItem.SetUpper( nUpper ); in ParseCSS1_margin_top()
2257 aULItem.SetUpper( nUpper ); in ParseCSS1_margin_top()
H A Dhtmlcss1.cxx2329 void SwHTMLParser::GetULSpaceFromContext( sal_uInt16& nUpper, in GetULSpaceFromContext() argument
2341 pCntxt->GetULSpace( nUpper, nLower ); in GetULSpaceFromContext()
2358 nUpper = rULSpace.GetUpper(); in GetULSpaceFromContext()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx899 sal_uInt8 nUpper = rFmt.GetIncludeUpperLevels(); in BuildAnlvBase() local
900 if( (nUpper <= WW8ListManager::nMaxLevel) && in BuildAnlvBase()
901 … (rRul.Get(nUpper).GetNumberingType() != SVX_NUM_NUMBER_NONE ) ) // Nummerierung drueber ? in BuildAnlvBase()
/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()
656 mnTMarginPt = nUpper; in InitPaperSize()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1023 sal_Int32 nLower, nUpper; in getUnoTypeForSbxValue() local
1024 if( nDims == 1 && pArray->GetDim32( 1, nLower, nUpper ) ) in getUnoTypeForSbxValue()
1032 sal_Int32 nSize = nUpper - nLower + 1; in getUnoTypeForSbxValue()
1249 sal_Int32 nUpper = pUpperBounds[nActualDim]; in implRekMultiDimArrayToSequence() local
1251 sal_Int32 nSeqSize = nUpper - nLower + 1; in implRekMultiDimArrayToSequence()
1257 for( ri = nLower,i = 0 ; ri <= nUpper ; ri++,i++ ) in implRekMultiDimArrayToSequence()
1470 sal_Int32 nLower, nUpper; in sbxToUnoValue() local
1471 if( nDims == 1 && pArray->GetDim32( 1, nLower, nUpper ) ) in sbxToUnoValue()
1473 sal_Int32 nSeqSize = nUpper - nLower + 1; in sbxToUnoValue()
/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx420 sal_Int16 nUpper = (sal_Int16)floor(fValue); in getFixed() local
423 sal_uInt32 temp = ((sal_Int32)nUpper)<<16; in getFixed()
/trunk/main/basic/source/runtime/
H A Dstep2.cxx1018 sal_Int32 nLower, nUpper, nSize; in StepDCREATE_IMPL() local
1022 pArray->GetDim32( i+1, nLower, nUpper ); in StepDCREATE_IMPL()
1023 nSize = nUpper - nLower + 1; in StepDCREATE_IMPL()
H A Dmethods.cxx3863 sal_Int32 nLower, nUpper; in RTLFUNC() local
3865 if( !pArr->GetDim32( nDim, nLower, nUpper ) ) in RTLFUNC()
3890 sal_Int32 nLower, nUpper; in RTLFUNC() local
3892 if( !pArr->GetDim32( nDim, nLower, nUpper ) ) in RTLFUNC()
3895 rPar.Get(0)->PutLong( nUpper ); in RTLFUNC()
/trunk/main/svx/source/table/
H A Dviewcontactoftableobj.cxx612 const sal_Int32 nUpper(xCurrentCell->GetTextUpperDistance()); in createViewIndependentPrimitive2DSequence() local
619 &nUpper, in createViewIndependentPrimitive2DSequence()
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1367 int nUpper = nGroups; in getGlyph12() local
1369 if( nUpper > (nLength-16)/12 ) in getGlyph12()
1370 nUpper = (nLength-16)/12; in getGlyph12()
1373 while( nLower < nUpper ) { in getGlyph12()
1374 int nIndex = (nLower + nUpper) / 2; in getGlyph12()
1379 nUpper = nIndex; in getGlyph12()
/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx1342 SwTwips nUpper = CalcUpperSpace(); in Format() local
1348 if( nUpper != (this->*fnRect->fnGetTopMargin)() ) in Format()
1355 (this->*fnRect->fnSetYMargins)( nUpper, 0 ); in Format()
H A Dtabfrm.cxx2922 SwTwips nUpper = CalcUpperSpace( pAttrs ); in Format() local
2931 if( CalcFlyOffsets( nUpper, nLeftOffset, nTmpRight ) ) in Format()
3123 (this->*fnRect->fnSetYMargins)( nUpper, nLower ); in Format()
3161 nRemaining += nUpper + nLower; in Format()
H A Dwsfrm.cxx3207 const sal_uInt16 nUpper = pAttrs->CalcTop(); in Format() local
3218 (this->*fnRect->fnSetYMargins)( nUpper, nLower ); in Format()
3225 const SwTwips nBorder = nUpper + nLower; in Format()
/trunk/main/sw/source/core/doc/
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()
1710 *pUpper = nUpper; in lcl_GotoNextPrevNum()
/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx280 long nLeft, long nRight, long nUpper, long nLower,
H A DDrawViewShell.hxx416 void SetupPage( Size &rSize, long nLeft, long nRight, long nUpper, long nLower,
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3463 sal_uInt8 nUpper = (sal_uInt8)( nColorCode >> 24 ); in MSO_CLR_ToColor() local
3468 if( nUpper & 0x19 ) // if( nUpper & 0x1f ) in MSO_CLR_ToColor()
3470 if( ( nUpper & 0x08 ) || ( ( nUpper & 0x10 ) == 0 ) ) in MSO_CLR_ToColor()
3473 if ( !GetColorFromPalette( ( nUpper & 8 ) ? (sal_uInt16)nColorCode : nUpper, aColor ) ) in MSO_CLR_ToColor()
3672 else if ( ( nUpper & 4 ) && ( ( nColorCode & 0xfffff8 ) == 0 ) ) in MSO_CLR_ToColor()
3674 GetColorFromPalette( nUpper, aColor ); in MSO_CLR_ToColor()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx787 sal_uInt16 nUpper = ((const SvxULSpaceItem&)rItem).GetUpper(); in WriteItemAsRTF() local
788 nUpper = (sal_uInt16)LogicToTwips( nUpper ); in WriteItemAsRTF()
789 rOutput.WriteNumber( nUpper ); in WriteItemAsRTF()
H A Dimpedit3.cxx4306 sal_uInt32 nUpper = pNewUL->GetUpper(); in DoStretchChars() local
4307 nUpper *= nY; in DoStretchChars()
4308 nUpper /= 100; in DoStretchChars()
4309 pNewUL->SetUpper( (sal_uInt16)nUpper ); in DoStretchChars()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2808 sal_uInt32 nUpper = sizeof(pFamilyMatch) / sizeof(pFamilyMatch[0]); in matchFamilyName() local
2810 while( nLower < nUpper ) in matchFamilyName()
2812 sal_uInt32 nCurrent = (nLower + nUpper) / 2; in matchFamilyName()
2822 nUpper = nCurrent; in matchFamilyName()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx1911 SwTwips nUpper = pFrm->CalcUpperSpace( &rAttrs, pPre ); in SwTestFormat() local
1912 (pFrm->Prt().*fnRect->fnSetPosY)( nUpper ); in SwTestFormat()

Completed in 409 milliseconds

123