Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx551 …TE sal_uInt16 ImplGetAccessibleCandidateChildWindowCount( sal_uInt16 nFirstWindowType ) const;
552 …didateChild( sal_uInt16 nChild, sal_uInt16& rChildCount, sal_uInt16 nFirstWindowType, sal_Bool bTo…
/trunk/main/vcl/source/window/
H A Dwindow.cxx8851 sal_uInt16 Window::ImplGetAccessibleCandidateChildWindowCount( sal_uInt16 nFirstWindowType ) const in ImplGetAccessibleCandidateChildWindowCount()
8854 Window* pChild = GetWindow( nFirstWindowType ); in ImplGetAccessibleCandidateChildWindowCount()
8866 …didateChild( sal_uInt16 nChild, sal_uInt16& rChildCount, sal_uInt16 nFirstWindowType, sal_Bool bTo… in ImplGetAccessibleCandidateChild() argument
8873 Window* pChild = GetWindow( nFirstWindowType ); in ImplGetAccessibleCandidateChild()

Completed in 68 milliseconds