Lines Matching refs:aSeq

707 	const Sequence< OUString > aSeq( &aServiceName, 1 );  in SwXMLExportOOO_getSupportedServiceNames()  local
708 return aSeq; in SwXMLExportOOO_getSupportedServiceNames()
728 const Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLExportStylesOOO_getSupportedServiceNames() local
729 return aSeq; in SwXMLExportStylesOOO_getSupportedServiceNames()
751 const Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLExportContentOOO_getSupportedServiceNames() local
752 return aSeq; in SwXMLExportContentOOO_getSupportedServiceNames()
774 const Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLExportMetaOOO_getSupportedServiceNames() local
775 return aSeq; in SwXMLExportMetaOOO_getSupportedServiceNames()
795 const Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLExportSettingsOOO_getSupportedServiceNames() local
796 return aSeq; in SwXMLExportSettingsOOO_getSupportedServiceNames()
817 const Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLExport_getSupportedServiceNames() local
818 return aSeq; in SwXMLExport_getSupportedServiceNames()
838 const Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLExportStyles_getSupportedServiceNames() local
839 return aSeq; in SwXMLExportStyles_getSupportedServiceNames()
865 const Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLExportContent_getSupportedServiceNames() local
866 return aSeq; in SwXMLExportContent_getSupportedServiceNames()
893 const Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLExportMeta_getSupportedServiceNames() local
894 return aSeq; in SwXMLExportMeta_getSupportedServiceNames()
914 const Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLExportSettings_getSupportedServiceNames() local
915 return aSeq; in SwXMLExportSettings_getSupportedServiceNames()
927 static Sequence< sal_Int8 > aSeq = ::CreateUnoTunnelId(); in getUnoTunnelId() local
928 return aSeq; in getUnoTunnelId()