Home
last modified time | relevance | path

Searched refs:createVBAUnoAPIServiceWithArgs (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dservuno.cxx85 …aArgs[0] = uno::Any( ooo::vba::createVBAUnoAPIServiceWithArgs( mpDocShell, "ooo.vba.Application", … in ScVbaObjectForCodeNameProvider()
87 …maWorkbook <<= ooo::vba::createVBAUnoAPIServiceWithArgs( mpDocShell, "ooo.vba.excel.Workbook", aAr… in ScVbaObjectForCodeNameProvider()
123 …maCachedObject <<= ooo::vba::createVBAUnoAPIServiceWithArgs( mpDocShell, "ooo.vba.excel.Worksheet"… in hasByName()
574 …::ooo::vba::createVBAUnoAPIServiceWithArgs( pDocShell, "com.sun.star.script.vba.VBASpreadsheetEven… in MakeInstance()
/trunk/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx879 …xVbaRange.set( createVBAUnoAPIServiceWithArgs( mpShell, "ooo.vba.excel.Range", aArgs ), uno::UNO_Q… in createRange()
891 …uno::Reference< uno::XInterface > xHyperlink( createVBAUnoAPIServiceWithArgs( mpShell, "ooo.vba.ex… in createHyperlink()
902 …uno::Reference< uno::XInterface > xWindow( createVBAUnoAPIServiceWithArgs( mpShell, "ooo.vba.excel… in createWindow()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbaaccesshelper.hxx49 …DLLPUBLIC inline css::uno::Reference< css::uno::XInterface > createVBAUnoAPIServiceWithArgs( SfxOb… in createVBAUnoAPIServiceWithArgs() function
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx2744 …mxVbaEvents.set( ooo::vba::createVBAUnoAPIServiceWithArgs( pDocShell, "com.sun.star.script.vba.VBA… in GetVbaEventProcessor()

Completed in 37 milliseconds