Searched refs:IsShell (Results 1 – 5 of 5) sorted by relevance
80 class IsShell : public ::std::unary_function<ShellDescriptor,bool> class83 IsShell (const SfxShell* pShell) : mpShell(pShell) {} in IsShell() function in sd::__anon0c197f9a0111::IsShell550 IsShell(&rShell))); in DeactivateViewShell()624 IsShell(&rShell))); in DeactivateShell()662 IsShell(&rParentShell))); in ActivateSubShell()771 IsShell(&rShell))); in MoveToTop()
569 if( !pClass->IsShell() && pClass->GetAutomation() ) in Write()593 if( !pClass->IsShell() ) in Write()631 if( !pClass->IsShell() /* && pClass->GetAutomation() */ ) in Write()
761 if( IsShell() && aSuperClass.Is() ) in InsertSlots()780 if( !IsShell() && aSuperClass.Is() ) in InsertSlots()861 if( !IsShell() ) in WriteSfx()
1726 if( IsShell() ) in WriteHeaderSvIdl()
201 sal_Bool IsShell() const { return bIsShell; } in IsShell() function in SvMetaType
Completed in 76 milliseconds