Home
last modified time | relevance | path

Searched refs:aServiceNames (Results 76 – 100 of 176) sorted by relevance

12345678

/aoo41x/main/sc/source/ui/vba/
H A Dvbastyles.cxx171 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
172 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
174 aServiceNames.realloc( 1 ); in getServiceNames()
175aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.XStyles" ) ); in getServiceNames()
177 return aServiceNames; in getServiceNames()
H A Dvbaaxes.cxx191 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
192 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
194 aServiceNames.realloc( 1 ); in getServiceNames()
195 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.Axes" ) ); in getServiceNames()
197 return aServiceNames; in getServiceNames()
H A Dvbawsfunction.cxx248 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
249 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
251 aServiceNames.realloc( 1 ); in getServiceNames()
252aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.WorksheetFunction" … in getServiceNames()
254 return aServiceNames; in getServiceNames()
H A Dvbacomment.cxx228 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
229 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
231 aServiceNames.realloc( 1 ); in getServiceNames()
232 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.ScVbaComment" ) ); in getServiceNames()
234 return aServiceNames; in getServiceNames()
H A Dvbaname.cxx257 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
258 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
260 aServiceNames.realloc( 1 ); in getServiceNames()
261 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.Name" ) ); in getServiceNames()
263 return aServiceNames; in getServiceNames()
H A Dvbanames.cxx194 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
195 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
197 aServiceNames.realloc( 1 ); in getServiceNames()
198 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.NamedRanges" ) ); in getServiceNames()
200 return aServiceNames; in getServiceNames()
H A Dvbaformatconditions.cxx289 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
290 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
292 aServiceNames.realloc( 1 ); in getServiceNames()
293aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.FormatConditions" )… in getServiceNames()
295 return aServiceNames; in getServiceNames()
H A Dvbaworkbook.cxx331 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
332 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
334 aServiceNames.realloc( 1 ); in getServiceNames()
335 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.Workbook" ) ); in getServiceNames()
337 return aServiceNames; in getServiceNames()
H A Dvbavalidation.cxx330 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
331 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
333 aServiceNames.realloc( 1 ); in getServiceNames()
334 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.Validation" ) ); in getServiceNames()
336 return aServiceNames; in getServiceNames()
H A Dvbainterior.cxx405 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
406 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
408 aServiceNames.realloc( 1 ); in getServiceNames()
409 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.Interior" ) ); in getServiceNames()
411 return aServiceNames; in getServiceNames()
/aoo41x/main/vbahelper/source/msforms/
H A Dvbacombobox.cxx249 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
250 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
252 aServiceNames.realloc( 1 ); in getServiceNames()
253 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.msforms.ComboBox" ) ); in getServiceNames()
255 return aServiceNames; in getServiceNames()
H A Dvbalistbox.cxx281 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
282 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
284 aServiceNames.realloc( 1 ); in getServiceNames()
285aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.msforms.ScVbaListBox" ) ); in getServiceNames()
287 return aServiceNames; in getServiceNames()
H A Dvbauserform.cxx168 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
169 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
171 aServiceNames.realloc( 1 ); in getServiceNames()
172 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.UserForm" ) ); in getServiceNames()
174 return aServiceNames; in getServiceNames()
/aoo41x/main/sw/source/ui/vba/
H A Dvbawrapformat.cxx229 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
230 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
232 aServiceNames.realloc( 1 ); in getServiceNames()
233 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.WrapFormat" ) ); in getServiceNames()
235 return aServiceNames; in getServiceNames()
H A Dvbadocumentproperties.cxx468 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
469 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
471 aServiceNames.realloc( 1 ); in getServiceNames()
472aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.DocumentProperty" ) … in getServiceNames()
474 return aServiceNames; in getServiceNames()
624 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
625 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
627 aServiceNames.realloc( 1 ); in getServiceNames()
628aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.DocumentProperties" … in getServiceNames()
630 return aServiceNames; in getServiceNames()
H A Dvbafont.cxx228 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
229 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
231 aServiceNames.realloc( 1 ); in getServiceNames()
232aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Font" ) ); in getServiceNames()
234 return aServiceNames; in getServiceNames()
H A Dvbapagesetup.cxx261 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
262 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
264 aServiceNames.realloc( 1 ); in getServiceNames()
265 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.PageSetup" ) ); in getServiceNames()
267 return aServiceNames; in getServiceNames()
H A Dvbaview.cxx410 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
411 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
413 aServiceNames.realloc( 1 ); in getServiceNames()
414 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.View" ) ); in getServiceNames()
416 return aServiceNames; in getServiceNames()
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbacommandbars.cxx244 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
245 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
247 aServiceNames.realloc( 1 ); in getServiceNames()
248 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.CommandBars" ) ); in getServiceNames()
250 return aServiceNames; in getServiceNames()
H A Dvbadocumentbase.cxx292 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
293 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
295 aServiceNames.realloc( 1 ); in getServiceNames()
296 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.VbaDocumentBase" ) ); in getServiceNames()
298 return aServiceNames; in getServiceNames()
/aoo41x/main/ucb/source/ucp/ext/
H A Ducpext_provider.cxx91 Sequence< ::rtl::OUString > aServiceNames(2); in getSupportedServiceNames_static() local
92aServiceNames[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.ucb.ContentProvider… in getSupportedServiceNames_static()
93aServiceNames[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.ucb.ExtensionConten… in getSupportedServiceNames_static()
94 return aServiceNames; in getSupportedServiceNames_static()
/aoo41x/main/sfx2/source/menu/
H A Dthessubmenu.cxx222 uno::Sequence< OUString > aServiceNames = m_xLngMgr->getConfiguredServices( in GetThesImplName() local
225 …DBG_ASSERT( aServiceNames.getLength() <= 1, "more than one thesaurus found. Should not be possible… in GetThesImplName()
226 if (aServiceNames.getLength() == 1) in GetThesImplName()
227 aRes = aServiceNames[0]; in GetThesImplName()
/aoo41x/main/framework/source/services/
H A DEventMultiplexer.cxx239 cssu::Sequence<OUString> aServiceNames (2); in static_GetSupportedServiceNames() local
240 aServiceNames[0] = A2S(SERVICE_NAME); in static_GetSupportedServiceNames()
241 aServiceNames[1] = A2S(SINGLETON_NAME); in static_GetSupportedServiceNames()
242 return aServiceNames; in static_GetSupportedServiceNames()
/aoo41x/main/embedserv/source/embed/
H A Dregister.cxx58 uno::Sequence< ::rtl::OUString > aServiceNames( 1 ); in EmbedServer_getSupportedServiceNames() local
59aServiceNames[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.document.OleEmbedde… in EmbedServer_getSupportedServiceNames()
60 return aServiceNames; in EmbedServer_getSupportedServiceNames()
/aoo41x/main/extensions/source/oooimprovement/
H A Dcorecontroller.cxx79 Sequence<OUString> aServiceNames(1); in getSupportedServiceNames_static() local
80 aServiceNames[0] = OUString::createFromAscii("com.sun.star.oooimprovement.CoreController"); in getSupportedServiceNames_static()
81 return aServiceNames; in getSupportedServiceNames_static()

Completed in 341 milliseconds

12345678