Home
last modified time | relevance | path

Searched refs:SvXMLAttributeList_Impl (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/xmloff/source/core/
H A Dattrlist.cxx61 struct SvXMLAttributeList_Impl struct
63 SvXMLAttributeList_Impl() in SvXMLAttributeList_Impl() argument
69 SvXMLAttributeList_Impl( const SvXMLAttributeList_Impl& r ) : in SvXMLAttributeList_Impl() argument
88 m_pImpl( new SvXMLAttributeList_Impl( *r.m_pImpl ) ) in SvXMLAttributeList() argument
96 m_pImpl = new SvXMLAttributeList_Impl; in SvXMLAttributeList()
151 m_pImpl = new SvXMLAttributeList_Impl; in SvXMLAttributeList()
199 SvXMLAttributeList_Impl::size_type nTotalSize = in AppendAttributeList()
209 OSL_ASSERT( nTotalSize == (SvXMLAttributeList_Impl::size_type)getLength()); in AppendAttributeList()
215 if( static_cast< SvXMLAttributeList_Impl::size_type >( i ) in SetValueByIndex()
224 if( static_cast< SvXMLAttributeList_Impl::size_type >( i ) in RemoveAttributeByIndex()
[all …]
/aoo42x/main/xmloff/inc/xmloff/
H A Dattrlist.hxx40 struct SvXMLAttributeList_Impl;
47 SvXMLAttributeList_Impl *m_pImpl;

Completed in 8 milliseconds