Searched refs:_bAsName (Results 1 – 2 of 2) sorted by relevance
133 ::rtl::OUString VCLXAccessibleToolBoxItem::GetText( bool _bAsName ) in GetText() argument137 if ( m_pToolBox && m_nItemId > 0 && ( _bAsName || m_pToolBox->GetButtonType() != BUTTON_SYMBOL ) ) in GetText()
88 ::rtl::OUString GetText( bool _bAsName );
Completed in 33 milliseconds