Searched refs:pBorderAttr (Results 1 – 1 of 1) sorted by relevance
3020 const SfxPoolItem* pBorderAttr = NULL; in SetSelectionFrameLines() local3021 …xItemState eItemState = rSelItemSet.GetItemState( ATTR_BORDER, sal_True, &pBorderAttr ); in SetSelectionFrameLines()3050 if( pBorderAttr ) in SetSelectionFrameLines()3052 SvxBoxItem aBoxItem( *(const SvxBoxItem*)pBorderAttr ); in SetSelectionFrameLines()3064 pOldSet->Put( *pBorderAttr ); in SetSelectionFrameLines()
Completed in 26 milliseconds