Searched refs:pRstAttr (Results 1 – 1 of 1) sorted by relevance
1333 sal_uInt16 *pRstAttr = aSave_BoxCntntSet; in RestoreAttr() local1334 while( *pRstAttr ) in RestoreAttr()1336 pCNd->ResetAttr( *pRstAttr, *(pRstAttr+1) ); in RestoreAttr()1337 pRstAttr += 2; in RestoreAttr()
Completed in 30 milliseconds