Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2652 FncGetChildWindowId aShowChilds[] = variable
2682 …for( sal_uLong i = 0, nCount = sizeof( aShowChilds ) / sizeof( FncGetChildWindowId ); i < nCount; … in hideChildWindows()
2684 const sal_uInt16 nId = ( *aShowChilds[ i ] )(); in hideChildWindows()
2707 …for( sal_uLong i = 0, nCount = sizeof( aShowChilds ) / sizeof( FncGetChildWindowId ); i < nCount; … in showChildWindows()
2710 pViewFrame->SetChildWindow( ( *aShowChilds[ i ] )(), sal_True ); in showChildWindows()

Completed in 22 milliseconds