Home
last modified time | relevance | path

Searched refs:_nCreationFlags (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sd/source/ui/unoidl/
H A Dunodoc.cxx59 const uno::Reference< lang::XMultiServiceFactory > &, const sal_uInt64 _nCreationFlags ) in SdDrawingDocument_createInstance() argument
67 _nCreationFlags, sal_False, DOCUMENT_TYPE_DRAW ); in SdDrawingDocument_createInstance()
88 const uno::Reference< lang::XMultiServiceFactory > &, const sal_uInt64 _nCreationFlags ) in SdPresentationDocument_createInstance() argument
96 _nCreationFlags, sal_False, DOCUMENT_TYPE_IMPRESS ); in SdPresentationDocument_createInstance()
H A Dfacreg.cxx50 …onst uno::Reference< lang::XMultiServiceFactory > & _rxFactory, const sal_uInt64 _nCreationFlags );
54 …onst uno::Reference< lang::XMultiServiceFactory > & _rxFactory, const sal_uInt64 _nCreationFlags );
/trunk/main/sfx2/source/doc/
H A Dsfxmodelfactory.cxx100 Reference< XInterface > impl_createInstance( const sal_uInt64 _nCreationFlags ) const;
129 …Reference< XInterface > SfxModelFactory::impl_createInstance( const sal_uInt64 _nCreationFlags ) c… in impl_createInstance()
131 return (*m_pComponentFactoryFunc)( m_xServiceFactory, _nCreationFlags ); in impl_createInstance()
/trunk/main/sc/source/ui/unoobj/
H A Dunodoc.cxx55 …erence< lang::XMultiServiceFactory > & /* rSMgr */, const sal_uInt64 _nCreationFlags ) throw( uno:… in ScDocument_createInstance() argument
59 SfxObjectShell* pShell = new ScDocShell( _nCreationFlags ); in ScDocument_createInstance()
H A Dappluno.cxx58 …const uno::Reference< lang::XMultiServiceFactory > & rSMgr, const sal_uInt64 _nCreationFlags ) thr…
/trunk/main/starmath/source/
H A Dunodoc.cxx54 …eference< lang::XMultiServiceFactory > & /*rSMgr*/, const sal_uInt64 _nCreationFlags ) throw( uno:… in SmDocument_createInstance() argument
60 SfxObjectShell* pShell = new SmDocShell( _nCreationFlags ); in SmDocument_createInstance()
H A Dregister.cxx48 …ce(const Reference< XMultiServiceFactory > & rSMgr, const sal_uInt64 _nCreationFlags) throw( Excep…
/trunk/main/sw/source/ui/uno/
H A Dunodoc.cxx60 const uno::Reference< lang::XMultiServiceFactory >&, const sal_uInt64 _nCreationFlags ) in SwTextDocument_createInstance() argument
65 SfxObjectShell* pShell = new SwDocShell( _nCreationFlags ); in SwTextDocument_createInstance()
H A Dunofreg.cxx49 …onst uno::Reference< XMultiServiceFactory > &rSMgr, const sal_uInt64 _nCreationFlags ) throw( uno:…
/trunk/main/sfx2/inc/sfx2/
H A Dsfxmodelfactory.hxx46 const sal_uInt64 _nCreationFlags

Completed in 33 milliseconds