Home
last modified time | relevance | path

Searched refs:IsShell (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sd/source/ui/view/
H A DViewShellManager.cxx80 class IsShell : public ::std::unary_function<ShellDescriptor,bool> class
83 IsShell (const SfxShell* pShell) : mpShell(pShell) {} in IsShell() function in sd::__anon2a5c1f820111::IsShell
550 IsShell(&rShell))); in DeactivateViewShell()
624 IsShell(&rShell))); in DeactivateShell()
662 IsShell(&rParentShell))); in ActivateSubShell()
771 IsShell(&rShell))); in MoveToTop()
/aoo41x/main/idl/source/objects/
H A Dmodule.cxx569 if( !pClass->IsShell() && pClass->GetAutomation() ) in Write()
593 if( !pClass->IsShell() ) in Write()
631 if( !pClass->IsShell() /* && pClass->GetAutomation() */ ) in Write()
H A Dobject.cxx761 if( IsShell() && aSuperClass.Is() ) in InsertSlots()
780 if( !IsShell() && aSuperClass.Is() ) in InsertSlots()
861 if( !IsShell() ) in WriteSfx()
H A Dtypes.cxx1726 if( IsShell() ) in WriteHeaderSvIdl()
/aoo41x/main/idl/inc/
H A Dtypes.hxx201 sal_Bool IsShell() const { return bIsShell; } in IsShell() function in SvMetaType

Completed in 49 milliseconds