Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1588 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()
H A DCustomAnimationDialog.hxx139 PropertySubControl* getSubControl() const { return mpSubControl; } in getSubControl() function in sd::PropertyControl
H A DCustomAnimationPane.cxx797 pSubControl = mpLBProperty->getSubControl(); in updateControls()
2229 if( mpLBProperty->getSubControl() ) in onChangeProperty()
2235 const Any aValue( mpLBProperty->getSubControl()->getValue() ); in onChangeProperty()

Completed in 31 milliseconds