Home
last modified time | relevance | path

Searched refs:AttributeHandlerFactory (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/forms/source/richtext/
H A Drtattributehandler.hxx111 class AttributeHandlerFactory class
117 AttributeHandlerFactory(); // never implemented
118 AttributeHandlerFactory( const AttributeHandlerFactory& ); // never implemented
119 AttributeHandlerFactory& operator=( const AttributeHandlerFactory& ); // never implemented
120 ~AttributeHandlerFactory(); // never implemented
H A Drtattributehandler.cxx166 …::rtl::Reference< IAttributeHandler > AttributeHandlerFactory::getHandlerFor( AttributeId _nAttrib… in getHandlerFor()
H A Drichtextimplcontrol.cxx201 …::rtl::Reference< IAttributeHandler > aHandler = AttributeHandlerFactory::getHandlerFor( _nAttribu… in enableAttributeNotification()

Completed in 29 milliseconds