Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dstatemnt.hxx303 static sal_Bool IsFirstDocFrame( Window* pWin );
H A Dsta_list.cxx784 sal_Bool StatementList::IsFirstDocFrame( Window* pWin ) in IsFirstDocFrame() function in StatementList
H A Dstatemnt.cxx2215 … if ( pControl && pControl->IsVisible() && !IsFirstDocFrame( pControl ) && !IsIMEWin( pControl ) ) in GetNextRecoverWin()
2228 …if ( pBase->IsVisible() && !IsFirstDocFrame( pBase ) && pBase->GetType() != WINDOW_BORDERWINDOW &&… in GetNextRecoverWin()
2231 if ( !pMyFirstDocFrame && IsFirstDocFrame( pBase ) ) in GetNextRecoverWin()

Completed in 51 milliseconds