Searched refs:SvXMLAttributeList_Impl (Results 1 – 2 of 2) sorted by relevance
61 struct SvXMLAttributeList_Impl struct63 SvXMLAttributeList_Impl() in SvXMLAttributeList_Impl() function69 SvXMLAttributeList_Impl( const SvXMLAttributeList_Impl& r ) : in SvXMLAttributeList_Impl() function88 m_pImpl( new SvXMLAttributeList_Impl( *r.m_pImpl ) ) in SvXMLAttributeList() argument96 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 …]
40 struct SvXMLAttributeList_Impl;47 SvXMLAttributeList_Impl *m_pImpl;
Completed in 12 milliseconds