Searched refs:AttributeHandlerFactory (Results 1 – 3 of 3) sorted by relevance
111 class AttributeHandlerFactory class117 AttributeHandlerFactory(); // never implemented118 AttributeHandlerFactory( const AttributeHandlerFactory& ); // never implemented119 AttributeHandlerFactory& operator=( const AttributeHandlerFactory& ); // never implemented120 ~AttributeHandlerFactory(); // never implemented
166 …::rtl::Reference< IAttributeHandler > AttributeHandlerFactory::getHandlerFor( AttributeId _nAttrib… in getHandlerFor()
201 …::rtl::Reference< IAttributeHandler > aHandler = AttributeHandlerFactory::getHandlerFor( _nAttribu… in enableAttributeNotification()
Completed in 32 milliseconds