Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/layoutmanager/
H A Dhelpers.hxx81 sal_Bool implts_isFrameOrWindowTop( const ::com::sun::star::uno::Reference< ::com::sun::star::frame…
H A Dhelpers.cxx328 sal_Bool implts_isFrameOrWindowTop( const uno::Reference< frame::XFrame >& xFrame ) in implts_isFrameOrWindowTop() function
H A Dlayoutmanager.cxx1500 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 43 milliseconds