Lines Matching refs:nValue2
766 sal_uInt32 nValue2 = GetCoreValue( aMtrDepth, ePoolUnit ); in Update() local
767 if( nValue != nValue2 ) in Update()
1026 sal_uInt32 nValue2 = GetCoreValue( aMtrDistance, ePoolUnit ); in Update() local
1027 if( nValue != nValue2 ) in Update()
1050 sal_uInt32 nValue2 = GetCoreValue( aMtrFocalLength, ePoolUnit ); in Update() local
1051 if( nValue != nValue2 ) in Update()
1964 sal_uInt16 nValue2 = (sal_uInt16) aMtrSlant.GetValue(); in GetAttr() local
1965 rAttrs.Put(Svx3DShadowSlantItem(nValue2)); in GetAttr()
1973 sal_uInt32 nValue2 = GetCoreValue( aMtrDistance, ePoolUnit ); in GetAttr() local
1974 rAttrs.Put(Svx3DDistanceItem(nValue2)); in GetAttr()
1982 sal_uInt32 nValue2 = GetCoreValue( aMtrFocalLength, ePoolUnit ); in GetAttr() local
1983 rAttrs.Put(Svx3DFocalLengthItem(nValue2)); in GetAttr()
2297 sal_uInt16 nValue2 = (sal_uInt16) aMtrMatSpecularIntensity.GetValue(); in GetAttr() local
2298 rAttrs.Put(Svx3DMaterialSpecularIntensityItem(nValue2)); in GetAttr()