Home
last modified time | relevance | path

Searched defs:convertTo (Results 1 – 4 of 4) sorted by relevance

/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DConverter.java237 public void convertTo(Target t) { in convertTo() method in Converter.GSISource
308 public void convertTo(Target t) { in convertTo() method in Converter.SDFSource
370 abstract void convertTo(Target target) throws IOException; in convertTo() method
414 public void convertTo(Target t) throws IOException { in convertTo() method in Converter.XLIFFSource
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAwareFields.java112 private Class convertTo; field in DataAwareFields.BooleanFieldValue
172 private Class convertTo; field in DataAwareFields.IntFieldValue
232 private Class convertTo; field in DataAwareFields.DoubleFieldValue
292 private Class convertTo; field in DataAwareFields.ConvertedStringValue
/trunk/main/stoc/test/
H A Dtestconv.cxx169 static sal_Bool convertTo( const Type & rDestType, const Any & rVal, sal_Bool bExpectSuccess ) in convertTo() function
/trunk/main/stoc/source/typeconv/
H A Dconvert.cxx542 Any SAL_CALL TypeConverter_Impl::convertTo( const Any& rVal, const Type& aDestType ) in convertTo() function in stoc_tcv::TypeConverter_Impl

Completed in 24 milliseconds