Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dpushbuttonnavigation.cxx91 ,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()
H A Dpushbuttonnavigation.hxx43 sal_Bool m_bIsPushButton; member in pcr::PushButtonNavigation

Completed in 19 milliseconds