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