Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/fldui/
H A Dflddinf.cxx289 const uno::Type& rValueType = aVal.getValueType(); in IMPL_LINK() local
290 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()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx2175 void SvxCustomShape::createCustomShapeDefaults( const rtl::OUString& rValueType ) throw (::com::sun… in createCustomShapeDefaults() argument
2177 ((SdrObjCustomShape*)mpObj.get())->MergeDefaultAttributes( &rValueType ); in createCustomShapeDefaults()

Completed in 21 milliseconds