Searched refs:m_bIsPushButton (Results 1 – 2 of 2) sorted by relevance
91 ,m_bIsPushButton( sal_False ) in PushButtonNavigation()97 m_bIsPushButton = ::comphelper::hasProperty( PROPERTY_BUTTONTYPE, m_xControlModel ); in PushButtonNavigation()131 …OSL_ENSURE( m_bIsPushButton, "PushButtonNavigation::getCurrentButtonType: not expected to be calle… in getCurrentButtonType()148 …OSL_ENSURE( m_bIsPushButton, "PushButtonNavigation::setCurrentButtonType: not expected to be calle… in setCurrentButtonType()179 …OSL_ENSURE( m_bIsPushButton, "PushButtonNavigation::getCurrentButtonTypeState: not expected to be … in getCurrentButtonTypeState()220 if ( m_bIsPushButton ) in getCurrentTargetURL()
43 sal_Bool m_bIsPushButton; member in pcr::PushButtonNavigation
Completed in 15 milliseconds