Searched refs:aNodePropValues (Results 1 – 1 of 1) sorted by relevance
1072 Sequence< Any > aNodePropValues = GetProperties( aNodePropNames ); in ReadMenuMergeInstructions() local1075 aNodePropValues[0] >>= aMergeMenuInstruction.aMergePoint; in ReadMenuMergeInstructions()1076 aNodePropValues[1] >>= aMergeMenuInstruction.aMergeCommand; in ReadMenuMergeInstructions()1077 aNodePropValues[2] >>= aMergeMenuInstruction.aMergeCommandParameter; in ReadMenuMergeInstructions()1078 aNodePropValues[3] >>= aMergeMenuInstruction.aMergeFallback; in ReadMenuMergeInstructions()1079 aNodePropValues[4] >>= aMergeMenuInstruction.aMergeContext; in ReadMenuMergeInstructions()1163 Sequence< Any > aNodePropValues = GetProperties( aNodePropNames ); in ReadToolbarMergeInstructions() local1166 aNodePropValues[0] >>= aMergeToolbarInstruction.aMergeToolbar; in ReadToolbarMergeInstructions()1167 aNodePropValues[1] >>= aMergeToolbarInstruction.aMergePoint; in ReadToolbarMergeInstructions()1168 aNodePropValues[2] >>= aMergeToolbarInstruction.aMergeCommand; in ReadToolbarMergeInstructions()[all …]