Home
last modified time | relevance | path

Searched refs:maTLBR (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx251 maTLBR( FRAMEBORDER_TLBR ), in FrameSelectorImpl()
275 maAllBorders[ GetIndexFromFrameBorderType( FRAMEBORDER_TLBR ) ] = &maTLBR; in FrameSelectorImpl()
291maTLBR.SetKeyboardNeighbors( FRAMEBORDER_LEFT, FRAMEBORDER_VER, FRAMEBORDER_TOP, FRAMEBORDER_… in FrameSelectorImpl()
319 mbTLBR = maTLBR.IsEnabled(); in Initialize()
430maTLBR.AddFocusPolygon( Polygon( static_cast< sal_uInt16 >( aFocusVec.size() ), &aFocusVec[ 0 ] ) … in InitBorderGeometry()
485 maTLBR.AddClickRect( Rectangle( aRect.TopLeft(), aMid ) ); in InitBorderGeometry()
486 maTLBR.AddClickRect( Rectangle( aMid + Point( 1, 1 ), aRect.BottomRight() ) ); in InitBorderGeometry()
492 maTLBR.AddClickRect( aMidRect ); in InitBorderGeometry()
497 maTLBR.AddClickRect( aRect ); in InitBorderGeometry()
649 maArray.SetCellStyleDiag( nCol, nRow, maTLBR.GetUIStyle(), maBLTR.GetUIStyle() ); in DrawAllFrameBorders()
[all …]
H A Dframelinkarray.cxx61 std::swap( maTLBR, maBLTR ); in MirrorSelfX()
64 maTLBR.MirrorSelf(); in MirrorSelfX()
80 std::swap( maTLBR, maBLTR ); in MirrorSelfY()
439 CELLACC( nCol, nRow ).maTLBR = rStyle; in SetCellStyleTLBR()
452 rCell.maTLBR = rTLBR; in SetCellStyleDiag()
570 return bSimple ? CELL( nCol, nRow ).maTLBR : in GetCellStyleTLBR()
571 (mxImpl->IsInClipRange( nCol, nRow ) ? ORIGCELL( nCol, nRow ).maTLBR : OBJ_STYLE_NONE); in GetCellStyleTLBR()
589 CELL( nFirstCol, nFirstRow ).maTLBR : OBJ_STYLE_NONE; in GetCellStyleTL()
601 …GetMergedFirstCol( nCol, nRow ), mxImpl->GetMergedFirstRow( nCol, nRow ) ).maTLBR : OBJ_STYLE_NONE; in GetCellStyleBR()
H A Dframelink.cxx176 DiagBorderResult maTLBR; /// Result for top-left to bottom-right frame border. member
723 lclLinkTLBRFrameBorder( rResult.maTLBR, rTLBR, rTLFromB, rTLFromR, rBRFromT, rBRFromL ); in lclLinkDiagFrameBorders()
1186 …lclDrawDiagFrameBorder( rDev, rRect, true, rTLBR, rResult.maTLBR, rBLTR, pForceColor, bDiagDblClip… in lclDrawDiagFrameBorders()
/trunk/main/svx/source/inc/
H A Dfrmselimpl.hxx118 FrameBorder maTLBR; /// All data of top-left to bottom-right frame border. member
/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx46 Style maTLBR; member

Completed in 49 milliseconds