Home
last modified time | relevance | path

Searched refs:IsAbortingImport (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx512 if( ( pDoc->GetDocShell() && pDoc->GetDocShell()->IsAbortingImport() )
593 if( pDoc->GetDocShell() && pDoc->GetDocShell()->IsAbortingImport() ) in Continue()
961 if( ( pDoc->GetDocShell() && pDoc->GetDocShell()->IsAbortingImport() ) in NextToken()
2397 if( ( pDoc->GetDocShell() && pDoc->GetDocShell()->IsAbortingImport() ) in Show()
2435 if( ( pDoc->GetDocShell() && pDoc->GetDocShell()->IsAbortingImport() ) in ShowStatline()
H A Dhtmlcss1.cxx1794 if( ( pDoc->GetDocShell() && pDoc->GetDocShell()->IsAbortingImport() ) in FileDownload()
/trunk/main/sfx2/source/appl/
H A Dfileobj.cxx246 if( pShell->IsAbortingImport() ) in Connect()
H A Dappopen.cxx184 !xDoc->IsAbortingImport() && !xDoc->IsLoading() ) in DocAlreadyLoaded()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx201 sal_Bool SfxObjectShell::IsAbortingImport() const in IsAbortingImport() function in SfxObjectShell
1393 if( !IsAbortingImport() ) in FinishedLoading()
H A Dsfxbasemodel.cxx1920 if( m_pData->m_pObjectShell->IsAbortingImport() ) in load()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx480 sal_Bool IsAbortingImport() const;

Completed in 99 milliseconds