Searched refs:AttributeListImpl (Results 1 – 5 of 5) sorted by relevance
52 ~AttributeListImpl();55 AttributeListImpl();56 AttributeListImpl( const AttributeListImpl & );101 sal_Int16 SAL_CALL AttributeListImpl::getLength(void) throw (RuntimeException) in getLength()107 AttributeListImpl::AttributeListImpl( const AttributeListImpl &r ) : in AttributeListImpl() function in AttributeListImpl165 AttributeListImpl::AttributeListImpl() in AttributeListImpl() function in AttributeListImpl172 AttributeListImpl::~AttributeListImpl() in ~AttributeListImpl()178 void AttributeListImpl::addAttribute( const OUString &sName , in addAttribute()185 void AttributeListImpl::clear() in clear()367 AttributeListImpl* pList = new AttributeListImpl; in WriteAcceleratorDocument()[all …]
233 class AttributeListImpl : class238 AttributeListImpl();239 AttributeListImpl( const AttributeListImpl & );240 ~AttributeListImpl();298 AttributeListImpl::AttributeListImpl( const AttributeListImpl &r ) in AttributeListImpl() function in AttributeListImpl367 AttributeListImpl::AttributeListImpl() in AttributeListImpl() function in AttributeListImpl374 AttributeListImpl::~AttributeListImpl() in ~AttributeListImpl()571 AttributeListImpl *pList = new AttributeListImpl; in testSimple()640 AttributeListImpl *pList = new AttributeListImpl; in testExceptions()691 AttributeListImpl *pList = new AttributeListImpl; in testDTD()[all …]
157 AttributeListImpl();158 AttributeListImpl( const AttributeListImpl & );159 ~AttributeListImpl();215 AttributeListImpl::AttributeListImpl( const AttributeListImpl &r ) in AttributeListImpl() function in sax_test::AttributeListImpl273 AttributeListImpl::AttributeListImpl() in AttributeListImpl() function in sax_test::AttributeListImpl280 AttributeListImpl::~AttributeListImpl() in ~AttributeListImpl()293 void AttributeListImpl::clear() in clear()471 AttributeListImpl *pList = new AttributeListImpl; in testSimple()544 AttributeListImpl *pList = new AttributeListImpl; in testExceptions()611 AttributeListImpl *pList = new AttributeListImpl; in testDTD()[all …]
259 class AttributeListImpl : public WeakImplHelper1< XAttributeList > class262 AttributeListImpl();263 AttributeListImpl( const AttributeListImpl & );264 ~AttributeListImpl();314 sal_Int16 AttributeListImpl::getLength(void) throw (RuntimeException) in getLength()320 AttributeListImpl::AttributeListImpl( const AttributeListImpl &r ) in AttributeListImpl() function in AttributeListImpl378 AttributeListImpl::AttributeListImpl() in AttributeListImpl() function in AttributeListImpl385 AttributeListImpl::~AttributeListImpl() in ~AttributeListImpl()391 void AttributeListImpl::addAttribute( const OUString &sName , in addAttribute()398 void AttributeListImpl::clear() in clear()[all …]
75 return new AttributeListImpl(); in createInstanceWithArguments()96 class AttributeListImpl extends XMLTools.AttributeList class
Completed in 47 milliseconds