Home
last modified time | relevance | path

Searched refs:getNodeCount (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/idlc/inc/idlc/
H A Dastscope.hxx49 sal_uInt16 getNodeCount(NodeType nType);
/aoo4110/main/idlc/source/
H A Dastenum.cxx80 sal_uInt16 nConst = getNodeCount(NT_enum_val); in dump()
H A Dastoperation.cxx54 sal_uInt16 nParam = getNodeCount(NT_parameter); in dumpBlob()
H A Daststruct.cxx109 sal_uInt16 nMember = getNodeCount(NT_member); in dump()
H A Dastscope.cxx105 sal_uInt16 AstScope::getNodeCount(NodeType nodeType) in getNodeCount() function in AstScope
H A Dastunion.cxx281 sal_uInt16 nMember = getNodeCount(NT_union_branch); in dump()
H A Dastdump.cxx63 sal_uInt16 nConst = getNodeCount(NT_const); in dump()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DTableCellLayoutController.java147 if (!section.isEnabled() || section.getNodeCount() == 0) in getDisplayStyleName()
H A DImageElementLayoutController.java166 if (columns.getNodeCount() <= columnPos + colSpan) in createContext()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java255 if (section.getNodeCount() == 0) in writeSection()

Completed in 42 milliseconds