Searched refs:getOutputSize (Results 1 – 6 of 6) sorted by relevance
65 com::sun::star::awt::Size getOutputSize();
755 awt::Size SAL_CALL UnoControl::getOutputSize( ) throw (RuntimeException) in getOutputSize() function in UnoControl757 return lcl_askPeer( getPeer(), &XWindow2::getOutputSize, awt::Size() ); in getOutputSize()
223 …::com::sun::star::awt::Size SAL_CALL getOutputSize( ) throw (::com::sun::star::uno::RuntimeExcept…
170 …virtual ::com::sun::star::awt::Size SAL_CALL getOutputSize( ) throw (::com::sun::star::uno::Runti…
1776 aSize = xWindow2->getOutputSize(); // always use output size for consistency in implts_writeNewWindowStateData()3390 … awt::Size aSize = xWindow2->getOutputSize(); // always use output size for consistency in windowResized()3461 awt::Size aSize = xWindow->getOutputSize(); in startDocking()
2539 ::com::sun::star::awt::Size SAL_CALL VCLXWindow::getOutputSize( ) throw (::com::sun::star::uno::Ru… in getOutputSize() function in VCLXWindow
Completed in 1463 milliseconds