Searched refs:SvxShowCharSet (Results 1 – 7 of 7) sorted by relevance
58 sal_uInt32& SvxShowCharSet::getSelectedChar() in getSelectedChar()68 SvxShowCharSet::SvxShowCharSet( Window* pParent, const ResId& rResId ) : in SvxShowCharSet() function in SvxShowCharSet89 void SvxShowCharSet::GetFocus() in GetFocus()97 void SvxShowCharSet::LoseFocus() in LoseFocus()210 int SvxShowCharSet::FirstInView( void ) const in FirstInView()220 int SvxShowCharSet::LastInView( void ) const in LastInView()318 void SvxShowCharSet::Paint( const Rectangle& ) in Paint()323 void SvxShowCharSet::DeSelect() in DeSelect()658 SvxShowCharSet::~SvxShowCharSet() in ~SvxShowCharSet()664 void SvxShowCharSet::ReleaseAccessible() in ReleaseAccessible()[all …]
36 class SvxShowCharSet;50 SvxShowCharSet* mpParent; // the vcl control60 SvxShowCharSetVirtualAcc( SvxShowCharSet* pParent );95 inline SvxShowCharSet* getCharSetControl() const { return mpParent; } in getCharSetControl()107 SvxShowCharSet& mrParent;115 SvxShowCharSetItem( SvxShowCharSet& rParent,SvxShowCharSetAcc* _pParent,sal_uInt16 _nPos );
49 class SVX_DLLPUBLIC SvxShowCharSet : public Control class52 SvxShowCharSet( Window* pParent, const ResId& rResId );53 ~SvxShowCharSet();
89 SvxShowCharSet aShowSet;
53 SvxShowCharSetVirtualAcc::SvxShowCharSetVirtualAcc( SvxShowCharSet* pParent ) : OAccessibleComponen… in SvxShowCharSetVirtualAcc()247 SvxShowCharSetItem::SvxShowCharSetItem( SvxShowCharSet& rParent,SvxShowCharSetAcc* _pParent,sal_uIn… in SvxShowCharSetItem()
413 SvxShowCharSet aCharsetDisplay;
342 if( SvxShowCharSet::getSelectedChar() == ' ') in SvxCharMapData()
Completed in 38 milliseconds