Searched refs:countParams (Results 1 – 5 of 5) sorted by relevance
44 long countParams([in]sequence<any> aArgs);
76 …virtual sal_Int32 SAL_CALL countParams( const ::com::sun::star::uno::Sequence< ::com::sun::star::u…
350 sal_Int32 SAL_CALL ScTestAddIn::countParams( const ::com::sun::star::uno::Sequence< ::com::sun::sta… in countParams() function in ScTestAddIn
584 int countParams = 0; in mapPolymorphicName() local591 if (countParams != 0) in mapPolymorphicName()593 countParams++; in mapPolymorphicName()
246 int countParams = 0; in mapUnoPolymorphicName() local253 if (countParams != 0) in mapUnoPolymorphicName()255 countParams++; in mapUnoPolymorphicName()
Completed in 27 milliseconds