Lines Matching refs:aNodePropNames

1034 	Sequence< ::rtl::OUString >	aNodePropNames( 5 );  in ReadMenuMergeInstructions()  local
1054 aNodePropNames[0] = aBuffer.makeStringAndClear(); in ReadMenuMergeInstructions()
1058 aNodePropNames[1] = aBuffer.makeStringAndClear(); in ReadMenuMergeInstructions()
1062 aNodePropNames[2] = aBuffer.makeStringAndClear(); in ReadMenuMergeInstructions()
1066 aNodePropNames[3] = aBuffer.makeStringAndClear(); in ReadMenuMergeInstructions()
1070 aNodePropNames[4] = aBuffer.makeStringAndClear(); in ReadMenuMergeInstructions()
1072 Sequence< Any > aNodePropValues = GetProperties( aNodePropNames ); in ReadMenuMergeInstructions()
1121 Sequence< ::rtl::OUString > aNodePropNames( 6 ); in ReadToolbarMergeInstructions() local
1141 aNodePropNames[0] = aBuffer.makeStringAndClear(); in ReadToolbarMergeInstructions()
1145 aNodePropNames[1] = aBuffer.makeStringAndClear(); in ReadToolbarMergeInstructions()
1149 aNodePropNames[2] = aBuffer.makeStringAndClear(); in ReadToolbarMergeInstructions()
1153 aNodePropNames[3] = aBuffer.makeStringAndClear(); in ReadToolbarMergeInstructions()
1157 aNodePropNames[4] = aBuffer.makeStringAndClear(); in ReadToolbarMergeInstructions()
1161 aNodePropNames[5] = aBuffer.makeStringAndClear(); in ReadToolbarMergeInstructions()
1163 Sequence< Any > aNodePropValues = GetProperties( aNodePropNames ); in ReadToolbarMergeInstructions()
1206 Sequence< ::rtl::OUString > aNodePropNames( 5 ); in ReadStatusbarMergeInstructions() local
1226 aNodePropNames[0] = aBuffer.makeStringAndClear(); in ReadStatusbarMergeInstructions()
1230 aNodePropNames[1] = aBuffer.makeStringAndClear(); in ReadStatusbarMergeInstructions()
1234 aNodePropNames[2] = aBuffer.makeStringAndClear(); in ReadStatusbarMergeInstructions()
1238 aNodePropNames[3] = aBuffer.makeStringAndClear(); in ReadStatusbarMergeInstructions()
1242 aNodePropNames[4] = aBuffer.makeStringAndClear(); in ReadStatusbarMergeInstructions()
1244 Sequence< Any > aNodePropValues = GetProperties( aNodePropNames ); in ReadStatusbarMergeInstructions()