Searched refs:getWorkArea (Results 1 – 8 of 8) sorted by relevance
3 "Toolkit";"com::sun::star::awt::XToolkit";"getWorkArea()"
72 Rectangle area = oObj.getWorkArea(); in _getWorkArea()
210 const Rectangle& getWorkArea( int n ) const in getWorkArea() function in vcl_sal::WMAdaptor
77 com::sun::star::awt::Rectangle getWorkArea();
128 … ::com::sun::star::awt::Rectangle SAL_CALL getWorkArea( );
626 ::com::sun::star::awt::Rectangle VCLXToolkit::getWorkArea( ) in getWorkArea() function in VCLXToolkit
1599 rRect = GetX11SalData()->GetDisplay()->getWMAdaptor()->getWorkArea( 0 ); in GetWorkArea()
1404 rWorkArea = pDisplay_->getWMAdaptor()->getWorkArea( 0 ); in GetWorkArea()