Searched refs:aDocShell (Results 1 – 1 of 1) sorted by relevance
72 SfxObjectShellLock aDocShell; // ObjectShell als Ref-Klasse member159 if(bOwner && aDocShell.Is() && aDocShell->IsModified()) in SV_IMPL_OP_PTRARR_SORT()164 if(!aDocShell->Save() ) in SV_IMPL_OP_PTRARR_SORT()169 … uno::Reference< embed::XTransactedObject > xTransact( aDocShell->GetStorage(), uno::UNO_QUERY ); in SV_IMPL_OP_PTRARR_SORT()189 bRet = aDocShell->PreDoSaveAs_Impl( in SV_IMPL_OP_PTRARR_SORT()190 …aTitle, aDocShell->GetFactory().GetFilterContainer()->GetAnyFilter( SFX_FILTER_IMPORT | SFX_FILTER… in SV_IMPL_OP_PTRARR_SORT()196 aDocShell.Clear(); in SV_IMPL_OP_PTRARR_SORT()261 pNewEntry->aDocShell = pTmp; in SfxOrganizeMgr()293 if ( !pEntry->aDocShell.Is() ) in CreateObjectShell()300 pEntry->aDocShell = pSfxApp->DocAlreadyLoaded( aFilePath, sal_False, bDum ); in CreateObjectShell()[all …]