Searched refs:ToolBoxItemType (Results 1 – 5 of 5) sorted by relevance
147 enum ToolBoxItemType { TOOLBOXITEM_DONTKNOW, TOOLBOXITEM_BUTTON, enum438 ToolBoxItemType GetItemType( sal_uInt16 nPos ) const;
72 ToolBoxItemType meType;
89 enum ToolBoxItemType { TOOLBOXITEM_DONTKNOW, TOOLBOXITEM_BUTTON, enum
89 ToolBoxItemType eType = m_pToolBox->GetItemType( (sal_uInt16)m_nIndexInParent ); in DBG_NAME()
584 aItem.meType = (ToolBoxItemType)ReadLongRes(); in InsertItem()1072 ToolBoxItemType ToolBox::GetItemType( sal_uInt16 nPos ) const in GetItemType()
Completed in 56 milliseconds