Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/xml/
H A Dsdxmlwrp.cxx990 css::uno::Sequence<uno::Any> aOuterArgs(1); in TestImportFODP() local
991 aOuterArgs[0] <<= aAdaptorArgs; in TestImportFODP()
994 xInit->initialize(aOuterArgs); in TestImportFODP()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/xml/
H A Dsdxmlwrp.cxx1039 css::uno::Sequence<uno::Any> aOuterArgs(1); in TestImportFODP() local
1040 aOuterArgs[0] <<= aAdaptorArgs; in TestImportFODP()
1043 xInit->initialize(aOuterArgs); in TestImportFODP()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/xml/
H A Dxmlimp.cxx1780 css::uno::Sequence<uno::Any> aOuterArgs(1); in TestImportFODT() local
1781 aOuterArgs[0] <<= aAdaptorArgs; in TestImportFODT()
1784 xInit->initialize(aOuterArgs); in TestImportFODT()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/xml/
H A Dxmlimp.cxx1835 css::uno::Sequence<uno::Any> aOuterArgs(1); in TestImportFODT() local
1836 aOuterArgs[0] <<= aAdaptorArgs; in TestImportFODT()
1839 xInit->initialize(aOuterArgs); in TestImportFODT()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlimprt.cxx1707 css::uno::Sequence<uno::Any> aOuterArgs(1); in TestImportFODS() local
1708 aOuterArgs[0] <<= aAdaptorArgs; in TestImportFODS()
1711 xInit->initialize(aOuterArgs); in TestImportFODS()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmlimprt.cxx2010 css::uno::Sequence<uno::Any> aOuterArgs(1); in TestImportFODS() local
2011 aOuterArgs[0] <<= aAdaptorArgs; in TestImportFODS()
2014 xInit->initialize(aOuterArgs); in TestImportFODS()