Searched refs:pTmpObjs (Results 1 – 1 of 1) sorted by relevance
3766 SwSortedObjs* pTmpObjs = pTmpPageFrm ? pTmpPageFrm->GetSortedObjs() : 0L; in FormatWidthCols() local3767 if ( pTmpObjs ) in FormatWidthCols()3770 for ( i = 0; i < pTmpObjs->Count(); ++i ) in FormatWidthCols()3772 SwAnchoredObject* pAnchoredObj = (*pTmpObjs)[i]; in FormatWidthCols()
Completed in 27 milliseconds