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()
956 sal_Int32 nFrameCount = xList->getCount(); in IMPL_LINK() local957 for( sal_Int32 i=0; i<nFrameCount; ++i ) in IMPL_LINK()1117 sal_Int32 nFrameCount = xList->getCount(); in IMPL_LINK() local1118 for ( sal_Int32 i=0; i<nFrameCount; ++i ) in IMPL_LINK()
Completed in 24 milliseconds