/aoo41x/main/sc/source/ui/docshell/ |
H A D | docsh2.cxx | 71 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()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docshini.cxx | 114 sal_Bool SwDocShell::InitNew( const uno::Reference < embed::XStorage >& xStor ) in InitNew() function in SwDocShell 118 sal_Bool bRet = SfxObjectShell::InitNew( xStor ); in InitNew()
|
/aoo41x/main/oox/source/docprop/ |
H A D | docprophandler.cxx | 58 void OOXMLDocPropHandler::InitNew() in InitNew() function in oox::docprop::OOXMLDocPropHandler 279 InitNew(); in endDocument()
|
H A D | docprophandler.hxx | 64 void InitNew();
|
/aoo41x/main/odk/examples/OLE/activex/ |
H A D | SOActiveX.h | 140 STDMETHOD(InitNew) ();
|
H A D | SOActiveX.cpp | 171 STDMETHODIMP CSOActiveX::InitNew () in InitNew() function in CSOActiveX
|
/aoo41x/main/starmath/inc/ |
H A D | document.hxx | 149 …virtual sal_Bool InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XSto…
|
/aoo41x/main/sot/source/sdstor/ |
H A D | stgstrms.hxx | 51 sal_Bool InitNew( sal_Int32 nPage1 );
|
H A D | stgstrms.cxx | 246 if( !bPhys && !InitNew( nPages ) ) in AllocPages() 267 sal_Bool StgFAT::InitNew( sal_Int32 nPage1 ) in InitNew() function in StgFAT
|
/aoo41x/main/extensions/source/activex/main/ |
H A D | SOActiveX.h | 174 STDMETHOD(InitNew) ();
|
H A D | SOActiveX.cpp | 296 STDMETHODIMP CSOActiveX::InitNew () in InitNew() function in CSOActiveX
|
/aoo41x/main/embedserv/source/inprocserv/ |
H A D | inprocembobj.cxx | 222 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 D | inprocembobj.h | 189 STDMETHOD(InitNew) ( IStorage *pStg );
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | DrawDocShell.hxx | 87 …virtual sal_Bool InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::emb…
|
/aoo41x/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 288 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()
|
/aoo41x/main/embedserv/source/inc/ |
H A D | embeddoc.hxx | 88 STDMETHOD(InitNew) ( IStorage *pStg );
|
/aoo41x/main/starmath/source/ |
H A D | document.cxx | 801 sal_Bool SmDocShell::InitNew( const uno::Reference < embed::XStorage >& xStorage ) in InitNew() function in SmDocShell 806 if ( SfxObjectShell::InitNew( xStorage ) ) in InitNew()
|
/aoo41x/main/sw/inc/ |
H A D | docsh.hxx | 92 …SW_DLLPRIVATE virtual sal_Bool InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::…
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | docsh.hxx | 197 …virtual sal_Bool InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XSto…
|
/aoo41x/main/sfx2/source/doc/ |
H A D | objstor.cxx | 459 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()
|
/aoo41x/main/embedserv/source/embed/ |
H A D | ed_ipersiststr.cxx | 396 STDMETHODIMP EmbedDocument_Impl::InitNew( IStorage *pStg ) in InitNew() function in EmbedDocument_Impl
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | objsh.hxx | 336 …virtual sal_Bool InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::emb…
|