/aoo42x/main/embedserv/source/inc/ |
H A D | embeddoc.hxx | 91 STDMETHOD(SaveCompleted) ( IStorage *pStgNew ); 139 STDMETHOD(SaveCompleted) ( LPCOLESTR pszFileName );
|
/aoo42x/main/embedserv/source/inprocserv/ |
H A D | inprocembobj.h | 192 STDMETHOD(SaveCompleted) ( IStorage *pStgNew ); 198 STDMETHOD(SaveCompleted) ( LPCOLESTR pszFileName );
|
H A D | inprocembobj.cxx | 615 STDMETHODIMP InprocEmbedDocument_Impl::SaveCompleted( IStorage *pStgNew ) in SaveCompleted() function in inprocserv::InprocEmbedDocument_Impl 635 hr = pPersist->SaveCompleted( pStgNew ); in SaveCompleted() 737 STDMETHODIMP InprocEmbedDocument_Impl::SaveCompleted( LPCOLESTR pszFileName ) in SaveCompleted() function in inprocserv::InprocEmbedDocument_Impl 748 hr = pPersist->SaveCompleted( pszFileName ); in SaveCompleted()
|
/aoo42x/main/shell/inc/internal/ |
H A D | infotips.hxx | 84 virtual HRESULT STDMETHODCALLTYPE SaveCompleted(
|
H A D | thumbviewer.hxx | 96 virtual HRESULT STDMETHODCALLTYPE SaveCompleted(
|
/aoo42x/main/shell/source/win32/shlxthandler/ooofilt/ |
H A D | ooofilt.hxx | 133 virtual SCODE STDMETHODCALLTYPE SaveCompleted(
|
H A D | ooofilt.cxx | 713 SCODE STDMETHODCALLTYPE COooFilter::SaveCompleted(LPCWSTR /*pszFileName*/) in SaveCompleted() function in COooFilter
|
/aoo42x/main/embedserv/source/embed/ |
H A D | ed_ipersiststr.cxx | 694 STDMETHODIMP EmbedDocument_Impl::SaveCompleted( IStorage *pStgNew ) in SaveCompleted() function in EmbedDocument_Impl 917 STDMETHODIMP EmbedDocument_Impl::SaveCompleted( LPCOLESTR pszFileName ) in SaveCompleted() function in EmbedDocument_Impl
|
H A D | ed_ioleobject.cxx | 438 SaveCompleted( (LPCOLESTR)aPreservFileName.getStr() ); in SaveObject()
|
/aoo42x/main/starmath/inc/ |
H A D | document.hxx | 155 …virtual sal_Bool SaveCompleted( const ::com::sun::star::uno::Reference< ::com::sun::star::e…
|
/aoo42x/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 685 sal_Bool DrawDocShell::SaveCompleted( const ::com::sun::star::uno::Reference< ::com::sun::star::emb… in SaveCompleted() function in sd::DrawDocShell 689 if( SfxObjectShell::SaveCompleted(xStorage) ) in SaveCompleted()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | DrawDocShell.hxx | 92 …virtual sal_Bool SaveCompleted( const ::com::sun::star::uno::Reference< ::com::sun::sta…
|
/aoo42x/main/sfx2/source/doc/ |
H A D | objstor.cxx | 1958 bResult = SaveCompleted( xTmpStorage ); in ConnectTmpStorage_Impl() 2100 bOk = SaveCompleted( xStorage ); in DoSaveCompleted() 2152 bOk = SaveCompleted( NULL ); in DoSaveCompleted() 2156 bOk = SaveCompleted( NULL ); in DoSaveCompleted() 3396 sal_Bool SfxObjectShell::SaveCompleted( const uno::Reference< embed::XStorage >& xStorage ) in SaveCompleted() function in SfxObjectShell
|
/aoo42x/main/starmath/source/ |
H A D | document.cxx | 986 sal_Bool SmDocShell::SaveCompleted( const ::com::sun::star::uno::Reference< ::com::sun::star::embed… in SaveCompleted() function in SmDocShell 990 if( SfxObjectShell::SaveCompleted( xStorage )) in SaveCompleted()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docsh.cxx | 814 sal_Bool SwDocShell::SaveCompleted( const uno::Reference < embed::XStorage >& xStor ) in SaveCompleted() function in SwDocShell 817 sal_Bool bRet = SfxObjectShell::SaveCompleted( xStor ); in SaveCompleted()
|
/aoo42x/main/shell/source/win32/shlxthandler/infotips/ |
H A D | infotips.cxx | 389 HRESULT STDMETHODCALLTYPE CInfoTip::SaveCompleted(LPCOLESTR /*pszFileName*/) in SaveCompleted() function in CInfoTip
|
/aoo42x/main/sw/inc/ |
H A D | docsh.hxx | 103 …SW_DLLPRIVATE virtual sal_Bool SaveCompleted( const ::com::sun::star::uno::Reference< ::com::sun::…
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | docsh.hxx | 212 …virtual sal_Bool SaveCompleted( const ::com::sun::star::uno::Reference< ::com::sun::star::embed…
|
/aoo42x/main/shell/source/win32/shlxthandler/thumbviewer/ |
H A D | thumbviewer.cxx | 512 HRESULT STDMETHODCALLTYPE CThumbviewer::SaveCompleted(LPCOLESTR) in SaveCompleted() function in CThumbviewer
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | objsh.hxx | 341 …virtual sal_Bool SaveCompleted( const ::com::sun::star::uno::Reference< ::com::sun::sta…
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh.cxx | 2366 sal_Bool __EXPORT ScDocShell::SaveCompleted( const uno::Reference < embed::XStorage >& xStor ) in SaveCompleted() function in ScDocShell 2368 return SfxObjectShell::SaveCompleted( xStor ); in SaveCompleted()
|
/aoo42x/main/embeddedobj/source/msole/ |
H A D | olecomponent.cxx | 1347 hr = pPersistStorage->SaveCompleted( NULL ); in StoreOwnTmpIfNecessary()
|