Home
last modified time | relevance | path

Searched refs:aSelBoxItem (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx741 const SvxBoxItem& aSelBoxItem = pBoxFrmFmt->GetBox(); in NewInsertCol() local
743 if( aSelBoxItem.GetRight() ) in NewInsertCol()
745 pNoRightBorder = new SvxBoxItem( aSelBoxItem ); in NewInsertCol()
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx1384 const SvxBoxItem& aSelBoxItem = aFindFrm.pNewFrmFmt->GetBox(); in SplitCol() local
1385 if( aSelBoxItem.GetRight() ) in SplitCol()
1389 SvxBoxItem aTmp( aSelBoxItem ); in SplitCol()

Completed in 43 milliseconds