Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dformatsh.cxx1736 if ( aBoxInfoItem.GetHori() && aBoxInfoItem.GetHori()->GetOutWidth() == 0 ) in ExecuteAttr()
1987 if( aInfoItem.GetHori()) in GetAttrState()
1992 aCol = aInfoItem.GetHori()->GetColor() ; in GetAttrState()
1994 aLine.SetOutWidth( aInfoItem.GetHori()->GetOutWidth()); in GetAttrState()
1995 aLine.SetInWidth( aInfoItem.GetHori()->GetInWidth()); in GetAttrState()
1996 aLine.SetDistance( aInfoItem.GetHori()->GetDistance()); in GetAttrState()
2000 if(aCol != aInfoItem.GetHori()->GetColor() ) in GetAttrState()
2002 if(!( aLine == *(aInfoItem.GetHori())) ) in GetAttrState()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl1.cxx618 pHori = pSetBoxInfo->GetHori(); in SetTabBorders()
1067 else if ((aSetBoxInfo.GetHori() && rBox.GetBottom() && in GetTabBorders()
1068 !(*aSetBoxInfo.GetHori() == *rBox.GetBottom())) || in GetTabBorders()
1069 ((!aSetBoxInfo.GetHori()) ^ (!rBox.GetBottom()))) in GetTabBorders()
/aoo41x/main/editeng/source/items/
H A Dfrmitems.cxx2570 pHori = rCpy.GetHori() ? new SvxBorderLine( *rCpy.GetHori() ) : 0; in SvxBoxInfoItem()
2592 pHori = rCpy.GetHori() ? new SvxBorderLine( *rCpy.GetHori() ) : 0; in operator =()
2617 && CmpBrdLn( pHori, rBoxInfo.GetHori() ) in operator ==()
2713 pLine[ 0 ] = GetHori(); in Store()
/aoo41x/main/editeng/inc/editeng/
H A Dboxitem.hxx193 const SvxBorderLine* GetHori() const { return pHori; } in GetHori() function in SvxBoxInfoItem
/aoo41x/main/sc/source/core/data/
H A Dattarray.cxx970 if (lcl_TestAttr( pLineInner->GetHori(), pTopAttr, rFlags.nHori, pNew )) in lcl_MergeToFrame()
981 if (lcl_TestAttr( pLineInner->GetHori(), pBottomAttr, rFlags.nHori, pNew )) in lcl_MergeToFrame()
1077 aNewFrame.SetLine( bTop ? pBoxItem->GetTop() : pBoxInfoItem->GetHori(), in ApplyFrame()
1080 aNewFrame.SetLine( (nDistBottom==0) ? pBoxItem->GetBottom() : pBoxInfoItem->GetHori(), in ApplyFrame()
/aoo41x/main/sw/source/ui/shells/
H A Dtabsh.cxx585 if ((pBorderLine = aCoreInfo.GetHori()) != NULL) in Execute()
605 if ((pBorderLine = aInfo.GetHori()) != NULL) in Execute()
/aoo41x/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.cxx613 if(!pBoxInfoItem->IsValid( VALID_HORI ) || pBoxInfoItem->GetHori()) in NotifyItemUpdate()
/aoo41x/main/svx/source/table/ !
H A Dtablecontroller.cxx2119 …rNewFrame.SetLine( (nCellFlags & CELL_TOP) ? pBoxItem->GetTop() : pBoxInfoItem->GetHori(), BOX_LIN… in ImplApplyBoxItem()
2122 …rNewFrame.SetLine( (nCellFlags & CELL_BOTTOM) ? pBoxItem->GetBottom() : pBoxInfoItem->GetHori(), B… in ImplApplyBoxItem()
H A Dcell.cxx1180 aTableBorder.HorizontalLine = SvxBoxItem::SvxLineToLine(rBoxInfoItem.GetHori(), false); in getPropertyValue()
/aoo41x/main/cui/source/tabpages/ !
H A Dborder.cxx455 …ResetFrameLine_Impl( svx::FRAMEBORDER_HOR, pBoxInfoItem->GetHori(), pBoxInfoItem->IsValid( VALI… in Reset()
/aoo41x/main/sw/source/core/unocore/ !
H A Dunotbl.cxx3267 aTableBorder.HorizontalLine = lcl_SvxLineToLine(rBoxInfoItem.GetHori()); in getPropertyValue()
/aoo41x/main/sc/source/ui/unoobj/ !
H A Dcellsuno.cxx992 ScHelperFunctions::FillBorderLine( rBorder.HorizontalLine, rInner.GetHori() ); in FillTableBorder()

Completed in 582 milliseconds