Searched refs:aMergeMenuInstruction (Results 1 – 1 of 1) sorted by relevance
1074 MergeMenuInstruction aMergeMenuInstruction; 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()1082 ReadMergeMenuData( aMergeMenuBase, aMergeMenuInstruction.aMergeMenu ); in ReadMenuMergeInstructions()1084 aContainer.push_back( aMergeMenuInstruction ); in ReadMenuMergeInstructions()
Completed in 27 milliseconds