Home
last modified time | relevance | path

Searched refs:seqType (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/extensions/source/ole/
H A Dunoconversionutilities.hxx201 Type getElementTypeOfSequence( const Type& seqType);
2235 Type UnoConversionUtilities<T>::getElementTypeOfSequence( const Type& seqType) in getElementTypeOfSequence() argument
2238 if( seqType.getTypeClass() != TypeClass_VOID) in getElementTypeOfSequence()
2240 OSL_ASSERT( seqType.getTypeClass() == TypeClass_SEQUENCE); in getElementTypeOfSequence()
2242 seqType.getDescription((typelib_TypeDescription** ) & pDescSeq); in getElementTypeOfSequence()
/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java159 … com.sun.star.uno.Type seqType = new com.sun.star.uno.Type(PropertyValue.getClass()); in setControlProperty() local
160 PropertyValue = new com.sun.star.uno.Any(seqType, PropertyValue); in setControlProperty()
/aoo42x/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx256 css::uno::TypeDescription seqType( in mapUnoType() local
259 reinterpret_cast<typelib_IndirectTypeDescription*>(seqType.get())->pType; in mapUnoType()

Completed in 53 milliseconds