Searched refs:getNodeCount (Results 1 – 10 of 10) sorted by relevance
49 sal_uInt16 getNodeCount(NodeType nType);
80 sal_uInt16 nConst = getNodeCount(NT_enum_val); in dump()
54 sal_uInt16 nParam = getNodeCount(NT_parameter); in dumpBlob()
109 sal_uInt16 nMember = getNodeCount(NT_member); in dump()
105 sal_uInt16 AstScope::getNodeCount(NodeType nodeType) in getNodeCount() function in AstScope
281 sal_uInt16 nMember = getNodeCount(NT_union_branch); in dump()
63 sal_uInt16 nConst = getNodeCount(NT_const); in dump()
147 if (!section.isEnabled() || section.getNodeCount() == 0) in getDisplayStyleName()
166 if (columns.getNodeCount() <= columnPos + colSpan) in createContext()
255 if (section.getNodeCount() == 0) in writeSection()
Completed in 34 milliseconds