Searched refs:FRAMEBORDER_TLBR (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/svx/source/dialog/ |
| H A D | frmsel.cxx | 107 case FRAMEBORDER_TLBR: return FRAMESEL_DIAG_TLBR; in lclGetFlagFromType() 251 maTLBR( FRAMEBORDER_TLBR ), in FrameSelectorImpl() 275 maAllBorders[ GetIndexFromFrameBorderType( FRAMEBORDER_TLBR ) ] = &maTLBR; in FrameSelectorImpl() 285 …maLeft.SetKeyboardNeighbors( FRAMEBORDER_NONE, FRAMEBORDER_TLBR, FRAMEBORDER_TOP, FRAMEBORDER_… in FrameSelectorImpl() 287 …SetKeyboardNeighbors( FRAMEBORDER_LEFT, FRAMEBORDER_RIGHT, FRAMEBORDER_NONE, FRAMEBORDER_TLBR ); in FrameSelectorImpl() 289 …maHor.SetKeyboardNeighbors( FRAMEBORDER_LEFT, FRAMEBORDER_RIGHT, FRAMEBORDER_TLBR, FRAMEBORDER_… in FrameSelectorImpl() 290 …maVer.SetKeyboardNeighbors( FRAMEBORDER_TLBR, FRAMEBORDER_BLTR, FRAMEBORDER_TOP, FRAMEBORDER_… in FrameSelectorImpl() 598 case FRAMEBORDER_TLBR: in DrawArrows() 1209 borderType = FRAMEBORDER_TLBR; in GetFocus()
|
| /trunk/main/svx/inc/svx/ |
| H A D | framebordertype.hxx | 43 FRAMEBORDER_TLBR, /// Top-left to bottom-right frame border. enumerator
|
| /trunk/main/cui/source/tabpages/ |
| H A D | border.cxx | 380 if( aFrameSel.IsBorderEnabled( svx::FRAMEBORDER_TLBR ) ) in SvxBorderTabPage() 381 …n( svx::CreateFrameLineConnection( SID_ATTR_BORDER_DIAG_TLBR, aFrameSel, svx::FRAMEBORDER_TLBR ) ); in SvxBorderTabPage()
|