Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx1165 MergeToolbarInstruction aMergeToolbarInstruction; in ReadToolbarMergeInstructions() local
1166 aNodePropValues[0] >>= aMergeToolbarInstruction.aMergeToolbar; in ReadToolbarMergeInstructions()
1167 aNodePropValues[1] >>= aMergeToolbarInstruction.aMergePoint; in ReadToolbarMergeInstructions()
1168 aNodePropValues[2] >>= aMergeToolbarInstruction.aMergeCommand; in ReadToolbarMergeInstructions()
1169 aNodePropValues[3] >>= aMergeToolbarInstruction.aMergeCommandParameter; in ReadToolbarMergeInstructions()
1170 aNodePropValues[4] >>= aMergeToolbarInstruction.aMergeFallback; in ReadToolbarMergeInstructions()
1171 aNodePropValues[5] >>= aMergeToolbarInstruction.aMergeContext; in ReadToolbarMergeInstructions()
1174 aMergeToolbarInstruction.aMergeToolbarItems ); in ReadToolbarMergeInstructions()
1176 …tructionContainer& rVector = rCachedToolbarMergingInstructions[ aMergeToolbarInstruction.aMergeToo… in ReadToolbarMergeInstructions()
1177 rVector.push_back( aMergeToolbarInstruction ); in ReadToolbarMergeInstructions()

Completed in 19 milliseconds