Lines Matching refs:SvxPixelCtl
883 ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SvxPixelCtl::Creat… in CreateAccessible()
893 long SvxPixelCtl::PointToIndex(const Point &aPt) const in PointToIndex()
902 Point SvxPixelCtl::IndexToPoint(long nIndex) const in IndexToPoint()
915 long SvxPixelCtl::GetFoucsPosIndex() const in GetFoucsPosIndex()
919 long SvxPixelCtl::ShowPosition( const Point &pt) in ShowPosition()
941 SvxPixelCtl::SvxPixelCtl( Window* pParent, const ResId& rResId, sal_uInt16 nNumber ) : in SvxPixelCtl() function in SvxPixelCtl
967 SvxPixelCtl::~SvxPixelCtl( ) in ~SvxPixelCtl()
978 void SvxPixelCtl::ChangePixel( sal_uInt16 nPixel ) in ChangePixel()
992 void SvxPixelCtl::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
1031 void SvxPixelCtl::Paint( const Rectangle& ) in Paint()
1088 Rectangle SvxPixelCtl::implCalFocusRect( const Point& aPosition ) in implCalFocusRect()
1102 void SvxPixelCtl::KeyInput( const KeyEvent& rKEvt ) in KeyInput()
1187 void SvxPixelCtl::GetFocus() in GetFocus()
1200 void SvxPixelCtl::LoseFocus() in LoseFocus()
1216 void SvxPixelCtl::SetXBitmap( const BitmapEx& rBitmapEx ) in SetXBitmap()
1253 sal_uInt16 SvxPixelCtl::GetBitmapPixel( const sal_uInt16 nPixel ) in GetBitmapPixel()
1264 void SvxPixelCtl::Reset() in Reset()