Searched refs:nElementCount (Results 1 – 10 of 10) sorted by relevance
847 sal_uLong nElementCount; member in SmXMLRowContext_Impl990 if (rNodeStack.Count() - nElementCount > 1) in EndElement()1218 sal_uLong i = rNodeStack.Count() - nElementCount; in EndElement()1219 if (rNodeStack.Count() - nElementCount > 1) in EndElement()1220 i += rNodeStack.Count() - 1 - nElementCount; in EndElement()1222 while (rNodeStack.Count() > nElementCount) in EndElement()1262 while (rNodeStack.Count() > nElementCount) in EndElement()2631 if (rNodeStack.Count()-nElementCount > 1) in MiddleElement()2641 while (rNodeStack.Count()-nElementCount) in MiddleElement()2789 if (rNodeStack.Count()-nElementCount > 1) in EndElement()[all …]
208 nElementCount% = UBound ( aDefaultValue_ByteSequence )950 nElementCount% = UBound ( seqByteSequence() )952 if ( nElementCount% < 1 ) then956 for nCounter%=0 to nElementCount% step 11070 nElementCount% = UBound ( aNameField () )1073 for nCounter%=0 to nElementCount% step 11098 nElementCount% = UBound ( aNameField () )1102 getNameContainerCount = nElementCount% + 1
149 sal_Int32 nElementCount = rLib.aElementNames.getLength(); in exportLibrary() local150 if( nElementCount ) in exportLibrary()153 for( sal_Int32 i = 0 ; i < nElementCount ; i++ ) in exportLibrary()
321 sal_Int32 nElementCount = mElements.size(); in endElement() local322 Sequence< OUString > aElementNames( nElementCount ); in endElement()324 for( sal_Int32 i = 0 ; i < nElementCount ; i++ ) in endElement()
99 final int nElementCount = aParser.GetElementCount(); in OOXMLParser() local102 nElementCount, in OOXMLParser()
706 int nElementCount = 0; in GetElementCount() field in ValidatingCreator.Visitor709 ++nElementCount; in GetElementCount()713 return nElementCount; in GetElementCount()
687 sal_Int32 nElementCount = xElements->getCount(); in getAllElementUINames() local688 for ( sal_Int32 i = 0; i < nElementCount; ++i ) in getAllElementUINames()
1859 sal_uInt16 nElementCount = 0; in RequestingChilds() local1901 nElementCount++; in RequestingChilds()1904 if( nElementCount > 0 ) in RequestingChilds()
1062 sal_uInt16 nElementCount = aNumInfo.aEmbeddedElements.Count(); in AddEmbeddedElement() local1063 for (sal_uInt16 i=0; i<nElementCount; i++) in AddEmbeddedElement()
1767 sal_Int32 nElementCount = rLib.aElementNames.getLength(); in implImportLibDescriptor() local1770 for( sal_Int32 i = 0 ; i < nElementCount ; i++ ) in implImportLibDescriptor()
Completed in 132 milliseconds