Searched refs:ITextAttributeListener (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/forms/source/richtext/ |
H A D | richtextimplcontrol.hxx | 43 class ITextAttributeListener; 53 … typedef ::std::map< AttributeId, ITextAttributeListener* > AttributeListenerPool; 68 ITextAttributeListener* m_pTextAttrListener; 80 … ITextAttributeListener* _pTextAttrListener, ITextSelectionListener* _pSelectionListener ); 94 …void enableAttributeNotification( AttributeId _nAttributeId, ITextAttributeListener* _pListener…
|
H A D | richtextvclcontrol.hxx | 62 ITextAttributeListener* _pTextAttribListener, 81 …void enableAttributeNotification( AttributeId _nAttributeId, ITextAttributeListener* _pList… 126 …void implInit( RichTextEngine* _pEngine, ITextAttributeListener* _pTextAttribListener, ITextSel…
|
H A D | richtextvclcontrol.cxx | 71 ITextAttributeListener* _pTextAttribListener, ITextSelectionListener* _pSelectionListener ) in RichTextControl() 79 …void RichTextControl::implInit( RichTextEngine* _pEngine, ITextAttributeListener* _pTextAttribList… in implInit() 134 …Control::enableAttributeNotification( AttributeId _nAttributeId, ITextAttributeListener* _pListene… in enableAttributeNotification()
|
H A D | richtextimplcontrol.cxx | 57 …hTextControlImpl( Control* _pAntiImpl, RichTextEngine* _pEngine, ITextAttributeListener* _pTextAtt… in RichTextControlImpl() 196 …rolImpl::enableAttributeNotification( AttributeId _nAttributeId, ITextAttributeListener* _pListene… in enableAttributeNotification()
|
H A D | textattributelistener.hxx | 37 class ITextAttributeListener class
|
H A D | attributedispatcher.hxx | 39 ,public ITextAttributeListener
|
Completed in 28 milliseconds