Lines Matching refs:names
779 Sequence< ::rtl::OUString > names; in getElementNames() local
785 return names; in getElementNames()
853 ::rtl::OUString names[3]; in getSupportedServiceNames()
855 names[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( in getSupportedServiceNames()
857 names[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( in getSupportedServiceNames()
859 names[2] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( in getSupportedServiceNames()
862 return Sequence< ::rtl::OUString >( names, 3 ); in getSupportedServiceNames()
888 ::rtl::OUString names[3]; in sp_getSupportedServiceNames()
890 names[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( in sp_getSupportedServiceNames()
892 names[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( in sp_getSupportedServiceNames()
894 names[2] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( in sp_getSupportedServiceNames()
897 return Sequence< ::rtl::OUString >( names, 3 ); in sp_getSupportedServiceNames()