Searched refs:pMyFirstDocFrame (Results 1 – 1 of 1) sorted by relevance
2206 Window* pMyFirstDocFrame = NULL; in GetNextRecoverWin() local2231 if ( !pMyFirstDocFrame && IsFirstDocFrame( pBase ) ) in GetNextRecoverWin()2232 pMyFirstDocFrame = pBase; in GetNextRecoverWin()2239 if ( IsDocWin( pMyFirstDocFrame ) ) in GetNextRecoverWin()2240 return pMyFirstDocFrame; in GetNextRecoverWin()
Completed in 43 milliseconds