Lines Matching refs:bIndex
1784 sal_Bool bIndex = pIPage->HasKeyword(); in IMPL_LINK() local
1786 if( !bIndex) in IMPL_LINK()
1787 bIndex = pIPage->HasKeywordIgnoreCase(); in IMPL_LINK()
1789 sal_uInt16 nPageId = ( bIndex ) ? HELP_INDEX_PAGE_INDEX : HELP_INDEX_PAGE_SEARCH; in IMPL_LINK()
1797 if ( bIndex ) in IMPL_LINK()
2920 sal_Int32 nOldWidth = bIndex ? nCollapseWidth : nExpandWidth; in MakeLayout()
2921 sal_Int32 nWidth = bIndex ? nExpandWidth : nCollapseWidth; in MakeLayout()
2940 if ( bIndex ) in MakeLayout()
2964 if ( bIndex ) in InitSizes()
2984 bIndex = aViewOpt.IsVisible(); in LoadConfig()
2999 if ( bIndex ) in LoadConfig()
3011 pTextWin->ToggleIndex( bIndex ); in LoadConfig()
3029 aViewOpt.SetVisible( bIndex ); in SaveConfig()
3219 bIndex ( sal_True ), in SfxHelpWindow_Impl()
3314 bIndex = !bIndex; in DoAction()
3316 pTextWin->ToggleIndex( bIndex ); in DoAction()