Home
last modified time | relevance | path

Searched refs:mnPropertyType (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx165 mnPropertyType( nPropertyTypeNone ), in CustomAnimationPane()
759 mnPropertyType = nPropertyTypeNone; in updateControls()
788 mnPropertyType = getPropertyType( aProperties.front() ); in updateControls()
790 mpFTProperty->SetText( getPropertyName( mnPropertyType ) ); in updateControls()
792 aValue = getProperty1Value( mnPropertyType, pEffect ); in updateControls()
798 if( !pSubControl || (pSubControl->getControlType() != mnPropertyType) ) in updateControls()
800 …pSubControl = PropertySubControl::create( mnPropertyType, this, aValue, pEffect->getPresetId(), LI… in updateControls()
2243 if( setProperty1Value( mnPropertyType, pEffect, aValue ) ) in onChangeProperty()
H A DCustomAnimationPane.hxx159 sal_Int32 mnPropertyType; member in sd::CustomAnimationPane

Completed in 24 milliseconds