Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dsta_list.cxx360 if ( pBase->GetWindow( WINDOW_FIRSTOVERLAP ) ) in SearchAllWin()
361 pResult = SearchAllWin( pBase->GetWindow( WINDOW_FIRSTOVERLAP ), aSearch ); in SearchAllWin()
891 if ( pBase->GetWindow( WINDOW_FIRSTOVERLAP ) ) in Tree()
894 aReturn += Tree( pBase->GetWindow( WINDOW_FIRSTOVERLAP ), Indent+1 ); in Tree()
H A Dstatemnt.cxx2176 if ( pBase->GetWindow( WINDOW_FIRSTOVERLAP ) ) in GetNextOverlap()
2178 pControl = GetNextOverlap( pBase->GetWindow( WINDOW_FIRSTOVERLAP ) ); in GetNextOverlap()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx276 pOverlap = pOverlap->GetWindow( WINDOW_FIRSTOVERLAP ); in WindowDestroyed()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx146 #define WINDOW_FIRSTOVERLAP ((sal_uInt16)5) macro
/trunk/main/vcl/source/window/
H A Dwindow.cxx8298 case WINDOW_FIRSTOVERLAP: in GetWindow()

Completed in 187 milliseconds