Searched refs:aNonCreatableServiceNames (Results 1 – 1 of 1) sorted by relevance
722 Sequence< ::rtl::OUString > aNonCreatableServiceNames( 1 ); in getSupportedServiceNames() local723 …aNonCreatableServiceNames[ 0 ] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.form.… in getSupportedServiceNames()727 return ::comphelper::concatSequences( aCreatableServiceNames, aNonCreatableServiceNames ); in getSupportedServiceNames()
Completed in 32 milliseconds