Lines Matching refs:aPropertyVector
974 std::vector< Any > aPropertyVector; in CreateControllers() local
978 aPropertyVector.push_back( makeAny( aPropValue )); in CreateControllers()
981 aPropertyVector.push_back( makeAny( aPropValue )); in CreateControllers()
984 aPropertyVector.push_back( makeAny( aPropValue )); in CreateControllers()
987 aPropertyVector.push_back( makeAny( aPropValue )); in CreateControllers()
990 aPropertyVector.push_back( uno::makeAny( aPropValue ) ); in CreateControllers()
996 aPropertyVector.push_back( makeAny( aPropValue )); in CreateControllers()
999 Sequence< Any > aArgs( comphelper::containerToSequence( aPropertyVector )); in CreateControllers()
1086 std::vector< Any > aPropertyVector; in CreateControllers() local
1090 aPropertyVector.push_back( makeAny( aPropValue )); in CreateControllers()
1093 aPropertyVector.push_back( makeAny( aPropValue )); in CreateControllers()
1096 aPropertyVector.push_back( makeAny( aPropValue )); in CreateControllers()
1099 aPropertyVector.push_back( makeAny( aPropValue )); in CreateControllers()
1102 aPropertyVector.push_back( makeAny( aPropValue )); in CreateControllers()
1105 aPropertyVector.push_back( uno::makeAny( aPropValue ) ); in CreateControllers()
1111 aPropertyVector.push_back( makeAny( aPropValue )); in CreateControllers()
1114 Sequence< Any > aArgs( comphelper::containerToSequence( aPropertyVector )); in CreateControllers()