Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx97 Sequence< Any > aAnys(1); in importImpl() local
118 aAnys[0] <<= xInfoSet; in importImpl()
121 …entHandler > xHandler( mxMSF->createInstanceWithArguments( sXMLImportService, aAnys ), UNO_QUERY ); in importImpl()
254 Sequence < Any > aAnys (2); in exportImpl() local
255 aAnys[0] <<= xConverter; in exportImpl()
302 aAnys[1] <<= xInfoSet; in exportImpl()
305 udExport, aAnys ), UNO_QUERY_THROW ); in exportImpl()

Completed in 19 milliseconds