Home
last modified time | relevance | path

Searched refs:m_bIsFrameTop (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/framework/source/services/
H A Dframe.cxx289 …, m_bIsFrameTop ( sal_True ) // I think w…
694 m_bIsFrameTop = ( xIsDesktop.is() || ! xCreator.is() ); in setCreator()
822 sal_Bool bIsTopFrame = m_bIsFrameTop; in findFrame()
1084 return m_bIsFrameTop; in isTop()
1967 m_bIsFrameTop = sal_False; in dispose()
/AOO42X/main/framework/inc/services/
H A Dframe.hxx426 …sal_Bool m_bIsFrameTop member in framework::Frame