Home
last modified time | relevance | path

Searched refs:AttributeListImpl (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/unotools/source/config/
H A Dxmlaccelcfg.cxx52 ~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 AttributeListImpl
165 AttributeListImpl::AttributeListImpl() in AttributeListImpl() function in AttributeListImpl
172 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 …]
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx157 AttributeListImpl();
158 AttributeListImpl( const AttributeListImpl & );
159 ~AttributeListImpl();
215 AttributeListImpl::AttributeListImpl( const AttributeListImpl &r ) in AttributeListImpl() function in sax_test::AttributeListImpl
273 AttributeListImpl::AttributeListImpl() in AttributeListImpl() function in sax_test::AttributeListImpl
280 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 …]
/trunk/main/sax/test/
H A Dsaxdemo.cxx259 class AttributeListImpl : public WeakImplHelper1< XAttributeList > class
262 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 AttributeListImpl
378 AttributeListImpl::AttributeListImpl() in AttributeListImpl() function in AttributeListImpl
385 AttributeListImpl::~AttributeListImpl() in ~AttributeListImpl()
391 void AttributeListImpl::addAttribute( const OUString &sName , in addAttribute()
398 void AttributeListImpl::clear() in clear()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/basichelper/
H A DAttributeList.java75 return new AttributeListImpl(); in createInstanceWithArguments()
96 class AttributeListImpl extends XMLTools.AttributeList class
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx233 class AttributeListImpl : class
238 AttributeListImpl();
239 AttributeListImpl( const AttributeListImpl & );
240 ~AttributeListImpl();
298 AttributeListImpl::AttributeListImpl( const AttributeListImpl &r ) in AttributeListImpl() function in AttributeListImpl
367 AttributeListImpl::AttributeListImpl() in AttributeListImpl() function in AttributeListImpl
374 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 …]

Completed in 23 milliseconds