Home
last modified time | relevance | path

Searched refs:SvxPixelCtl (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/svx/source/dialog/
H A Ddlgctrl.cxx855 ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SvxPixelCtl::Creat… in CreateAccessible()
865 long SvxPixelCtl::PointToIndex(const Point &aPt) const in PointToIndex()
874 Point SvxPixelCtl::IndexToPoint(long nIndex) const in IndexToPoint()
887 long SvxPixelCtl::GetFoucsPosIndex() const in GetFoucsPosIndex()
891 long SvxPixelCtl::ShowPosition( const Point &pt) in ShowPosition()
913 SvxPixelCtl::SvxPixelCtl( Window* pParent, const ResId& rResId, sal_uInt16 nNumber ) : in SvxPixelCtl() function in SvxPixelCtl
937 SvxPixelCtl::~SvxPixelCtl( ) in ~SvxPixelCtl()
946 void SvxPixelCtl::ChangePixel( sal_uInt16 nPixel ) in ChangePixel()
958 void SvxPixelCtl::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
995 void SvxPixelCtl::Paint( const Rectangle& ) in Paint()
[all …]
/AOO42X/main/svx/source/inc/
H A Dsvxpixelctlaccessiblecontext.hxx112 class SvxPixelCtl;
127 SvxPixelCtl* mrParentWindow;
139 SvxPixelCtl* rWindow,
230 SvxPixelCtl* pPixelCtl;
234 SvxPixelCtlAccessible(SvxPixelCtl& rWindow);
/AOO42X/main/svx/inc/svx/
H A Ddlgctrl.hxx204 class SVX_DLLPUBLIC SvxPixelCtl : public Control class
223 SvxPixelCtl( Window* pParent, const ResId& rResId,
225 ~SvxPixelCtl();
/AOO42X/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx101 SvxPixelCtlAccessible::SvxPixelCtlAccessible( SvxPixelCtl& rControl) : in SvxPixelCtlAccessible()
953 SvxPixelCtl* rWindow, in DBG_NAME()
/AOO42X/main/cui/source/inc/
H A Dcuitabarea.hxx578 SvxPixelCtl aCtlPixel;