Lines Matching refs:SvxRectCtl
78 Bitmap& SvxRectCtl::GetRectBitmap( void ) in GetRectBitmap()
86 SvxRectCtl::SvxRectCtl( Window* pParent, const ResId& rResId, RECT_POINT eRpt, in SvxRectCtl() function in SvxRectCtl
106 SvxRectCtl::~SvxRectCtl() in ~SvxRectCtl()
115 void SvxRectCtl::Resize() in Resize()
123 void SvxRectCtl::Resize_Impl() in Resize_Impl()
164 void SvxRectCtl::InitRectBitmap( void ) in InitRectBitmap()
214 void SvxRectCtl::InitSettings( sal_Bool bForeground, sal_Bool bBackground ) in InitSettings()
249 void SvxRectCtl::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
280 void SvxRectCtl::KeyInput( const KeyEvent& rKeyEvt ) in KeyInput()
368 void SvxRectCtl::StateChanged( StateChangedType nType ) in StateChanged()
380 void SvxRectCtl::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
394 void SvxRectCtl::Paint( const Rectangle& ) in Paint()
526 Point SvxRectCtl::GetPointFromRP( RECT_POINT _eRP) const in GetPointFromRP()
544 void SvxRectCtl::SetFocusRect( const Rectangle* pRect ) in SetFocusRect()
554 Point SvxRectCtl::SetActualRPWithoutInvalidate( RECT_POINT eNewRP ) in SetActualRPWithoutInvalidate()
573 void SvxRectCtl::GetFocus() in GetFocus()
586 void SvxRectCtl::LoseFocus() in LoseFocus()
592 Point SvxRectCtl::GetApproxLogPtFromPixPt( const Point& rPt ) const in GetApproxLogPtFromPixPt()
632 RECT_POINT SvxRectCtl::GetRPFromPoint( Point aPt ) const in GetRPFromPoint()
653 void SvxRectCtl::Reset() in Reset()
666 RECT_POINT SvxRectCtl::GetActualRP() const in GetActualRP()
676 void SvxRectCtl::SetActualRP( RECT_POINT eNewRP /* MT: , sal_Bool bFireFocus */ ) in SetActualRP()
688 void SvxRectCtl::SetState( CTL_STATE nState ) in SetState()
708 sal_uInt8 SvxRectCtl::GetNumOfChilds( void ) const in GetNumOfChilds()
713 Rectangle SvxRectCtl::CalculateFocusRectangle( void ) const in CalculateFocusRectangle()
719 Rectangle SvxRectCtl::CalculateFocusRectangle( RECT_POINT eRectPoint ) const in CalculateFocusRectangle()
728 SvxRectCtl* pThis = const_cast< SvxRectCtl* >( this ); in CalculateFocusRectangle()
739 Reference< XAccessible > SvxRectCtl::CreateAccessible() in CreateAccessible()
759 RECT_POINT SvxRectCtl::GetApproxRPFromPixPt( const ::com::sun::star::awt::Point& r ) const in GetApproxRPFromPixPt()
765 void SvxRectCtl::DoCompletelyDisable(sal_Bool bNew) in DoCompletelyDisable()
779 SvxRectCtl( pParent, rResId ), in SvxAngleCtl()
795 SvxRectCtl( pParent, rResId ), in SvxAngleCtl()