Searched refs:IAttributeHandler (Results 1 – 4 of 4) sorted by relevance
60 class IAttributeHandler : public ::rtl::IReference class72 ,public IAttributeHandler114 …static ::rtl::Reference< IAttributeHandler > getHandlerFor( AttributeId _nAttributeId, const SfxIt…
166 …::rtl::Reference< IAttributeHandler > AttributeHandlerFactory::getHandlerFor( AttributeId _nAttrib… in getHandlerFor()168 ::rtl::Reference< IAttributeHandler > pReturn; in getHandlerFor()
52 … typedef ::std::map< AttributeId, ::rtl::Reference< IAttributeHandler > > AttributeHandlerPool;
201 …::rtl::Reference< IAttributeHandler > aHandler = AttributeHandlerFactory::getHandlerFor( _nAttribu… in enableAttributeNotification()
Completed in 51 milliseconds