Searched refs:_pMasterDispatcher (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/forms/source/richtext/ |
H A D | specialdispatchers.cxx | 101 IMultiAttributeDispatcher* _pMasterDispatcher ) in OParagraphDirectionDispatcher() argument 102 :OAttributeDispatcher( _rView, _nAttributeId, _rURL, _pMasterDispatcher ) in OParagraphDirectionDispatcher() 163 …rView, AttributeId _nAttributeId, const URL& _rURL, IMultiAttributeDispatcher* _pMasterDispatcher ) in OAsianFontLayoutDispatcher() argument 164 :OParametrizedAttributeDispatcher( _rView, _nAttributeId, _rURL, _pMasterDispatcher ) in OAsianFontLayoutDispatcher()
|
H A D | specialdispatchers.hxx | 62 IMultiAttributeDispatcher* _pMasterDispatcher 96 IMultiAttributeDispatcher* _pMasterDispatcher
|
H A D | parametrizedattributedispatcher.cxx | 53 …rView, AttributeId _nAttributeId, const URL& _rURL, IMultiAttributeDispatcher* _pMasterDispatcher ) in OParametrizedAttributeDispatcher() argument 54 :OAttributeDispatcher( _rView, _nAttributeId, _rURL, _pMasterDispatcher ) in OParametrizedAttributeDispatcher()
|
H A D | attributedispatcher.cxx | 48 IMultiAttributeDispatcher* _pMasterDispatcher ) in OAttributeDispatcher() argument 50 ,m_pMasterDispatcher( _pMasterDispatcher ) in OAttributeDispatcher()
|
H A D | parametrizedattributedispatcher.hxx | 45 IMultiAttributeDispatcher* _pMasterDispatcher
|
H A D | attributedispatcher.hxx | 62 IMultiAttributeDispatcher* _pMasterDispatcher
|
Completed in 23 milliseconds