Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx610 return nPropertyTypeFirstColor; in getPropertyType()
664 case nPropertyTypeFirstColor: in getPropertyName()
1179 case nPropertyTypeFirstColor: in getProperty1Value()
1184 const sal_Int32 nIndex = (nPropertyTypeFirstColor == nType) ? 0 : 1; in getProperty1Value()
1244 case nPropertyTypeFirstColor: in setProperty1Value()
1249 const sal_Int32 nIndex = (nPropertyTypeFirstColor == nType) ? 0 : 1; in setProperty1Value()
H A DCustomAnimationDialog.hxx84 const sal_Int32 nPropertyTypeFirstColor = 3; variable
H A DCustomAnimationDialog.cxx2595 case nPropertyTypeFirstColor: in create()

Completed in 34 milliseconds