Searched refs:aSelBoxItem (Results 1 – 2 of 2) sorted by relevance
741 const SvxBoxItem& aSelBoxItem = pBoxFrmFmt->GetBox(); in NewInsertCol() local743 if( aSelBoxItem.GetRight() ) in NewInsertCol()745 pNoRightBorder = new SvxBoxItem( aSelBoxItem ); in NewInsertCol()
1384 const SvxBoxItem& aSelBoxItem = aFindFrm.pNewFrmFmt->GetBox(); in SplitCol() local1385 if( aSelBoxItem.GetRight() ) in SplitCol()1389 SvxBoxItem aTmp( aSelBoxItem ); in SplitCol()
Completed in 61 milliseconds