Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/sidebar/
H A DCellBorderStyleControl.cxx211 aBorderInner.SetValid( VALID_VERT, 0 != (nValidFlags&FRM_VALID_VINNER)); in IMPL_LINK()
281 aBorderInner.SetValid( VALID_VERT, 0 != (nValidFlags&FRM_VALID_VINNER)); in IMPL_LINK()
349 aBorderInner.SetValid( VALID_VERT, 0 != (nValidFlags&FRM_VALID_VINNER)); in IMPL_LINK()
H A DCellAppearancePropertyPanel.cxx610 if(!pBoxInfoItem->IsValid( VALID_VERT ) || pBoxInfoItem->GetVert()) in NotifyItemUpdate()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl1.cxx622 bVertValid = pSetBoxInfo->IsValid(VALID_VERT); in SetTabBorders()
1010 if (aSetBoxInfo.IsValid(VALID_VERT)) in GetTabBorders()
1019 { aSetBoxInfo.SetValid( VALID_VERT, sal_False ); in GetTabBorders()
/aoo41x/main/sc/source/core/data/
H A Dscdpoutputimpl.cxx166 aBoxInfo.SetValid(VALID_VERT,sal_False ); in OutputBlockFrame()
H A Dattarray.cxx1070 if ( bLeft ? pBoxInfoItem->IsValid(VALID_LEFT) : pBoxInfoItem->IsValid(VALID_VERT) ) in ApplyFrame()
1073 if ( (nDistRight==0) ? pBoxInfoItem->IsValid(VALID_RIGHT) : pBoxInfoItem->IsValid(VALID_VERT) ) in ApplyFrame()
H A Ddpoutput.cxx170 aBoxInfo.SetValid(VALID_VERT,sal_False); in lcl_SetFrame()
H A Ddocument.cxx4301 rLineInner.SetValid( VALID_VERT, ( aFlags.nVert != SC_LINE_DONTCARE ) ); in GetSelectionFrame()
/aoo41x/main/editeng/inc/editeng/
H A Dboxitem.hxx133 #define VALID_VERT 0x20 macro
/aoo41x/main/cui/source/tabpages/
H A Dborder.cxx454 …Line_Impl( svx::FRAMEBORDER_VER, pBoxInfoItem->GetVert(), pBoxInfoItem->IsValid( VALID_VERT ) ); in Reset()
761 …aBoxInfoItem.SetValid( VALID_VERT, aFrameSel.GetFrameBorderState( svx::FRAMEBORDER_VER ) != s… in FillItemSet()
/aoo41x/main/svx/source/table/
H A Dcell.cxx1059 aBoxInfo.SetValid(VALID_VERT, pBorder->IsVerticalLineValid); in setPropertyValue()
1183 aTableBorder.IsVerticalLineValid = rBoxInfoItem.IsValid(VALID_VERT); in getPropertyValue()
H A Dtablecontroller.cxx2112 … (nCellFlags & CELL_LEFT) ? pBoxInfoItem->IsValid(VALID_LEFT) : pBoxInfoItem->IsValid(VALID_VERT) ) in ImplApplyBoxItem()
2115 …nCellFlags & CELL_RIGHT) ? pBoxInfoItem->IsValid(VALID_RIGHT) : pBoxInfoItem->IsValid(VALID_VERT) ) in ImplApplyBoxItem()
/aoo41x/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx1194 aBorderInner.SetValid( VALID_VERT, 0 != (nValidFlags&FRM_VALID_VINNER)); in IMPL_LINK()
/aoo41x/main/sc/source/ui/view/
H A Dformatsh.cxx2007 if( !aInfoItem.IsValid( VALID_VERT ) in GetAttrState()
H A Dviewfunc.cxx1116 || pNewInner->IsValid(VALID_VERT) ); in ApplyAttributes()
/aoo41x/main/sw/source/core/unocore/
H A Dunotbl.cxx3086 aBoxInfo.SetValid(VALID_VERT, pBorder->IsVerticalLineValid); in setPropertyValue()
3270 aTableBorder.IsVerticalLineValid = rBoxInfoItem.IsValid(VALID_VERT); in getPropertyValue()
/aoo41x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx966 rInner.SetValid( VALID_VERT, rBorder.IsVerticalLineValid ); in FillBoxItems()
1001 rBorder.IsVerticalLineValid = rInner.IsValid(VALID_VERT); in FillTableBorder()

Completed in 726 milliseconds