Lines Matching refs:sal_Int32

183 			aRetStr = OUString::valueOf( (sal_Int32) n );  in AnyToString()
190 aRetStr = OUString::valueOf( (sal_Int32) n ); in AnyToString()
195 sal_Int32 n(0); in AnyToString()
349 pAry[1].Type = getCppuType( (sal_Int32*) NULL ); in getProperties()
371 for( sal_Int32 i = aSeq.getLength(); i--; ) in getPropertyByName()
386 for( sal_Int32 i = aSeq.getLength(); i--; ) in hasPropertyByName()
533 virtual sal_Int32 SAL_CALL getDroenk( ) throw(RuntimeException) in getDroenk()
536 virtual sal_Int32 SAL_CALL getUps( sal_Int32 l ) throw(RuntimeException) in getUps()
538 virtual void SAL_CALL setDroenk( sal_Int32 l ) throw(RuntimeException) in setDroenk()
542 virtual void SAL_CALL setBla( sal_Int32 n ) throw(RuntimeException) in setBla()
595 virtual sal_Int32 SAL_CALL getCount( )
597 virtual Any SAL_CALL getByIndex( sal_Int32 Index )
609 static sal_Int32 nObjCount = 0; in Init()
616 aAnyArray[1] <<= (sal_Int32)42; in Init()
734 sal_Int32 nLen = aPropSeq.getLength(); in setPropertyValue()
735 for( sal_Int32 i = 0 ; i < nLen ; i++ ) in setPropertyValue()
749 sal_Int32 nLen = aPropSeq.getLength(); in getPropertyValue()
750 for( sal_Int32 i = 0 ; i < nLen ; i++ ) in getPropertyValue()
811 sal_Int32 getIndexForName( const OUString& ItemName ) in getIndexForName()
836 sal_Int32 iIndex = getIndexForName( aName ); in getByName()
864 for( sal_Int32 i = 0 ; i < DEFAULT_NAME_ACCESS_COUNT ; i++ ) in getElementNames()
882 sal_Int32 ImplIntroTest::getCount( ) in getCount()
889 Any ImplIntroTest::getByIndex( sal_Int32 Index ) in getByIndex()
938 sal_Int32 nConcept;
1184 for( sal_Int32 nConcepts = 0 ; nConcepts < 16 ; nConcepts++ ) in test_introsp()
1190 sal_Int32 nDemandedPropCount = 0; in test_introsp()
1191 sal_Int32 iList = 0; in test_introsp()
1205 sal_Int32 nLen = aRetSeq.getLength(); in test_introsp()
1220 sal_Int32 i; in test_introsp()
1233 sal_Int32 iDemanded = iList; in test_introsp()
1318 sal_Int32 n(0); in test_introsp()
1320 aNewVal <<= sal_Int32( n + 1 ); in test_introsp()
1415 for( sal_Int32 nConcepts = 0 ; nConcepts < 128 ; nConcepts++ ) in test_introsp()
1421 sal_Int32 nRealConcepts = nConcepts; in test_introsp()
1426 sal_Int32 nDemandedMethCount = 0; in test_introsp()
1427 sal_Int32 iList = 0; in test_introsp()
1440 sal_Int32 nLen = aMethodSeq.getLength(); in test_introsp()
1451 sal_Int32 i; in test_introsp()
1515 sal_Int32 nLen = aClassSeq.getLength(); in test_introsp()
1520 for( sal_Int32 i = 0 ; i < nLen ; i++ ) in test_introsp()