Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/sidebar/
H A DCellBorderStyleControl.cxx210 aBorderInner.SetValid( VALID_HORI, 0 != (nValidFlags&FRM_VALID_HINNER )); in IMPL_LINK()
280 aBorderInner.SetValid( VALID_HORI, 0 != (nValidFlags&FRM_VALID_HINNER )); in IMPL_LINK()
348 aBorderInner.SetValid( VALID_HORI, 0 != (nValidFlags&FRM_VALID_HINNER )); in IMPL_LINK()
H A DCellAppearancePropertyPanel.cxx613 if(!pBoxInfoItem->IsValid( VALID_HORI ) || pBoxInfoItem->GetHori()) in NotifyItemUpdate()
/trunk/main/sc/source/core/data/
H A Dscdpoutputimpl.cxx169 aBoxInfo.SetValid(VALID_HORI,sal_True); in OutputBlockFrame()
173 aBoxInfo.SetValid(VALID_HORI,sal_False ); in OutputBlockFrame()
H A Dattarray.cxx1076 if ( bTop ? pBoxInfoItem->IsValid(VALID_TOP) : pBoxInfoItem->IsValid(VALID_HORI) ) in ApplyFrame()
1079 if ( (nDistBottom==0) ? pBoxInfoItem->IsValid(VALID_BOTTOM) : pBoxInfoItem->IsValid(VALID_HORI) ) in ApplyFrame()
H A Ddpoutput.cxx169 aBoxInfo.SetValid(VALID_HORI,sal_False); in lcl_SetFrame()
H A Ddocument.cxx4300 rLineInner.SetValid( VALID_HORI, ( aFlags.nHori != SC_LINE_DONTCARE ) ); in GetSelectionFrame()
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx621 bHoriValid = pSetBoxInfo->IsValid(VALID_HORI); in SetTabBorders()
1061 if (aSetBoxInfo.IsValid(VALID_HORI)) in GetTabBorders()
1071 aSetBoxInfo.SetValid( VALID_HORI, sal_False ); in GetTabBorders()
/trunk/main/editeng/inc/editeng/
H A Dboxitem.hxx132 #define VALID_HORI 0x10 macro
/trunk/main/cui/source/tabpages/
H A Dborder.cxx455 …Line_Impl( svx::FRAMEBORDER_HOR, pBoxInfoItem->GetHori(), pBoxInfoItem->IsValid( VALID_HORI ) ); in Reset()
760 …aBoxInfoItem.SetValid( VALID_HORI, aFrameSel.GetFrameBorderState( svx::FRAMEBORDER_HOR ) != s… in FillItemSet()
/trunk/main/svx/source/table/
H A Dcell.cxx1055 aBoxInfo.SetValid(VALID_HORI, pBorder->IsHorizontalLineValid); in setPropertyValue()
1181 aTableBorder.IsHorizontalLineValid = rBoxInfoItem.IsValid(VALID_HORI); in getPropertyValue()
H A Dtablecontroller.cxx2118 …if( (nCellFlags & CELL_TOP) ? pBoxInfoItem->IsValid(VALID_TOP) : pBoxInfoItem->IsValid(VALID_HORI)… in ImplApplyBoxItem()
2121 …ellFlags & CELL_BOTTOM) ? pBoxInfoItem->IsValid(VALID_BOTTOM) : pBoxInfoItem->IsValid(VALID_HORI) ) in ImplApplyBoxItem()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx1193 aBorderInner.SetValid( VALID_HORI, 0 != (nValidFlags&FRM_VALID_HINNER )); in IMPL_LINK()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx2008 || !aInfoItem.IsValid( VALID_HORI ) in GetAttrState()
H A Dviewfunc.cxx1115 || pNewInner->IsValid(VALID_HORI) in ApplyAttributes()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx3082 aBoxInfo.SetValid(VALID_HORI, pBorder->IsHorizontalLineValid); in setPropertyValue()
3268 aTableBorder.IsHorizontalLineValid = rBoxInfoItem.IsValid(VALID_HORI); in getPropertyValue()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx965 rInner.SetValid( VALID_HORI, rBorder.IsHorizontalLineValid ); in FillBoxItems()
1000 rBorder.IsHorizontalLineValid = rInner.IsValid(VALID_HORI); in FillTableBorder()

Completed in 205 milliseconds