Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/forms/
H A Dpropertyimport.cxx453 ::com::sun::star::uno::Type aPropType; // the type of the property the instance imports currently in StartElement()
491 aPropType = PropertyConversion::xmlTypeToUnoType( sType ); in StartElement()
492 if( TypeClass_VOID == aPropType.getTypeClass() ) in StartElement()
499 PropertyConversion::convertString(GetImport(), aPropType, in StartElement()
/aoo41x/main/stoc/test/
H A Dtestintrosp.cxx1253 Type aPropType = aProp.Type; in test_introsp() local
1254 OString aTypeNameStr( OUStringToOString(aPropType.getTypeName(), RTL_TEXTENCODING_ASCII_US) ); in test_introsp()
/aoo41x/main/stoc/source/inspect/
H A Dintrospection.cxx474 Type aPropType = rProp.Type; in setPropertyValueByIndex() local
475 ::rtl::OUString aTypeName( aPropType.getTypeName() ); in setPropertyValueByIndex()
484 aRealValue = valInterface->queryInterface( aPropType ); in setPropertyValueByIndex()

Completed in 41 milliseconds