Searched refs:BOXINFO_LINE_HORI (Results 1 – 16 of 16) sorted by relevance
/aoo41x/main/svx/source/tbxctrls/ |
H A D | tbcontrl.cxx | 1153 aBorderInner.SetLine( &theDefLine, BOXINFO_LINE_HORI ); in IMPL_LINK() 1160 aBorderInner.SetLine( &theDefLine, BOXINFO_LINE_HORI ); in IMPL_LINK() 1167 aBorderInner.SetLine( NULL, BOXINFO_LINE_HORI ); in IMPL_LINK() 1174 aBorderInner.SetLine( &theDefLine, BOXINFO_LINE_HORI ); in IMPL_LINK()
|
/aoo41x/main/sc/source/core/data/ |
H A D | scdpoutputimpl.cxx | 170 aBoxInfo.SetLine( &aLine, BOXINFO_LINE_HORI ); in OutputBlockFrame()
|
H A D | docpool.cxx | 220 pGlobalBorderInnerAttr->SetLine(NULL, BOXINFO_LINE_HORI); in ScDocumentPool()
|
H A D | attarray.cxx | 971 pLineInner->SetLine( pNew, BOXINFO_LINE_HORI ); in lcl_MergeToFrame() 982 pLineInner->SetLine( pNew, BOXINFO_LINE_HORI ); in lcl_MergeToFrame()
|
H A D | document.cxx | 4273 rLineInner.SetLine(NULL, BOXINFO_LINE_HORI); in GetSelectionFrame()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | boxitem.hxx | 125 #define BOXINFO_LINE_HORI ((sal_uInt16)0) macro
|
/aoo41x/main/editeng/source/items/ |
H A D | frmitems.cxx | 2628 if ( BOXINFO_LINE_HORI == nLine ) in SetLine() 2778 case 0: pAttr->SetLine( &aBorder, BOXINFO_LINE_HORI ); break; in Create() 2897 SetLine( &aLine, BOXINFO_LINE_HORI ); in PutValue() 2989 … SetLine( &aLine, nMemberId == MID_HORIZONTAL ? BOXINFO_LINE_HORI : BOXINFO_LINE_VERT ); in PutValue()
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | CellBorderStyleControl.cxx | 186 aBorderInner.SetLine( &theDefLine, BOXINFO_LINE_HORI ); in IMPL_LINK()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl1.cxx | 1065 aSetBoxInfo.SetLine( rBox.GetBottom(), BOXINFO_LINE_HORI ); in GetTabBorders() 1072 aSetBoxInfo.SetLine( 0, BOXINFO_LINE_HORI ); in GetTabBorders()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | formatsh.cxx | 1737 aBoxInfoItem.SetLine( pDefLine, BOXINFO_LINE_HORI ); in ExecuteAttr() 1746 aBoxInfoItem.SetLine( NULL, BOXINFO_LINE_HORI ); in ExecuteAttr()
|
H A D | viewfun2.cxx | 3060 aBoxInfoItem.SetLine( aBoxItem.GetTop(), BOXINFO_LINE_HORI ); in SetSelectionFrameLines()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | border.cxx | 687 TBorderPair(svx::FRAMEBORDER_HOR,BOXINFO_LINE_HORI), in FillItemSet()
|
/aoo41x/main/svx/source/table/ |
H A D | cell.cxx | 1054 aBoxInfo.SetLine(bSet ? &aLine : 0, BOXINFO_LINE_HORI); in setPropertyValue()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 606 aInfo.SetLine(&aBorderLine, BOXINFO_LINE_HORI), bLine |= sal_True; in Execute()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unotbl.cxx | 3081 aBoxInfo.SetLine(bSet ? &aLine : 0, BOXINFO_LINE_HORI); in setPropertyValue()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 959 …er.SetLine( ScHelperFunctions::GetBorderLine( aLine, rBorder.HorizontalLine ), BOXINFO_LINE_HORI ); in FillBoxItems()
|
Completed in 189 milliseconds