Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2640 typedef sal_uInt16 (*FncGetChildWindowId)(); typedef
2642 FncGetChildWindowId aShowChilds[] =
2672 …for( sal_uLong i = 0, nCount = sizeof( aShowChilds ) / sizeof( FncGetChildWindowId ); i < nCount; … in hideChildWindows()
2697 …for( sal_uLong i = 0, nCount = sizeof( aShowChilds ) / sizeof( FncGetChildWindowId ); i < nCount; … in showChildWindows()