Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx1023 sal_uInt16 nFlyCount = pImpl->GetFlyCount(); in _CheckFlyCache() local
1025 if( pPage->GetSortedObjs() && nFlyIdx < nFlyCount ) in _CheckFlyCache()
1089 while( nFlyIdx < nFlyCount && ( pFlyC = pImpl-> in _CheckFlyCache()
1097 while( nIdx < nFlyCount && ( pFlyC = pImpl-> in _CheckFlyCache()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1937 MSHORT nFlyCount; in ShowContour() local
1938 if( bOn && ( 0 != ( nFlyCount = static_cast<sal_uInt16>(GetAnchoredObjList()->size() ) ) ) ) in ShowContour()
1943 for( MSHORT j = 0; j < nFlyCount; ++j ) in ShowContour()

Completed in 29 milliseconds