Searched refs:pOldInner (Results 1 – 1 of 1) sorted by relevance
1079 const SvxBoxInfoItem* pOldInner = (const SvxBoxInfoItem*) &pOldSet->Get( ATTR_BORDER_INNER ); in ApplyAttributes() local1099 if ( pNewOuter==pOldOuter && pNewInner==pOldInner ) in ApplyAttributes()1105 if ( *pNewOuter == *pOldOuter && *pNewInner == *pOldInner ) in ApplyAttributes()1133 bDefNewInner ? pOldInner : pNewInner, in ApplyAttributes()
Completed in 49 milliseconds