Home
last modified time | relevance | path

Searched defs:GetAttrCount (Results 1 – 17 of 17) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/idl/inc/
H A Dtypes.hxx73 size_t GetAttrCount() const { return aAttrList.size(); } in GetAttrCount() function in SvMetaType
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idl/inc/
H A Dtypes.hxx73 sal_uLong GetAttrCount() const { return aAttrList.size(); } in GetAttrCount() function in SvMetaType
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DDocumentFragment.h96 virtual uint32_t GetAttrCount() const override in GetAttrCount() function
H A DnsGenericDOMDataNode.cpp679 nsGenericDOMDataNode::GetAttrCount() const in GetAttrCount() function in nsGenericDOMDataNode
H A DElement.cpp2809 Element::GetAttrCount() const in GetAttrCount() function in Element
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmlcnimp.cxx110 size_t SvXMLAttrContainerData::GetAttrCount() const in GetAttrCount() function in SvXMLAttrContainerData
H A DSvXMLAttrCollection.cxx115 size_t SvXMLAttrCollection::GetAttrCount() const in GetAttrCount() function in SvXMLAttrCollection
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmlcnimp.cxx94 size_t SvXMLAttrContainerData::GetAttrCount() const in GetAttrCount() function in SvXMLAttrContainerData
H A DSvXMLAttrCollection.cxx115 size_t SvXMLAttrCollection::GetAttrCount() const in GetAttrCount() function in SvXMLAttrCollection
/dports/devel/upp/upp/uppsrc/Core/
H A DXML.h133 …int GetAttrCount() const { return attr.GetCount() + !IsNull(attr1… in GetAttrCount() function
219 int GetAttrCount() const { return attr ? attr->GetCount() : 0; } in GetAttrCount() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/items/
H A Dxmlcnitm.cxx165 sal_uInt16 SvXMLAttrContainerItem::GetAttrCount() const in GetAttrCount() function in SvXMLAttrContainerItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/items/
H A Dxmlcnitm.cxx167 sal_uInt16 SvXMLAttrContainerItem::GetAttrCount() const in GetAttrCount() function in SvXMLAttrContainerItem
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DElement.h969 uint32_t GetAttrCount() const { return mAttrs.AttrCount(); } in GetAttrCount() function
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DElement.h1020 uint32_t GetAttrCount() const { return mAttrs.AttrCount(); } in GetAttrCount() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DElement.h1020 uint32_t GetAttrCount() const { return mAttrs.AttrCount(); } in GetAttrCount() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DElement.h921 uint32_t GetAttrCount() const { return mAttrsAndChildren.AttrCount(); } in GetAttrCount() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DElement.h1027 uint32_t GetAttrCount() const { return mAttrs.AttrCount(); } in GetAttrCount() function