Searched refs:rValueType (Results 1 – 2 of 2) sorted by relevance
289 const uno::Type& rValueType = aVal.getValueType(); in IMPL_LINK() local290 if( rValueType == ::getCppuType( (util::DateTime*)0 )) in IMPL_LINK()294 else if( rValueType == ::getCppuType( (util::Date*)0 )) in IMPL_LINK()298 else if( rValueType == ::getCppuType( (util::Time*)0 )) in IMPL_LINK()
2175 void SvxCustomShape::createCustomShapeDefaults( const rtl::OUString& rValueType ) throw (::com::sun… in createCustomShapeDefaults() argument2177 ((SdrObjCustomShape*)mpObj.get())->MergeDefaultAttributes( &rValueType ); in createCustomShapeDefaults()
Completed in 21 milliseconds