Home
last modified time | relevance | path

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

123

/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()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1032 sal_uInt8 nUpper = (sal_uInt8)( nColor >> 24 ); in ImportColor() local
1033 if (nUpper & 0x80) //Palette color, should be switch on bottom 24 bits in ImportColor()
1101 sal_uInt8 nUpper = (sal_uInt8)( nColor >> 24 ); in ExportColor() local
1102 if (nUpper & 0x80) //Palette color, should be switch on bottom 24 bits in ExportColor()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx4337 sal_uInt16 nUpper = GetYValue( rULItem.GetUpper() ); in CalcHeight() local
4338 pPortion->nHeight += nUpper; in CalcHeight()
4339 pPortion->nFirstLineOffset = nUpper; in CalcHeight()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx807 nUpper( 0 ), in SwColumn()

Completed in 80 milliseconds

123