/aoo42x/main/framework/source/classes/ |
H A D | menumanager.cxx | 198 if ( pPopupMenu->GetItemType( nCount-1 ) != MENUITEM_SEPARATOR ) in MenuManager() 284 else if ( pMenu->GetItemType( i ) != MENUITEM_SEPARATOR ) in MenuManager() 395 if ( pAddonMenu->GetItemType( i ) != MENUITEM_SEPARATOR ) 689 if ( pMenu->GetItemType( pMenu->GetItemCount()-1 ) == MENUITEM_SEPARATOR ) in UpdateSpecialFileMenu() 821 if ( pMenu->GetItemType( pMenu->GetItemCount()-1 ) == MENUITEM_SEPARATOR ) in UpdateSpecialWindowMenu() 1017 pMenu->GetItemType( nCurItemId ) != MENUITEM_SEPARATOR ) in IMPL_LINK() 1134 if ( _pMenu->GetItemType( nPos ) != MENUITEM_SEPARATOR ) in FillMenuImages()
|
/aoo42x/main/framework/source/uielement/ |
H A D | newmenucontroller.cxx | 154 if ( nId != 0 && pPopupMenu->GetItemType( nId ) != MENUITEM_SEPARATOR ) in determineAndSetNewDocAccel() 176 if ( nId != 0 && pPopupMenu->GetItemType( nId ) != MENUITEM_SEPARATOR ) in determineAndSetNewDocAccel() 255 if ( nId & ( pPopupMenu->GetItemType( nId ) != MENUITEM_SEPARATOR )) in setAccelerators() 374 ( pSubMenu->GetItemType( nItemId ) != MENUITEM_SEPARATOR )) in fillPopupMenu()
|
H A D | menubarmanager.cxx | 897 if (( pMenu->GetItemType( nPos ) != MENUITEM_SEPARATOR ) && in IMPL_LINK() 1095 pMenu->GetItemType( nCurPos ) != MENUITEM_SEPARATOR ) in IMPL_LINK() 1395 if ( pPopup->GetItemType( nCount-1 ) != MENUITEM_SEPARATOR ) in FillMenuManager() 1442 else if ( pMenu->GetItemType( i ) != MENUITEM_SEPARATOR ) in FillMenuManager() 2097 if ( pAddonMenu->GetItemType( i ) != MENUITEM_SEPARATOR ) in Init()
|
/aoo42x/main/vcl/source/window/ |
H A D | menu.cxx | 281 pData->eType = MENUITEM_SEPARATOR; in InsertSeparator() 295 aSalMIData.eType = MENUITEM_SEPARATOR; in InsertSeparator() 1440 if ( eType == MENUITEM_SEPARATOR ) in ImplCopyItem() 2164 if ( bVisible && pData && pData->eType == MENUITEM_SEPARATOR ) in ImplIsVisible() 3023 if ( pItem->eType == MENUITEM_SEPARATOR ) in RemoveDisabledEntries() 3025 if ( !n || ( GetItemType( n-1 ) == MENUITEM_SEPARATOR ) ) in RemoveDisabledEntries() 3046 if ( pItem->eType == MENUITEM_SEPARATOR ) in RemoveDisabledEntries() 4753 if ( pData->eType != MENUITEM_SEPARATOR ) in HighlightItem() 4846 if ( pData->eType != MENUITEM_SEPARATOR ) in ImplGetItemRect() 5627 if ( pData->eType != MENUITEM_SEPARATOR ) in HighlightItem() [all …]
|
/aoo42x/main/framework/source/fwe/classes/ |
H A D | addonmenu.cxx | 79 if ( GetItemType( i ) != MENUITEM_SEPARATOR ) in ~AddonMenu() 252 if ( nInsPos < nItemCount && pHelpMenu->GetItemType( nInsPos ) != MENUITEM_SEPARATOR ) in MergeAddonHelpMenu() 263 if ( pHelpMenu->GetItemType( nInsSepAfterPos ) != MENUITEM_SEPARATOR ) in MergeAddonHelpMenu()
|
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | dbtreelistbox.cxx | 504 if ( _pPopup->GetItemType(i) != MENUITEM_SEPARATOR ) in lcl_enableEntries() 537 if ( _rMenu.GetItemType( pos ) == MENUITEM_SEPARATOR ) in lcl_adjustMenuItemIDs() 575 if ( _rMenu.GetItemType( pos ) == MENUITEM_SEPARATOR ) in lcl_insertMenuItemImages()
|
H A D | toolboxcontroller.cxx | 247 if ( pMenu->GetItemType( nPos ) == MENUITEM_SEPARATOR ) in getMenu()
|
/aoo42x/main/sfx2/source/menu/ |
H A D | virtmenu.cxx | 537 case MENUITEM_SEPARATOR: in CreateFromSVMenu() 702 if ( pMenu->GetItemType( nPos ) != MENUITEM_SEPARATOR ) in UpdateImages() 881 if ( nItemCount > 0 && pMenu->GetItemType( nItemCount-1 ) != MENUITEM_SEPARATOR ) in InsertAddOnsMenuItem() 982 if ( pMenu->GetItemType( pMenu->GetItemCount()-1 ) == MENUITEM_SEPARATOR ) in IMPL_LINK()
|
H A D | mnuitem.cxx | 489 if ( pActMenu->GetItemType( nSVPos ) != MENUITEM_SEPARATOR ) in IMPL_LINK()
|
/aoo42x/main/sfx2/source/appl/ |
H A D | sfxpicklist.cxx | 278 if ( pMenu->GetItemType( pMenu->GetItemCount()-1 ) == MENUITEM_SEPARATOR ) in CreateMenuEntries() 283 != MENUITEM_SEPARATOR && m_nAllowedMenuSize ) in CreateMenuEntries()
|
/aoo42x/main/rsc/inc/ |
H A D | vclrsc.hxx | 113 MENUITEM_STRINGIMAGE, MENUITEM_SEPARATOR }; enumerator
|
/aoo42x/main/automation/source/server/ |
H A D | statemnt.cxx | 1066 case MENUITEM_SEPARATOR: in WriteControlData() 2771 if ( pMenu->GetItemType( i ) == MENUITEM_SEPARATOR && bLastWasSeperator ) in Execute() 2773 bLastWasSeperator = pMenu->GetItemType( i ) == MENUITEM_SEPARATOR; in Execute() 2798 && !( pMenu->GetItemType( i ) == MENUITEM_SEPARATOR && bLastWasSeperator ) ) in Execute() 2801 bLastWasSeperator = pMenu->GetItemType( i ) == MENUITEM_SEPARATOR; in Execute() 2840 …( pMenu->GetItemType( sal::static_int_cast< sal_uInt16 >(i) ) == MENUITEM_SEPARATOR && bLastWasSep… in Execute() 2842 …stWasSeperator = pMenu->GetItemType( sal::static_int_cast< sal_uInt16 >(i) ) == MENUITEM_SEPARATOR; in Execute() 2852 … ( RET_Value, nMethodId, (comm_BOOL)(pMenu->GetItemType(nPhysicalIndex-1) == MENUITEM_SEPARATOR) ); in Execute()
|
/aoo42x/main/framework/source/fwe/helper/ |
H A D | actiontriggerhelper.cxx | 344 if ( nType == MENUITEM_SEPARATOR ) in FillActionTriggerContainerWithMenu()
|
/aoo42x/main/vcl/win/source/window/ |
H A D | salmenu.cxx | 94 if( pItemData->eType == MENUITEM_SEPARATOR ) in CreateMenuItem()
|
/aoo42x/main/svtools/source/uno/ |
H A D | contextmenuhelper.cxx | 629 if ( pMenu->GetItemType( nPos ) != MENUITEM_SEPARATOR ) in completeMenuProperties()
|
/aoo42x/main/accessibility/source/standard/ |
H A D | accessiblemenubasecomponent.cxx | 357 if ( m_pMenu->GetItemType( (sal_uInt16)i ) == MENUITEM_SEPARATOR ) in GetChild()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | menu.hxx | 78 MENUITEM_STRINGIMAGE, MENUITEM_SEPARATOR }; enumerator
|
/aoo42x/main/vcl/aqua/source/window/ |
H A D | salmenu.cxx | 928 if (pItemData->eType == MENUITEM_SEPARATOR) in AquaSalMenuItem()
|
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | ReportSection.cxx | 453 if ( MENUITEM_SEPARATOR != rContextMenu.GetItemType(i)) in lcl_insertMenuItemImages()
|
/aoo42x/main/reportdesign/source/ui/dlg/ |
H A D | Navigator.cxx | 319 if ( MENUITEM_SEPARATOR != aContextMenu.GetItemType(i)) in Command()
|