Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx3766 SwSortedObjs* pTmpObjs = pTmpPageFrm ? pTmpPageFrm->GetSortedObjs() : 0L; in FormatWidthCols() local
3767 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