Searched refs:getSubControl (Results 1 – 3 of 3) sorted by relevance
1588 if( mpLBProperty1->getSubControl() ) in update()1590 Any aNewValue( mpLBProperty1->getSubControl()->getValue() ); in update()1599 if( mpLBProperty2->getSubControl() ) in update()1601 Any aNewValue( mpLBProperty2->getSubControl()->getValue() ); in update()
139 PropertySubControl* getSubControl() const { return mpSubControl; } in getSubControl() function in sd::PropertyControl
795 pSubControl = mpLBProperty->getSubControl(); in updateControls()2225 if( mpLBProperty->getSubControl() ) in onChangeProperty()2231 const Any aValue( mpLBProperty->getSubControl()->getValue() ); in onChangeProperty()