Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx1085 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 …]
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx437 const SvxBoxItem* pNewOuter, const SvxBoxInfoItem* pNewInner ) in ScUndoSelectionAttr() argument
449 pLineInner = pNewInner ? (SvxBoxInfoItem*) &pPool->Put( *pNewInner ) : NULL; in ScUndoSelectionAttr()
/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx178 const SvxBoxInfoItem* pNewInner, sal_Bool bRecord = sal_True );
H A Dundoblk.hxx340 const SvxBoxInfoItem* pNewInner = NULL );

Completed in 54 milliseconds