Home
last modified time | relevance | path

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

/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx137 if ( m_pToolBox && m_nItemId > 0 && ( _bAsName || m_pToolBox->GetButtonType() != BUTTON_SYMBOL ) ) in GetText()
289 && ( !m_pToolBox || m_pToolBox->GetButtonType() == BUTTON_SYMBOL ) ) in IMPLEMENT_FORWARD_REFCOUNT()
494 …if ( m_pToolBox && m_pToolBox->GetButtonType() != BUTTON_SYMBOL ) // symbol buttons have no charac… in getCharacterBounds()
510 …if ( m_pToolBox && m_pToolBox->GetButtonType() != BUTTON_SYMBOL ) // symbol buttons have no charac… in getIndexAtPoint()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx415 ButtonType GetButtonType() const { return meButtonType; } in GetButtonType() function in ToolBox

Completed in 21 milliseconds