Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2631 FncGetChildWindowId aShowChilds[] = variable
2661 …for( sal_uLong i = 0, nCount = sizeof( aShowChilds ) / sizeof( FncGetChildWindowId ); i < nCount; … in hideChildWindows()
2663 const sal_uInt16 nId = ( *aShowChilds[ i ] )(); in hideChildWindows()
2686 …for( sal_uLong i = 0, nCount = sizeof( aShowChilds ) / sizeof( FncGetChildWindowId ); i < nCount; … in showChildWindows()
2689 pViewFrame->SetChildWindow( ( *aShowChilds[ i ] )(), sal_True ); in showChildWindows()

Completed in 33 milliseconds