Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx1079 const SvxBoxInfoItem* pOldInner = (const SvxBoxInfoItem*) &pOldSet->Get( ATTR_BORDER_INNER ); in ApplyAttributes() local
1099 if ( pNewOuter==pOldOuter && pNewInner==pOldInner ) in ApplyAttributes()
1105 if ( *pNewOuter == *pOldOuter && *pNewInner == *pOldInner ) in ApplyAttributes()
1133 bDefNewInner ? pOldInner : pNewInner, in ApplyAttributes()

Completed in 31 milliseconds