Searched refs:_rControlBoundRect (Results 1 – 2 of 2) sorted by relevance
399 const Rectangle& _rControlBoundRect ) in initializeControlModel() argument421 …if ( !_rControlBoundRect.IsEmpty() && ( _rControlBoundRect.GetWidth() < _rControlBoundRect.GetHeig… in initializeControlModel()430 …sal_Bool bDropDown = !_rControlBoundRect.IsEmpty() && ( _rControlBoundRect.GetWidth() >= 3 * _rCon… in initializeControlModel()442 if ( !_rControlBoundRect.IsEmpty() in initializeControlModel()443 && !( _rControlBoundRect.GetWidth() > 4 * _rControlBoundRect.GetHeight() ) in initializeControlModel()
77 const Rectangle& _rControlBoundRect
Completed in 20 milliseconds