Searched refs:aShowChilds (Results 1 – 1 of 1) sorted by relevance
2631 FncGetChildWindowId aShowChilds[] = variable2661 …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