Lines Matching refs:nCount

619     sal_Int32 nCount = rPropertyNames.getLength();  in getPropertyValues()  local
620 Sequence< Any > aValues( nCount ); in getPropertyValues()
626 for ( sal_Int32 n = 0; n < nCount; ++n ) in getPropertyValues()
640 sal_Int32 nCount = nPropertyHandles.getLength(); in getPropertyValues() local
641 Sequence< Any > aValues( nCount ); in getPropertyValues()
647 for ( sal_Int32 n = 0; n < nCount; ++n ) in getPropertyValues()
659 sal_Int32 nCount = rPropertyNames.getLength(); in getPropertyValuesInterface() local
660 Sequence< Property > aProps( nCount ); in getPropertyValuesInterface()
665 for ( sal_Int32 n = 0; n< nCount; ++n ) in getPropertyValuesInterface()
692 sal_Int32 nCount = nPropertyHandles.getLength(); in getPropertyValuesInterface() local
693 Sequence< Property > aProps( nCount ); in getPropertyValuesInterface()
698 for ( sal_Int32 n = 0; n< nCount; ++n ) in getPropertyValuesInterface()
739 sal_Int32 nCount = rValues.getLength(); in setPropertyValues() local
740 Sequence< PropertyValue > aProps( nCount ); in setPropertyValues()
746 for ( sal_Int32 n = 0; n< nCount; ++n ) in setPropertyValues()
787 sal_Int32 nCount = rValues.getLength(); in setPropertyValues() local
788 Sequence< PropertyValue > aProps( nCount ); in setPropertyValues()
794 for ( sal_Int32 n = 0; n< nCount; ++n ) in setPropertyValues()
853 sal_Int32 nCount = rPropertyNames.getLength(); in createCursorAny() local
854 Sequence< Property > aProps( nCount ); in createCursorAny()
857 for ( sal_Int32 n = 0; n < nCount; ++n ) in createCursorAny()
886 sal_Int32 nCount = rPropertyHandles.getLength(); in createCursorAny() local
887 Sequence< Property > aProps( nCount ); in createCursorAny()
890 for ( sal_Int32 n = 0; n < nCount; ++n ) in createCursorAny()