Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/helper/
H A Docomponentaccess.cxx175 const sal_Int32 nFrameCount = seqFrames.getLength(); in impl_collectAllChildComponents() local
176 for( sal_Int32 nFrame=0; nFrame<nFrameCount; ++nFrame ) in impl_collectAllChildComponents()
/aoo4110/main/sfx2/source/menu/
H A Dvirtmenu.cxx956 sal_Int32 nFrameCount = xList->getCount(); in IMPL_LINK() local
957 for( sal_Int32 i=0; i<nFrameCount; ++i ) in IMPL_LINK()
1117 sal_Int32 nFrameCount = xList->getCount(); in IMPL_LINK() local
1118 for ( sal_Int32 i=0; i<nFrameCount; ++i ) in IMPL_LINK()

Completed in 26 milliseconds