Searched refs:nElementCount (Results 1 – 8 of 8) sorted by relevance
852 sal_uLong nElementCount; member in SmXMLRowContext_Impl992 if (rNodeStack.Count() - nElementCount > 1) in EndElement()1220 sal_uLong i = rNodeStack.Count() - nElementCount; in EndElement()1221 if (rNodeStack.Count() - nElementCount > 1) in EndElement()1222 i += rNodeStack.Count() - 1 - nElementCount; in EndElement()1224 while (rNodeStack.Count() > nElementCount) in EndElement()1264 while (rNodeStack.Count() > nElementCount) in EndElement()2625 if (rNodeStack.Count()-nElementCount > 1) in MiddleElement()2635 while (rNodeStack.Count()-nElementCount) in MiddleElement()2783 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()
687 sal_Int32 nElementCount = xElements->getCount(); in getAllElementUINames() local688 for ( sal_Int32 i = 0; i < nElementCount; ++i ) in getAllElementUINames()
1852 sal_uInt16 nElementCount = 0; in RequestingChilds() local1894 nElementCount++; in RequestingChilds()1897 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 152 milliseconds