Home
last modified time | relevance | path

Searched refs:maBottom (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/drawinglayer/source/primitive2d/
H A Ddiscreteshadowprimitive2d.cxx47 maBottom(), in DiscreteShadow()
127 if(maBottom.IsEmpty()) in getBottom()
130 const_cast< DiscreteShadow* >(this)->maBottom = getBitmapEx(); in getBottom()
131 const_cast< DiscreteShadow* >(this)->maBottom.Crop( in getBottom()
135 return maBottom; in getBottom()
/aoo4110/main/svx/source/dialog/
H A Dfrmsel.cxx248 maBottom( FRAMEBORDER_BOTTOM ), in FrameSelectorImpl()
272 maAllBorders[ GetIndexFromFrameBorderType( FRAMEBORDER_BOTTOM ) ] = &maBottom; in FrameSelectorImpl()
288maBottom.SetKeyboardNeighbors( FRAMEBORDER_LEFT, FRAMEBORDER_RIGHT, FRAMEBORDER_BLTR, FRAMEBORDER_… in FrameSelectorImpl()
413maBottom.AddFocusPolygon( Rectangle( mnLine1 - mnFocusOffs, mnLine3 - mnFocusOffs, mnLine3 + mnFoc… in InitBorderGeometry()
464maBottom.AddClickRect( Rectangle( mnLine1 - nClO, mnLine3 - nClH, mnLine3 + nClO, mnLine3 + nClO )… in InitBorderGeometry()
645 maArray.SetRowStyleBottom( mbHor ? 1 : 0, maBottom.GetUIStyle() ); in DrawAllFrameBorders()
1202 else if (mxImpl->maBottom.IsSelected()) in GetFocus()
H A Dframelinkarray.cxx72 std::swap( maTop, maBottom ); in MirrorSelfY()
77 maBottom.MirrorSelf(); in MirrorSelfY()
433 CELLACC( nCol, nRow ).maBottom = rStyle; in SetCellStyleBottom()
539 return ORIGCELL( nCol, nRow - 1 ).maBottom; in GetCellStyleTop()
544 return std::max( ORIGCELL( nCol, nRow ).maTop, ORIGCELL( nCol, nRow - 1 ).maBottom ); in GetCellStyleTop()
551 return CELL( nCol, nRow ).maBottom; in GetCellStyleBottom()
560 return ORIGCELL( nCol, nRow ).maBottom; in GetCellStyleBottom()
565 return std::max( ORIGCELL( nCol, nRow ).maBottom, ORIGCELL( nCol, nRow + 1 ).maTop ); in GetCellStyleBottom()
/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.cxx40 maBottom(rShadowBitmap,0,+1), in FramePainter()
84 maBottom.PaintSide(rDevice, aBox.BottomLeft(), aBox.BottomRight(), maBottomLeft, maBottomRight); in PaintFrame()
116 maBottom.maBitmap.Replace(aSourceColor, aNewColor, 0); in AdaptColor()
H A DSlsFramePainter.hxx108 OffsetBitmap maBottom; member in sd::slidesorter::view::FramePainter
/aoo4110/main/oox/source/xls/
H A Dstylesbuffer.cxx1525 maBottom( bDxf ), in BorderModel()
1658 maModel.maBottom.setBiffStyle( rStrm.readuInt16() ); in importBorder()
1659 rStrm >> maModel.maBottom.maColor; in importBorder()
1696 …maModel.maBottom.setBiffData( extractValue< sal_uInt8 >( nBorder, 16, 3 ), extractValue< sal_uInt1… in setBiff3Data()
1706 …maModel.maBottom.setBiffData( extractValue< sal_uInt8 >( nArea, 22, 3 ), extractValue< sal_uInt1… in setBiff5Data()
1716 …maModel.maBottom.setBiffData( extractValue< sal_uInt8 >( nBorder1, 12, 4 ), extractValue< sal_uInt… in setBiff8Data()
1734 …maModel.maBottom.setBiffData( extractValue< sal_uInt8 >( nStyle, 12, 4 ), extractValue< sal_uInt16… in importCfRule()
1738 maModel.maBottom.mbUsed = !getFlag( nFlags, BIFF_CFRULE_BORDER_BOTTOM ); in importCfRule()
1743 …maModel.maLeft.mbUsed || maModel.maRight.mbUsed || maModel.maTop.mbUsed || maModel.maBottom.mbUsed; in finalizeImport()
1749 ….maBorder.IsBottomLineValid = convertBorderLine( maApiData.maBorder.BottomLine, maModel.maBottom ); in finalizeImport()
[all …]
/aoo4110/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Ddiscreteshadowprimitive2d.hxx54 BitmapEx maBottom; member in drawinglayer::primitive2d::DiscreteShadow
/aoo4110/main/sw/source/ui/sidebar/
H A DPageMarginControl.hxx82 FixedText maBottom; member in sw::sidebar::PageMarginControl
H A DPageMarginControl.cxx62 , maBottom(this, SW_RES(FT_BOTTOM)) in PageMarginControl()
/aoo4110/main/svx/source/inc/
H A Dfrmselimpl.hxx115 FrameBorder maBottom; /// All data of bottom frame border. member
/aoo4110/main/svx/inc/svx/
H A Dframelinkarray.hxx45 Style maBottom; member
/aoo4110/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx505 BorderLineModel maBottom; /// Bottom line format. member

Completed in 69 milliseconds