Public Types | |
| typedef ::std::vector< struct SvXMLTagAttribute_Impl > ::size_type | size_type |
Public Member Functions | |
| SvXMLAttributeList_Impl () | |
| SvXMLAttributeList_Impl (const SvXMLAttributeList_Impl &r) | |
Public Attributes | |
| ::std::vector< struct SvXMLTagAttribute_Impl > | vecAttribute |
Definition at line 72 of file attrlist.cxx.
| typedef ::std::vector<struct SvXMLTagAttribute_Impl>::size_type SvXMLAttributeList_Impl::size_type |
Definition at line 86 of file attrlist.cxx.
| SvXMLAttributeList_Impl::SvXMLAttributeList_Impl | ( | ) | [inline] |
| SvXMLAttributeList_Impl::SvXMLAttributeList_Impl | ( | const SvXMLAttributeList_Impl & | r | ) | [inline] |
Definition at line 80 of file attrlist.cxx.
Definition at line 85 of file attrlist.cxx.
Referenced by SvXMLAttributeList::Clear(), SvXMLAttributeList::getLength(), SvXMLAttributeList::getNameByIndex(), SvXMLAttributeList::getValueByIndex(), SvXMLAttributeList::RemoveAttributeByIndex(), SvXMLAttributeList::SetValueByIndex(), and SvXMLAttributeList_Impl().
1.5.6