Searched refs:m_aKidsIndex (Results 1 – 2 of 2) sorted by relevance
460 std::vector<sal_Int32> m_aKidsIndex; // widget children, contains index to m_aWidgets member
737 rParentField.m_aKidsIndex.push_back( nNewWidget ); in createWidgetFieldName()780 m_aWidgets[it->second].m_aKidsIndex.push_back( i_nWidgetIndex ); in createWidgetFieldName()11831 int nChildren = rGroupWidget.m_aKidsIndex.size(); in ensureUniqueRadioOnValues()11835 int nKidIndex = rGroupWidget.m_aKidsIndex[nKid]; in ensureUniqueRadioOnValues()11857 int nKidIndex = rGroupWidget.m_aKidsIndex[nKid]; in ensureUniqueRadioOnValues()11867 int nKidIndex = rGroupWidget.m_aKidsIndex[nKid]; in ensureUniqueRadioOnValues()11997 rRadioButton.m_aKidsIndex.push_back( nNewWidget ); in createControl()
Completed in 84 milliseconds