Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/menu/
H A Dvirtmenu.cxx467 case MENUITEM_STRINGIMAGE: in CreateFromSVMenu()
606 else if( nType == MENUITEM_STRINGIMAGE && !bIcons ) in IMPL_LINK()
652 if ( pSVMenu->GetItemType( nSVPos ) == MENUITEM_STRINGIMAGE ) in UpdateImages()
736 if ( pMenu->GetItemType( nPos ) == MENUITEM_STRINGIMAGE ) in RemoveMenuImages()
/trunk/main/rsc/inc/
H A Dvclrsc.hxx113 MENUITEM_STRINGIMAGE, MENUITEM_SEPARATOR }; enumerator
/trunk/main/vcl/source/window/
H A Dmenu.cxx774 pData->eType = MENUITEM_STRINGIMAGE; in ImplSetMenuItemData()
1451 if ( eType == MENUITEM_STRINGIMAGE ) in ImplCopyItem()
2405 …IsVisible( i ) && (( pData->eType == MENUITEM_IMAGE ) || ( pData->eType == MENUITEM_STRINGIMAGE ))) in ImplCalcSize()
2436 …!bIsMenuBar && ( ( pData->eType == MENUITEM_IMAGE ) || ( pData->eType == MENUITEM_STRINGIMAGE ) ) ) in ImplCalcSize()
2456 … if( ! ( ( pData->eType == MENUITEM_IMAGE ) || ( pData->eType == MENUITEM_STRINGIMAGE ) ) ) in ImplCalcSize()
2462 if ( (pData->eType == MENUITEM_STRING) || (pData->eType == MENUITEM_STRINGIMAGE) ) in ImplCalcSize()
2748 … if( ! ( ( pData->eType == MENUITEM_IMAGE ) || ( pData->eType == MENUITEM_STRINGIMAGE ) ) ) in ImplPaint()
2807 …!bIsMenuBar && ( ( pData->eType == MENUITEM_IMAGE ) || ( pData->eType == MENUITEM_STRINGIMAGE ) ) ) in ImplPaint()
2822 … if ( ( pData->eType == MENUITEM_STRING ) || ( pData->eType == MENUITEM_STRINGIMAGE ) ) in ImplPaint()
/trunk/main/vcl/inc/vcl/
H A Dmenu.hxx78 MENUITEM_STRINGIMAGE, MENUITEM_SEPARATOR }; enumerator
/trunk/main/automation/source/server/
H A Dstatemnt.cxx1052 …GetItemType( i ) == MENUITEM_IMAGE || pMenu->GetItemType( i ) == MENUITEM_STRINGIMAGE || (nConf &… in WriteControlData()
1060 case MENUITEM_STRINGIMAGE: in WriteControlData()

Completed in 74 milliseconds