Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/source/awt/
H A Dvclxmenu.cxx745 css::awt::MenuItemType aMenuItemType = in getItemType() local
749 aMenuItemType = ( (css::awt::MenuItemType) mpMenu->GetItemType( nItemPos ) ); in getItemType()
752 return aMenuItemType; in getItemType()
/aoo42x/main/automation/source/server/
H A Dstatemnt.cxx1054 String aMenuItemType; in WriteControlData() local
1058 aMenuItemType.AssignAscii("MENUITEM_STRING"); in WriteControlData()
1061 aMenuItemType.AssignAscii("MENUITEM_STRINGIMAGE"); in WriteControlData()
1064 aMenuItemType.AssignAscii("MENUITEM_IMAGE"); in WriteControlData()
1067 aMenuItemType.AssignAscii("MENUITEM_SEPARATOR"); in WriteControlData()
1070 aMenuItemType.AssignAscii("MENUITEM_DONTKNOW"); in WriteControlData()
1077 aMenuItemType.AppendAscii(": ").Append(aName), sal_False ); in WriteControlData()
1080 aMenuItemType.AppendAscii(": ").Append(aName), sal_False ); in WriteControlData()

Completed in 60 milliseconds