Home
last modified time | relevance | path

Searched refs:pNewStor (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sot/source/unoolestorage/
H A Dxolesimplestorage.cxx469 BaseStorage* pNewStor = new Storage( *pStream, sal_False ); in getByName() local
471 …( pStrg->CopyTo( pNewStor ) && pNewStor->Commit() && !pNewStor->GetError() && !pStrg->GetError() ); in getByName()
473 DELETEZ( pNewStor ); in getByName()
/aoo42x/main/sc/source/ui/inc/
H A Ddocsh.hxx213 virtual sal_Bool DoSaveCompleted( SfxMedium * pNewStor); // SfxObjectShell
/aoo42x/main/sfx2/inc/sfx2/
H A Dobjsh.hxx330 virtual sal_Bool DoSaveCompleted( SfxMedium* pNewStor=0 );
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh.cxx2372 sal_Bool __EXPORT ScDocShell::DoSaveCompleted( SfxMedium * pNewStor ) in DoSaveCompleted() argument
2374 sal_Bool bRet = SfxObjectShell::DoSaveCompleted( pNewStor ); in DoSaveCompleted()

Completed in 36 milliseconds