Home
last modified time | relevance | path

Searched refs:InitNew (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Ddocsh2.cxx71 sal_Bool __EXPORT ScDocShell::InitNew( const uno::Reference < embed::XStorage >& xStor ) in InitNew() function in ScDocShell
75 sal_Bool bRet = SfxObjectShell::InitNew( xStor ); in InitNew()
/trunk/main/sw/source/ui/app/
H A Ddocshini.cxx114 sal_Bool SwDocShell::InitNew( const uno::Reference < embed::XStorage >& xStor ) in InitNew() function in SwDocShell
118 sal_Bool bRet = SfxObjectShell::InitNew( xStor ); in InitNew()
/trunk/main/oox/source/docprop/
H A Ddocprophandler.cxx58 void OOXMLDocPropHandler::InitNew() in InitNew() function in oox::docprop::OOXMLDocPropHandler
279 InitNew(); in endDocument()
H A Ddocprophandler.hxx64 void InitNew();
/trunk/main/odk/examples/OLE/activex/
H A DSOActiveX.h140 STDMETHOD(InitNew) ();
H A DSOActiveX.cpp171 STDMETHODIMP CSOActiveX::InitNew () in InitNew() function in CSOActiveX
/trunk/main/embedserv/source/inprocserv/
H A Dinprocembobj.cxx222 hr = pPersist->InitNew( m_pStorage ); in CheckDefHandler()
524 STDMETHODIMP InprocEmbedDocument_Impl::InitNew( IStorage *pStg ) in InitNew() function in inprocserv::InprocEmbedDocument_Impl
535 hr = pPersist->InitNew( pStg ); in InitNew()
H A Dinprocembobj.h189 STDMETHOD(InitNew) ( IStorage *pStg );
/trunk/main/sot/source/sdstor/
H A Dstgstrms.hxx51 sal_Bool InitNew( sal_Int32 nPage1 );
H A Dstgstrms.cxx246 if( !bPhys && !InitNew( nPages ) ) in AllocPages()
267 sal_Bool StgFAT::InitNew( sal_Int32 nPage1 ) in InitNew() function in StgFAT
/trunk/main/starmath/inc/
H A Ddocument.hxx149 …virtual sal_Bool InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XSto…
/trunk/main/extensions/source/activex/main/
H A DSOActiveX.h174 STDMETHOD(InitNew) ();
H A DSOActiveX.cpp296 STDMETHODIMP CSOActiveX::InitNew () in InitNew() function in CSOActiveX
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx288 sal_Bool DrawDocShell::InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XS… in InitNew() function in sd::DrawDocShell
292 bRet = SfxObjectShell::InitNew( xStorage ); in InitNew()
/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx87 …virtual sal_Bool InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::emb…
/trunk/main/starmath/source/
H A Ddocument.cxx801 sal_Bool SmDocShell::InitNew( const uno::Reference < embed::XStorage >& xStorage ) in InitNew() function in SmDocShell
806 if ( SfxObjectShell::InitNew( xStorage ) ) in InitNew()
/trunk/main/embedserv/source/inc/
H A Dembeddoc.hxx88 STDMETHOD(InitNew) ( IStorage *pStg );
/trunk/main/sw/inc/
H A Ddocsh.hxx97 …SW_DLLPRIVATE virtual sal_Bool InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::…
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx197 …virtual sal_Bool InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XSto…
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx459 sal_Bool SfxObjectShell::InitNew( const uno::Reference< embed::XStorage >& xStorage ) in InitNew() function in SfxObjectShell
503 if ( InitNew( pMed ? pMed->GetStorage() : uno::Reference < embed::XStorage >() ) ) in DoInitNew()
710 else if ( GetError() == ERRCODE_NONE && InitNew(0) ) in DoLoad()
/trunk/main/embedserv/source/embed/
H A Ded_ipersiststr.cxx396 STDMETHODIMP EmbedDocument_Impl::InitNew( IStorage *pStg ) in InitNew() function in EmbedDocument_Impl
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx336 …virtual sal_Bool InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::emb…

Completed in 126 milliseconds