Home
last modified time | relevance | path

Searched refs:SFX_SPLITWINDOWS_MAX (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sfx2/source/appl/
H A Dworkwin.cxx558 for ( sal_uInt16 n=0; n<SFX_SPLITWINDOWS_MAX; n++ ) in SfxFrameWorkWin_Impl()
631 for ( sal_uInt16 n=0; n<SFX_SPLITWINDOWS_MAX; n++ ) in ~SfxWorkWindow()
716 for ( n=0; n<SFX_SPLITWINDOWS_MAX; n++ ) in DeleteControllers_Impl()
1445 for ( n=0; n<SFX_SPLITWINDOWS_MAX; n++ ) in UpdateObjectBars_Impl()
1530 for ( n=0; n<SFX_SPLITWINDOWS_MAX; n++ ) in UpdateObjectBars_Impl()
2775 for ( sal_uInt16 n=0; n<SFX_SPLITWINDOWS_MAX; n++ ) in IsAutoHideMode()
2789 for ( sal_uInt16 n=0; n<SFX_SPLITWINDOWS_MAX; n++ ) in EndAutoShow_Impl()
2812 for ( sal_uInt16 n=0; n<SFX_SPLITWINDOWS_MAX; n++ ) in ArrangeAutoHideWindows()
2936 for ( sal_uInt16 n=0; n<SFX_SPLITWINDOWS_MAX; n++ ) in GetFreeArea()
3057 for ( sal_uInt16 i=0; i<SFX_SPLITWINDOWS_MAX; i++ ) in ActivateNextChild_Impl()
[all …]
/aoo4110/main/sfx2/source/inc/
H A Dworkwin.hxx197 #define SFX_SPLITWINDOWS_MAX 4 macro
250 SfxSplitWindow* pSplit[SFX_SPLITWINDOWS_MAX];

Completed in 40 milliseconds