Home
last modified time | relevance | path

Searched refs:SFX_CHILDWIN_ALWAYSAVAILABLE (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx1556 …if ( pCW->nId && !pCW->bDisabled && (pCW->aInfo.nFlags & SFX_CHILDWIN_ALWAYSAVAILABLE || IsVisibl… in UpdateChildWindows_Impl()
2434 … if ( !(pCW->aInfo.nFlags & SFX_CHILDWIN_ALWAYSAVAILABLE) && !IsVisible_Impl( pCW->nVisibility ) ) in KnowsChildWindow_Impl()
2708 if ( nFlags & SFX_CHILDWIN_ALWAYSAVAILABLE ) in InitializeChild_Impl()
2709 pCW->aInfo.nFlags |= SFX_CHILDWIN_ALWAYSAVAILABLE; in InitializeChild_Impl()
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx311 …ScSimpleRefDlgWrapper ::RegisterChildWindow(sal_False, pMod, SFX_CHILDWIN_ALWAYSAVAILABLE|SF… in Init()
/trunk/main/sfx2/inc/sfx2/
H A Dchildwin.hxx57 #define SFX_CHILDWIN_ALWAYSAVAILABLE 0x40 // ChildWindow is never disabled macro

Completed in 32 milliseconds