Home
last modified time | relevance | path

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

/trunk/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() function
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()
203 SvXMLAttributeList_Impl::size_type nTotalSize = in AppendAttributeList()
219 OSL_ASSERT( nTotalSize == (SvXMLAttributeList_Impl::size_type)getLength()); in AppendAttributeList()
225 if( static_cast< SvXMLAttributeList_Impl::size_type >( i ) in SetValueByIndex()
234 if( static_cast< SvXMLAttributeList_Impl::size_type >( i ) in RemoveAttributeByIndex()
[all …]
/trunk/main/xmloff/inc/xmloff/
H A Dattrlist.hxx44 struct SvXMLAttributeList_Impl;
52 SvXMLAttributeList_Impl *m_pImpl;

Completed in 18 milliseconds