Home
last modified time | relevance | path

Searched refs:VALID_TOP (Results 1 – 15 of 15) sorted by relevance

/aoo41x/main/cui/source/tabpages/
H A Dborder.cxx452 …eLine_Impl( svx::FRAMEBORDER_TOP, pBoxItem->GetTop(), pBoxInfoItem->IsValid( VALID_TOP ) ); in Reset()
756 …aBoxInfoItem.SetValid( VALID_TOP, aFrameSel.GetFrameBorderState( svx::FRAMEBORDER_TOP ) != s… in FillItemSet()
1159 sal_uInt16 nValid = VALID_TOP|VALID_BOTTOM|VALID_LEFT|VALID_RIGHT; in IMPL_LINK()
1166 … (aFrameSel.GetFrameBorderState( svx::FRAMEBORDER_TOP) == svx::FRAMESTATE_SHOW) ? VALID_TOP : 0; in IMPL_LINK()
1176 aTopFT.Enable(0 != (nValid&VALID_TOP)); in IMPL_LINK()
1180 aTopMF.Enable(0 != (nValid&VALID_TOP)); in IMPL_LINK()
/aoo41x/main/sc/source/ui/sidebar/
H A DCellBorderStyleControl.cxx206 aBorderInner.SetValid( VALID_TOP, 0 != (nValidFlags&FRM_VALID_TOP )); in IMPL_LINK()
276 aBorderInner.SetValid( VALID_TOP, 0 != (nValidFlags&FRM_VALID_TOP )); in IMPL_LINK()
344 aBorderInner.SetValid( VALID_TOP, 0 != (nValidFlags&FRM_VALID_TOP )); in IMPL_LINK()
H A DCellAppearancePropertyPanel.cxx622 if(!pBoxInfoItem->IsValid( VALID_TOP ) || mbTop) in NotifyItemUpdate()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl1.cxx625 bTopValid = pSetBoxInfo->IsValid(VALID_TOP); in SetTabBorders()
974 if (aSetBoxInfo.IsValid(VALID_TOP)) in GetTabBorders()
984 aSetBoxInfo.SetValid(VALID_TOP, sal_False ); in GetTabBorders()
/aoo41x/main/editeng/inc/editeng/
H A Dboxitem.hxx128 #define VALID_TOP 0x01 macro
/aoo41x/main/svx/source/table/
H A Dcell.cxx1039 aBoxInfo.SetValid(VALID_TOP, pBorder->IsTopLineValid); in setPropertyValue()
1173 aTableBorder.IsTopLineValid = rBoxInfoItem.IsValid(VALID_TOP); in getPropertyValue()
H A Dtablecontroller.cxx2085 if( pBoxInfoItem->IsValid(VALID_TOP) ) in ImplApplyBoxItem()
2118 …if( (nCellFlags & CELL_TOP) ? pBoxInfoItem->IsValid(VALID_TOP) : pBoxInfoItem->IsValid(VALID_HORI)… in ImplApplyBoxItem()
/aoo41x/main/sc/source/core/data/
H A Dstlpool.cxx441 aBoxInfoItem.SetValid( VALID_TOP, sal_True ); in CreateStandardStyles()
H A Dattarray.cxx1076 if ( bTop ? pBoxInfoItem->IsValid(VALID_TOP) : pBoxInfoItem->IsValid(VALID_HORI) ) in ApplyFrame()
H A Ddocument.cxx4298 rLineInner.SetValid( VALID_TOP, ( aFlags.nTop != SC_LINE_DONTCARE ) ); in GetSelectionFrame()
/aoo41x/main/sw/source/core/unocore/
H A Dunotbl.cxx3066 aBoxInfo.SetValid(VALID_TOP, pBorder->IsTopLineValid); in setPropertyValue()
3260 aTableBorder.IsTopLineValid = rBoxInfoItem.IsValid(VALID_TOP); in getPropertyValue()
3786 case TOP_BORDER : nValid = VALID_TOP; break; in setPropertyValue()
/aoo41x/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx1189 aBorderInner.SetValid( VALID_TOP, 0 != (nValidFlags&FRM_VALID_TOP )); in IMPL_LINK()
/aoo41x/main/sc/source/ui/view/
H A Dformatsh.cxx2011 || !aInfoItem.IsValid( VALID_TOP ) in GetAttrState()
H A Dviewfunc.cxx1113 || pNewInner->IsValid(VALID_TOP) in ApplyAttributes()
/aoo41x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx961 rInner.SetValid( VALID_TOP, rBorder.IsTopLineValid ); in FillBoxItems()
996 rBorder.IsTopLineValid = rInner.IsValid(VALID_TOP); in FillTableBorder()

Completed in 178 milliseconds