Lines Matching refs:nCount

97 	sal_Int32 nCount = sizeof( pNames ) / sizeof( OUString );  in ImplInsertSeparator()  local
99 Sequence< rtl::OUString > aNames( pNames, nCount ); in ImplInsertSeparator()
100 Sequence< Any > aValues( pValues, nCount ); in ImplInsertSeparator()
146 sal_Int32 nCount = sizeof( pNames ) / sizeof( OUString ); in ImplInsertButton() local
148 Sequence< rtl::OUString > aNames( pNames, nCount ); in ImplInsertButton()
149 Sequence< Any > aValues( pValues, nCount ); in ImplInsertButton()
188 sal_Int32 nCount = sizeof( pNames ) / sizeof( OUString ); in ImplInsertFixedText() local
190 Sequence< rtl::OUString > aNames( pNames, nCount ); in ImplInsertFixedText()
191 Sequence< Any > aValues( pValues, nCount ); in ImplInsertFixedText()
233 sal_Int32 nCount = sizeof( pNames ) / sizeof( OUString ); in ImplInsertCheckBox() local
235 Sequence< rtl::OUString > aNames( pNames, nCount ); in ImplInsertCheckBox()
236 Sequence< Any > aValues( pValues, nCount ); in ImplInsertCheckBox()
283 sal_Int32 nCount = sizeof( pNames ) / sizeof( OUString ); in ImplInsertFormattedField() local
285 Sequence< rtl::OUString > aNames( pNames, nCount ); in ImplInsertFormattedField()
286 Sequence< Any > aValues( pValues, nCount ); in ImplInsertFormattedField()
336 sal_Int32 nCount = sizeof( pNames ) / sizeof( OUString ); in ImplInsertComboBox() local
338 Sequence< rtl::OUString > aNames( pNames, nCount ); in ImplInsertComboBox()
339 Sequence< Any > aValues( pValues, nCount ); in ImplInsertComboBox()
382 sal_Int32 nCount = sizeof( pNames ) / sizeof( OUString ); in ImplInsertRadioButton() local
384 Sequence< rtl::OUString > aNames( pNames, nCount ); in ImplInsertRadioButton()
385 Sequence< Any > aValues( pValues, nCount ); in ImplInsertRadioButton()
433 sal_Int32 nCount = sizeof( pNames ) / sizeof( OUString ); in ImplInsertListBox() local
435 Sequence< rtl::OUString > aNames( pNames, nCount ); in ImplInsertListBox()
436 Sequence< Any > aValues( pValues, nCount ); in ImplInsertListBox()
933 sal_Int32 nCount = sizeof( pNames ) / sizeof( OUString ); in InitPage4() local
935 Sequence< rtl::OUString > aNames( pNames, nCount ); in InitPage4()
936 Sequence< Any > aValues( pValues, nCount ); in InitPage4()