Home
last modified time | relevance | path

Searched refs:BOXINFO_LINE_HORI (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx1153 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 Dscdpoutputimpl.cxx170 aBoxInfo.SetLine( &aLine, BOXINFO_LINE_HORI ); in OutputBlockFrame()
H A Ddocpool.cxx220 pGlobalBorderInnerAttr->SetLine(NULL, BOXINFO_LINE_HORI); in ScDocumentPool()
H A Dattarray.cxx971 pLineInner->SetLine( pNew, BOXINFO_LINE_HORI ); in lcl_MergeToFrame()
982 pLineInner->SetLine( pNew, BOXINFO_LINE_HORI ); in lcl_MergeToFrame()
H A Ddocument.cxx4273 rLineInner.SetLine(NULL, BOXINFO_LINE_HORI); in GetSelectionFrame()
/aoo41x/main/editeng/inc/editeng/
H A Dboxitem.hxx125 #define BOXINFO_LINE_HORI ((sal_uInt16)0) macro
/aoo41x/main/editeng/source/items/
H A Dfrmitems.cxx2628 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 DCellBorderStyleControl.cxx186 aBorderInner.SetLine( &theDefLine, BOXINFO_LINE_HORI ); in IMPL_LINK()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl1.cxx1065 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 Dformatsh.cxx1737 aBoxInfoItem.SetLine( pDefLine, BOXINFO_LINE_HORI ); in ExecuteAttr()
1746 aBoxInfoItem.SetLine( NULL, BOXINFO_LINE_HORI ); in ExecuteAttr()
H A Dviewfun2.cxx3060 aBoxInfoItem.SetLine( aBoxItem.GetTop(), BOXINFO_LINE_HORI ); in SetSelectionFrameLines()
/aoo41x/main/cui/source/tabpages/
H A Dborder.cxx687 TBorderPair(svx::FRAMEBORDER_HOR,BOXINFO_LINE_HORI), in FillItemSet()
/aoo41x/main/svx/source/table/
H A Dcell.cxx1054 aBoxInfo.SetLine(bSet ? &aLine : 0, BOXINFO_LINE_HORI); in setPropertyValue()
/aoo41x/main/sw/source/ui/shells/
H A Dtabsh.cxx606 aInfo.SetLine(&aBorderLine, BOXINFO_LINE_HORI), bLine |= sal_True; in Execute()
/aoo41x/main/sw/source/core/unocore/
H A Dunotbl.cxx3081 aBoxInfo.SetLine(bSet ? &aLine : 0, BOXINFO_LINE_HORI); in setPropertyValue()
/aoo41x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx959 …er.SetLine( ScHelperFunctions::GetBorderLine( aLine, rBorder.HorizontalLine ), BOXINFO_LINE_HORI ); in FillBoxItems()

Completed in 189 milliseconds