Lines Matching refs:aPropValue
108 Any aPropValue; in getValue() local
113 aPropValue <<= aUNOTime; in getValue()
115 return aPropValue; in getValue()
162 Any aPropValue; in getValue() local
167 aPropValue <<= aUNODate; in getValue()
169 return aPropValue; in getValue()
214 Any aPropValue; in getValue() local
220 aPropValue <<= (sal_Int16)sText.getStr()[0]; in getValue()
223 aPropValue <<= sText; in getValue()
225 return aPropValue; in getValue()
308 Any aPropValue; in getValue() local
328 aPropValue <<= aUNODateTime; in getValue()
330 return aPropValue; in getValue()
645 Any aPropValue; in getValue() local
649 aPropValue <<= nValue; in getValue()
651 return aPropValue; in getValue()
754 Any aPropValue; in getValue() local
759 aPropValue <<= sSelectedEntry; in getValue()
763 aPropValue <<= (::com::sun::star::util::Color)aRgbCol.GetColor(); in getValue()
766 return aPropValue; in getValue()
832 Any aPropValue; in getValue() local
834 aPropValue <<= sControlValue; in getValue()
835 return aPropValue; in getValue()