Searched refs:pAttributeDispatcher (Results 1 – 1 of 1) sorted by relevance
535 OAttributeDispatcher* pAttributeDispatcher = NULL; in implCreateDispatcher() local556 …pAttributeDispatcher = new OParagraphDirectionDispatcher( pRichTextControl->getView(), _nSlotId, _… in implCreateDispatcher()567 …pAttributeDispatcher = new OAsianFontLayoutDispatcher( pRichTextControl->getView(), _nSlotId, _rUR… in implCreateDispatcher()635 …pAttributeDispatcher = new OParametrizedAttributeDispatcher( pRichTextControl->getView(), _nSlotId… in implCreateDispatcher()644 …pAttributeDispatcher = new OAttributeDispatcher( pRichTextControl->getView(), _nSlotId, _rURL, pRi… in implCreateDispatcher()660 if ( pAttributeDispatcher ) in implCreateDispatcher()662 xDispatcher = SingleAttributeDispatcher( pAttributeDispatcher ); in implCreateDispatcher()663 pRichTextControl->enableAttributeNotification( _nSlotId, pAttributeDispatcher ); in implCreateDispatcher()
Completed in 12 milliseconds