Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sw/source/core/text/
H A Dtxtfly.cxx1931 MSHORT nFlyCount; in ShowContour() local
1932 if( bOn && ( 0 != ( nFlyCount = static_cast<sal_uInt16>(GetAnchoredObjList()->size() ) ) ) ) in ShowContour()
1937 for( MSHORT j = 0; j < nFlyCount; ++j ) in ShowContour()

Completed in 33 milliseconds