/aoo42x/main/ucbhelper/source/client/ |
H A D | fileidentifierconverter.cxx | 74 xConverter(rManager->queryContentProvider(rBaseURL), uno::UNO_QUERY); in getFileURLFromSystemPath() local 75 if (xConverter.is()) in getFileURLFromSystemPath() 76 return xConverter->getFileURLFromSystemPath(rBaseURL, rSystemPath); in getFileURLFromSystemPath() 96 xConverter(rManager->queryContentProvider(rURL), uno::UNO_QUERY); in getSystemPathFromFileURL() local 97 if (xConverter.is()) in getSystemPathFromFileURL() 98 return xConverter->getSystemPathFromFileURL(rURL); in getSystemPathFromFileURL()
|
/aoo42x/main/stoc/test/ |
H A D | testconv.cxx | 623 Reference< XTypeConverter > xConverter( xMgr->createInstance( in test_Conversion() local 629 s_xConverter = xConverter; in test_Conversion() 656 …aRet = xConverter->convertTo( Any( &xMgr, ::getCppuType( (const Reference< XMultiServiceFactory > … in test_Conversion() 658 …aRet = xConverter->convertTo( aRet, ::getCppuType( (const Reference< XMultiServiceFactory > *)0 ) … in test_Conversion() 659 aRet = xConverter->convertTo( aRet, ::getCppuType( (const Reference< XServiceInfo > *)0 ) ); in test_Conversion() 661 aRet = xConverter->convertTo( aRet, ::getCppuType( (const sal_uInt64 *)0 ) ); in test_Conversion() 664 aRet = xConverter->convertTo( aRet, ::getCppuType( (const sal_uInt64 *)0 ) ); in test_Conversion() 667 aRet = xConverter->convertTo( aRet, ::getCppuType( (const sal_Int8 *)0 ) ); in test_Conversion()
|
/aoo42x/main/filter/source/xmlfilteradaptor/ |
H A D | XmlFilterAdaptor.cxx | 144 Reference< XImportFilter > xConverter( xConvBridge, UNO_QUERY ); in importImpl() local 190 if (!xConverter->importer(aDescriptor,xHandler,msUserData)) { in importImpl() 233 …Reference< com::sun::star::xml::XExportFilter > xConverter(mxMSF->createInstance(udConvertClass ),… in exportImpl() local 234 if(! xConverter.is()){ in exportImpl() 243 if (!xConverter->exporter(aDescriptor, msUserData)) { in exportImpl() 255 aAnys[0] <<= xConverter; in exportImpl()
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | cellbindinghelper.cxx | 175 Reference< XPropertySet > xConverter( in doConvertAddressRepresentations() local 183 …OSL_ENSURE( xConverter.is(), "CellBindingHelper::doConvertAddressRepresentations: could not get a … in doConvertAddressRepresentations() 184 if ( xConverter.is() ) in doConvertAddressRepresentations() 189 …xConverter->setPropertyValue( PROPERTY_REFERENCE_SHEET, makeAny( (sal_Int32)getControlSheetIndex( … in doConvertAddressRepresentations() 190 xConverter->setPropertyValue( _rInputProperty, _rInputValue ); in doConvertAddressRepresentations() 191 _rOutputValue = xConverter->getPropertyValue( _rOutputProperty ); in doConvertAddressRepresentations()
|
/aoo42x/main/xmloff/source/forms/ |
H A D | formcellbinding.cxx | 458 Reference< XPropertySet > xConverter( in doConvertAddressRepresentations() local 466 …OSL_ENSURE( xConverter.is(), "FormCellBindingHelper::doConvertAddressRepresentations: could not ge… in doConvertAddressRepresentations() 467 if ( xConverter.is() ) in doConvertAddressRepresentations() 471 xConverter->setPropertyValue( _rInputProperty, _rInputValue ); in doConvertAddressRepresentations() 472 _rOutputValue = xConverter->getPropertyValue( _rOutputProperty ); in doConvertAddressRepresentations()
|
/aoo42x/main/ucb/source/ucp/file/ |
H A D | filrow.cxx | 41 uno::Reference< script::XTypeConverter >& xConverter, in convert() 50 if( ! xConverter.is() ) in convert() 52 xConverter = uno::Reference< script::XTypeConverter >( in convert() 66 = xConverter->convertTo( rValue,getCppuType( static_cast< const _type_* >(0) ) ); in convert()
|
/aoo42x/main/chart2/source/controller/chartapiwrapper/ |
H A D | WrappedStatisticProperties.cxx | 150 uno::Reference< chart2::data::XRangeXMLConversion > xConverter( in lcl_ConvertRangeFromXML() local 152 if( xConverter.is()) in lcl_ConvertRangeFromXML() 154 ::rtl::OUString aResult = xConverter->convertRangeFromXML( rInOutRange ); in lcl_ConvertRangeFromXML() 166 uno::Reference< chart2::data::XRangeXMLConversion > xConverter( in lcl_ConvertRangeToXML() local 168 if( xConverter.is()) in lcl_ConvertRangeToXML() 170 ::rtl::OUString aResult = xConverter->convertRangeToXML( rInOutRange ); in lcl_ConvertRangeToXML()
|
/aoo42x/main/svl/source/items/ |
H A D | globalnameitem.cxx | 81 com::sun::star::uno::Reference < com::sun::star::script::XTypeConverter > xConverter in PutValue() local 87 …try { aNew = xConverter->convertTo( rVal, ::getCppuType((const com::sun::star::uno::Sequence < sal… in PutValue()
|
H A D | ilstitem.cxx | 76 ::com::sun::star::uno::Reference < ::com::sun::star::script::XTypeConverter > xConverter in PutValue() 80 …try { aNew = xConverter->convertTo( rVal, ::getCppuType((const ::com::sun::star::uno::Sequence < s… in PutValue()
|
/aoo42x/main/ucbhelper/source/provider/ |
H A D | propertyvalueset.cxx | 202 Reference< XTypeConverter > xConverter \ 204 if ( xConverter.is() ) \ 208 Any aConvAny = xConverter->convertTo( \
|
/aoo42x/main/comphelper/source/eventattachermgr/ |
H A D | eventattachermgr.cxx | 135 Reference< XTypeConverter > xConverter; member in comphelper::ImplEventAttacherManager 286 if( mpManager->xConverter.is() ) in convertToEventReturn() 287 rRet = mpManager->xConverter->convertTo( rRet, rRetType ); in convertToEventReturn() 436 xConverter = Reference< XTypeConverter >::query( xIFace ); in ImplEventAttacherManager()
|
/aoo42x/main/eventattacher/source/ |
H A D | eventattacher.cxx | 513 Reference< XTypeConverter > xConverter = m_pEA->getConverter(); in convertToEventReturn() local 514 if( xConverter.is() ) in convertToEventReturn() 515 rRet = xConverter->convertTo( rRet, rRetType ); in convertToEventReturn()
|
/aoo42x/main/stoc/source/invocation_adapterfactory/ |
H A D | iafactory.cxx | 746 Reference< script::XTypeConverter > xConverter( in FactoryImpl() local 753 xConverter.get(), ::getCppuType( &xConverter ) ); in FactoryImpl()
|
/aoo42x/main/sfx2/source/bastyp/ |
H A D | frmhtmlw.cxx | 233 uno::Reference < script::XTypeConverter > xConverter( in Out_DocInfo() local 248 uno::Any aStr = xConverter->convertToSimpleType( in Out_DocInfo()
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbaworksheets.cxx | 411 uno::Reference< script::XTypeConverter > xConverter = getTypeConverter(mxContext); in Item() local 413 aConverted = xConverter->convertTo( Index, getCppuType((uno::Sequence< uno::Any >*)0) ); in Item()
|
H A D | vbarange.cxx | 1542 uno::Reference< script::XTypeConverter > xConverter = getTypeConverter( mxContext ); in setValue() local 1550 aConverted = xConverter->convertTo( aValue, getCppuType((uno::Sequence< uno::Any >*)0) ); in setValue() 1556 …aConverted = xConverter->convertTo( aValue, getCppuType((uno::Sequence< uno::Sequence< uno::Any > … in setValue() 1970 uno::Reference< script::XTypeConverter > xConverter = getTypeConverter( mxContext ); in getFormulaArray() local 1972 …aMatrix = xConverter->convertTo( uno::makeAny( xCellRangeFormula->getFormulaArray() ) , getCppuTyp… in getFormulaArray() 2157 uno::Reference< script::XTypeConverter > xConverter = getTypeConverter( xContext ); in CellsHelper() local 2161 aConverted = xConverter->convertTo( nRowIndex, getCppuType((sal_Int32*)0) ); in CellsHelper() 2168 uno::Reference< script::XTypeConverter > xConverter = getTypeConverter( xContext ); in CellsHelper() local 2172 aConverted = xConverter->convertTo( nColumnIndex, getCppuType((sal_Int32*)0) ); in CellsHelper()
|
/aoo42x/main/sw/source/core/fields/ |
H A D | docufld.cxx | 960 uno::Reference < script::XTypeConverter > xConverter( comphelper::getProcessServiceFactory() in Expand() local 963 aNew = xConverter->convertToSimpleType( aAny, uno::TypeClass_STRING ); in Expand() 1113 … uno::Reference < script::XTypeConverter > xConverter( comphelper::getProcessServiceFactory() in Expand() local 1146 … uno::Any aNew = xConverter->convertToSimpleType( aAny, uno::TypeClass_STRING ); in Expand()
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbashapes.cxx | 139 uno::Reference< script::XTypeConverter > xConverter = getTypeConverter(mxContext); in getShapesByArrayIndices() local 141 aConverted = xConverter->convertTo( Index, getCppuType((uno::Sequence< uno::Any >*)0) ); in getShapesByArrayIndices()
|
/aoo42x/main/ucb/source/cacher/ |
H A D | cachedcontentresultset.cxx | 97 Reference< XTypeConverter > xConverter \ 99 if ( xConverter.is() ) \ 103 Any aConvAny = xConverter->convertTo( \
|
/aoo42x/main/editeng/source/items/ |
H A D | frmitems.cxx | 2079 uno::Reference < script::XTypeConverter > xConverter in PutValue() local 2084 … try { aNew = xConverter->convertTo( rVal, ::getCppuType((const uno::Sequence < uno::Any >*)0) ); } in PutValue() 2945 uno::Reference < script::XTypeConverter > xConverter in PutValue() local 2950 … try { aNew = xConverter->convertTo( rVal, ::getCppuType((const uno::Sequence < uno::Any >*)0) ); } in PutValue()
|
/aoo42x/main/svtools/source/contnr/ |
H A D | templwin.cxx | 269 uno::Reference < script::XTypeConverter > xConverter( in fill() local 274 aNew = xConverter->convertToSimpleType( aAny, TypeClass_STRING ); in fill()
|
/aoo42x/main/basic/source/classes/ |
H A D | sbunoobj.cxx | 368 Reference< XTypeConverter > xConverter = getTypeConverter_Impl(); in convertAny() local 371 aConvertedVal = xConverter->convertTo( rVal, aDestType ); in convertAny()
|