Home
last modified time | relevance | path

Searched refs:aPropertyVector (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/sidebar/
H A DControllerFactory.cxx88 std::vector<Any> aPropertyVector; in CreateToolBoxController() local
92 aPropertyVector.push_back(makeAny(aPropValue)); in CreateToolBoxController()
96 aPropertyVector.push_back(makeAny(aPropValue)); in CreateToolBoxController()
100 aPropertyVector.push_back(makeAny(aPropValue)); in CreateToolBoxController()
102 Sequence<Any> aArgs (comphelper::containerToSequence(aPropertyVector)); in CreateToolBoxController()
160 std::vector<Any> aPropertyVector; in CreateToolBarController() local
164 aPropertyVector.push_back( makeAny( aPropValue )); in CreateToolBarController()
168 aPropertyVector.push_back( makeAny( aPropValue )); in CreateToolBarController()
172 aPropertyVector.push_back( makeAny( aPropValue )); in CreateToolBarController()
176 aPropertyVector.push_back( makeAny( aPropValue )); in CreateToolBarController()
[all …]
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx974 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()
996 aPropertyVector.push_back( makeAny( aPropValue )); 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()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx5226 std::vector< beans::PropertyValue > aPropertyVector; in getProperties() local
5284 aPropertyVector.push_back( aPropertyValue ); in getProperties()
5305 const sal_Int32 nCount = aPropertyVector.size(); in getProperties()
5311 *pProps = aPropertyVector[i]; in getProperties()

Completed in 97 milliseconds