Home
last modified time | relevance | path

Searched refs:WB_TOGGLE (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/vcl/source/control/
H A Dbutton.cxx56 WB_TOGGLE )
1383 ! ( GetStyle() & WB_TOGGLE ) ) in MouseButtonDown()
1406 if ( GetStyle() & WB_TOGGLE ) in Tracking()
1429 ! ( GetStyle() & WB_TOGGLE ) ) ) in Tracking()
1441 ! ( GetStyle() & WB_TOGGLE ) ) in Tracking()
1477 ! ( GetStyle() & WB_TOGGLE ) ) in KeyInput()
1498 if ( GetStyle() & WB_TOGGLE ) in KeyUp()
1516 ! ( GetStyle() & WB_TOGGLE ) ) ) in KeyUp()
/aoo41x/main/tools/inc/tools/
H A Dwintypes.hxx202 #define WB_TOGGLE ((WinBits)SAL_CONST_INT64(0x1000000000)) macro
/aoo41x/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx528 { WB_TOGGLE, 0, "Toggle", TYPE_BOOL, 1, 0 },
/aoo41x/main/toolkit/workben/layout/
H A Deditor.cxx840 mpExpand = new layout::PushButton( pWinParent, WB_TOGGLE ); in AnyEdit()
/aoo41x/main/toolkit/source/awt/
H A Dvclxwindows.cxx502 ::toolkit::adjustBooleanWindowStyle( Value, pButton, WB_TOGGLE, sal_False ); in setProperty()
548 aProp <<= (sal_Bool)( ( pButton->GetStyle() & WB_TOGGLE ) != 0 ); in getProperty()

Completed in 338 milliseconds