Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dsta_list.cxx265 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 StatementList
829 if ( pWin && IsDocFrame( pWin ) ) in IsDocWin()
H A Dstatemnt.hxx306 static sal_Bool IsDocFrame( Window* pWin );
H A Dstatemnt.cxx2469 if ( GetDocWinCount() == 1 && IsDocFrame( pControl ) ) in Execute()
3971 if ( pControl->GetText().Len() == 0 && IsDocFrame( pControl->GetWindow( WINDOW_FRAME ) ) ) in HandleCommonMethods()

Completed in 37 milliseconds