Searched refs:implts_isFrameOrWindowTop (Results 1 – 3 of 3) sorted by relevance
81 sal_Bool implts_isFrameOrWindowTop( const ::com::sun::star::uno::Reference< ::com::sun::star::frame…
328 sal_Bool implts_isFrameOrWindowTop( const uno::Reference< frame::XFrame >& xFrame ) in implts_isFrameOrWindowTop() function
1500 if ( !bInPlaceMenu && !m_xMenuBar.is() && implts_isFrameOrWindowTop( xFrame )) in createElement()1544 …f ( aElementType.equalsIgnoreAsciiCaseAscii( "statusbar" ) && ( implts_isFrameOrWindowTop(xFrame) … in createElement()1549 … && aElementName.equalsIgnoreAsciiCaseAscii( "progressbar" ) && implts_isFrameOrWindowTop(xFrame) ) in createElement()
Completed in 29 milliseconds