Home
last modified time | relevance | path

Searched refs:xFactory (Results 626 – 635 of 635) sorted by relevance

1...<<212223242526

/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleDataPilotSource.java762 public _ExampleDataPilotSource( com.sun.star.lang.XMultiServiceFactory xFactory ) in _ExampleDataPilotSource() argument
/aoo41x/main/oox/source/export/
H A Dooxml-export-notes.txt131 xFactory=@0x1a502c0)
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2513 Reference< lang::XMultiServiceFactory > xFactory( in createSlideShow() local
2517 Reference< XInterface > xInt( xFactory->createInstance( in createSlideShow()
/aoo41x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1889 const Reference< XMultiServiceFactory > xFactory( in createParser_nothrow() local
1891 …xComposer.set( xFactory->createInstance( SERVICE_NAME_SINGLESELECTQUERYCOMPOSER ), UNO_QUERY_THROW… in createParser_nothrow()
/aoo41x/main/basic/source/runtime/
H A Dmethods.cxx2004 xFactory = comphelper::getProcessServiceFactory(); in RTLFUNC() local
2005 SvNumberFormatter aFormatter( xFactory, LANGUAGE_ENGLISH_US ); in RTLFUNC()
/aoo41x/main/svx/source/form/
H A Dformcontroller.cxx3119 Reference< XMultiServiceFactory > xFactory( xConnection, UNO_QUERY_THROW ); in setFilter() local
3121xFactory->createInstance( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.sdb.SingleSe… in setFilter()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx2776 …::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xFactory( ::comph… in CheckAndCorrectExcelTextRotation()
2777 if ( xFactory.is() ) in CheckAndCorrectExcelTextRotation()
2781 OFOPXML_STORAGE_FORMAT_STRING, xInputStream, xFactory, sal_True ) ); in CheckAndCorrectExcelTextRotation()
H A Dmsocximex.cxx1147 xFactory(rDialog, uno::UNO_QUERY); in Import() local
1150 xFactory->createInstance(msDialogType); in Import()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx882 …uno::Reference< XMultiServiceFactory > xFactory( ::comphelper::getProcessServiceFactory(), UNO_QUE… in ImplSalCalcFullScreenSize() local
883 …uno::Reference< XIndexAccess > xMultiMon( xFactory->createInstance(OUString( RTL_CONSTASCII_USTRIN… in ImplSalCalcFullScreenSize()
/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx141 …uno::Reference< lang::XMultiServiceFactory > xFactory(xContext->getServiceManager(), uno::UNO_QUER… in DomainMapper() local

Completed in 164 milliseconds

1...<<212223242526