Searched refs:nFrameCount (Results 1 – 2 of 2) sorted by relevance
175 const sal_Int32 nFrameCount = seqFrames.getLength(); in impl_collectAllChildComponents() local176 for( sal_Int32 nFrame=0; nFrame<nFrameCount; ++nFrame ) in impl_collectAllChildComponents()
953 sal_Int32 nFrameCount = xList->getCount(); in IMPL_LINK() local954 for( sal_Int32 i=0; i<nFrameCount; ++i ) in IMPL_LINK()1114 sal_Int32 nFrameCount = xList->getCount(); in IMPL_LINK() local1115 for ( sal_Int32 i=0; i<nFrameCount; ++i ) in IMPL_LINK()
Completed in 13 milliseconds