Searched refs:Type_t (Results 1 – 8 of 8) sorted by relevance
50 typedef com::sun::star::uno::Type Type_t; typedef in xforms::Convert58 typedef std::map<Type_t,Convert_t,TypeLess> Map_t;70 bool hasType( const Type_t& );79 Any_t toAny( const rtl::OUString&, const Type_t& );
294 typedef com::sun::star::uno::Type Type_t; typedef in xforms::Binding398 virtual sal_Bool SAL_CALL supportsType( const Type_t& aType ) 401 virtual Any_t SAL_CALL getValue( const Type_t& aType )
152 typedef com::sun::star::uno::Type Type_t; typedef in Collection164 virtual Type_t SAL_CALL getElementType() in getElementType()
528 bool Convert::hasType( const Type_t& rType ) in hasType()548 const Type_t& rType ) in toAny()
98 virtual typename Collection<T>::Type_t SAL_CALL getElementType() in getElementType()
1055 sal_Bool Binding::supportsType( const Type_t& rType ) in supportsType()1061 Binding::Any_t Binding::getValue( const Type_t& rType ) in getValue()
64 enum Type_t { SPRM, ATTRIBUTE }; enum in writerfilter::ooxml::OOXMLPropertyImpl68 Type_t meType;73 OOXMLPropertyImpl(Id id, OOXMLValue::Pointer_t pValue, Type_t eType);
57 OOXMLPropertyImpl::Type_t eType) in OOXMLPropertyImpl()
Completed in 85 milliseconds