Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dwsfrm.cxx3761 SwSortedObjs* pTmpObjs = pTmpPageFrm ? pTmpPageFrm->GetSortedObjs() : 0L; in FormatWidthCols() local
3762 if ( pTmpObjs ) in FormatWidthCols()
3765 for ( i = 0; i < pTmpObjs->Count(); ++i ) in FormatWidthCols()
3767 SwAnchoredObject* pAnchoredObj = (*pTmpObjs)[i]; in FormatWidthCols()

Completed in 17 milliseconds