Searched refs:pNewInner (Results 1 – 4 of 4) sorted by relevance
1085 pNewPool->Put( *pNewInner ); in ApplyAttributes()1104 if ( bFrame && pNewOuter && pNewInner ) in ApplyAttributes()1108 if ( pNewInner ) in ApplyAttributes()1111 && ( pNewInner->IsValid(VALID_LEFT) in ApplyAttributes()1112 || pNewInner->IsValid(VALID_RIGHT) in ApplyAttributes()1113 || pNewInner->IsValid(VALID_TOP) in ApplyAttributes()1114 || pNewInner->IsValid(VALID_BOTTOM) in ApplyAttributes()1115 || pNewInner->IsValid(VALID_HORI) in ApplyAttributes()1116 || pNewInner->IsValid(VALID_VERT) ); in ApplyAttributes()1133 bDefNewInner ? pOldInner : pNewInner, in ApplyAttributes()[all …]
437 const SvxBoxItem* pNewOuter, const SvxBoxInfoItem* pNewInner ) in ScUndoSelectionAttr() argument449 pLineInner = pNewInner ? (SvxBoxInfoItem*) &pPool->Put( *pNewInner ) : NULL; in ScUndoSelectionAttr()
178 const SvxBoxInfoItem* pNewInner, sal_Bool bRecord = sal_True );
340 const SvxBoxInfoItem* pNewInner = NULL );
Completed in 58 milliseconds