Home
last modified time | relevance | path

Searched refs:_pSelectionListener (Results 1 – 4 of 4) sorted by relevance

/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.cxx71 ITextAttributeListener* _pTextAttribListener, ITextSelectionListener* _pSelectionListener ) in RichTextControl() argument
75 implInit( _pEngine, _pTextAttribListener, _pSelectionListener ); in RichTextControl()
79 …Engine, ITextAttributeListener* _pTextAttribListener, ITextSelectionListener* _pSelectionListener ) in implInit() argument
81 … m_pImpl = new RichTextControlImpl( this, _pEngine, _pTextAttribListener, _pSelectionListener ); in implInit()
H A Drichtextvclcontrol.hxx63 ITextSelectionListener* _pSelectionListener
126 …ngine, ITextAttributeListener* _pTextAttribListener, ITextSelectionListener* _pSelectionListener );
H A Drichtextimplcontrol.cxx57 …_pEngine, ITextAttributeListener* _pTextAttrListener, ITextSelectionListener* _pSelectionListener ) in RichTextControlImpl() argument
66 ,m_pSelectionListener ( _pSelectionListener ) in RichTextControlImpl()
H A Drichtextimplcontrol.hxx80 … ITextAttributeListener* _pTextAttrListener, ITextSelectionListener* _pSelectionListener );

Completed in 20 milliseconds