Lines Matching refs:Value

902 			aPropSeq[i].Value >>= aLabel;  in RetrieveLabelFromCommand()
920 aPropSeq[i].Value >>= nProperties; in RetrievePropertiesFromCommand()
977 aPropValue.Value <<= m_aModuleIdentifier; in CreateControllers()
980 aPropValue.Value <<= m_xFrame; in CreateControllers()
983 aPropValue.Value <<= m_xServiceManager; in CreateControllers()
986 aPropValue.Value <<= xToolbarWindow; in CreateControllers()
989 aPropValue.Value = uno::makeAny( nId ); in CreateControllers()
995 aPropValue.Value <<= nWidth; in CreateControllers()
1089 aPropValue.Value <<= m_xFrame; in CreateControllers()
1092 aPropValue.Value <<= aCommandURL; in CreateControllers()
1095 aPropValue.Value <<= m_xServiceManager; in CreateControllers()
1098 aPropValue.Value <<= xToolbarWindow; in CreateControllers()
1101 aPropValue.Value <<= m_aModuleIdentifier; in CreateControllers()
1104 aPropValue.Value = uno::makeAny( nId ); in CreateControllers()
1110 aPropValue.Value <<= nWidth; in CreateControllers()
1315 aProp[i].Value >>= aCommandURL; in FillToolbar()
1340 aProps[ index ].Value >>= aMenuDesc; in FillToolbar()
1352 aProp[i].Value >>= aHelpURL; in FillToolbar()
1354 aProp[i].Value >>= aTooltip; in FillToolbar()
1356 aProp[i].Value >>= aLabel; in FillToolbar()
1358 aProp[i].Value >>= nType; in FillToolbar()
1360 aProp[i].Value >>= bIsVisible; in FillToolbar()
1362 aProp[i].Value >>= nWidth; in FillToolbar()
1364 aProp[i].Value >>= nStyle; in FillToolbar()
1955 aPropSeq[ 0 ].Value <<= m_aResourceName; in IMPL_LINK()
2042 aProp[j].Value >>= aCommandURL; in IMPL_LINK()
2046 aProp[j].Value >>= bVisible; in IMPL_LINK()
2055 aProp[nVisibleIndex].Value = makeAny( !bVisible ); in IMPL_LINK()