Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dxsdvalidationhelper.cxx259 Reference< XPropertySet > xOldType; in setValidatingDataTypeByName() local
260 …try { xOldType = xOldType.query( getDataType( sOldDataTypeName ) ); } catch( const Exception& ) { } in setValidatingDataTypeByName()
270 firePropertyChanges( xOldType, xNewType, aFilter ); in setValidatingDataTypeByName()
/aoo4110/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx908 Reference< XChartType > xOldType( rOldChartTypesSeq[nN] ); in copyPropertiesFromOldToNewCoordianteSystem() local
909 if( xOldType.is() && xOldType->getChartType().equals( aNewChartType ) ) in copyPropertiesFromOldToNewCoordianteSystem()
911 xSource.set( Reference< beans::XPropertySet >(xOldType, uno::UNO_QUERY ) ); in copyPropertiesFromOldToNewCoordianteSystem()

Completed in 32 milliseconds