Searched refs:IsDocFrame (Results 1 – 3 of 3) sorted by relevance
265 if ( IsDocFrame( pBase ) ) in GetDocFrameCount()750 DBG_ASSERT( IsDocFrame( pWin ), "Non Document Frame set as first Document Frame" ); in SetFirstDocFrame()761 if ( pFirstDocFrame && !IsDocFrame( pFirstDocFrame ) ) in GetFirstDocFrame()766 while ( pBase && !IsDocFrame( pBase ) ) in GetFirstDocFrame()786 …tDocFrame()->GetWindow( WINDOW_CLIENT ) ) ) && ( GetFirstDocFrame() && IsDocFrame( GetFirstDocFram… in IsFirstDocFrame()804 sal_Bool StatementList::IsDocFrame( Window* pWin ) in IsDocFrame() function in StatementList829 if ( pWin && IsDocFrame( pWin ) ) in IsDocWin()
305 static sal_Bool IsDocFrame( Window* pWin );
2469 if ( GetDocWinCount() == 1 && IsDocFrame( pControl ) ) in Execute()3971 if ( pControl->GetText().Len() == 0 && IsDocFrame( pControl->GetWindow( WINDOW_FRAME ) ) ) in HandleCommonMethods()
Completed in 34 milliseconds