Searched refs:SvxNumberPreviewImpl (Results 1 – 2 of 2) sorted by relevance
54 class SvxNumberPreviewImpl : public Window class68 SvxNumberPreviewImpl( Window* pParent, const ResId& rResId );69 ~SvxNumberPreviewImpl();113 SvxNumberPreviewImpl aWndPreview;
90 SvxNumberPreviewImpl::SvxNumberPreviewImpl( Window* pParent, const ResId& rResId ) : in SvxNumberPreviewImpl() function in SvxNumberPreviewImpl117 SvxNumberPreviewImpl::~SvxNumberPreviewImpl() in ~SvxNumberPreviewImpl()135 void SvxNumberPreviewImpl::NotifyChange( const String& rPrevStr, in NotifyChange()160 void SvxNumberPreviewImpl::Paint( const Rectangle& ) in Paint()174 void SvxNumberPreviewImpl::InitSettings( sal_Bool bForeground, sal_Bool bBackground ) in InitSettings()200 void SvxNumberPreviewImpl::StateChanged( StateChangedType nType ) in StateChanged()212 void SvxNumberPreviewImpl::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
Completed in 19 milliseconds