Searched refs:getIsMaximized (Results 1 – 3 of 3) sorted by relevance
78 virtual ::sal_Bool SAL_CALL getIsMaximized() throw (::com::sun::star::uno::RuntimeException);
188 ::sal_Bool SAL_CALL VCLXTopWindow_Base::getIsMaximized() throw (RuntimeException) in getIsMaximized() function in VCLXTopWindow_Base
2391 if ( bOuterResize && xContainerTopWindow.is() && xContainerTopWindow->getIsMaximized() ) in implts_doLayout()
Completed in 37 milliseconds