Home
last modified time | relevance | path

Searched refs:WB_EARLYTOGGLE (Results 1 – 3 of 3) sorted by relevance

/trunk/main/tools/inc/tools/
H A Dwintypes.hxx214 #define WB_EARLYTOGGLE ((WinBits)SAL_CONST_INT64(0x4000000000)) macro
/trunk/main/sfx2/source/dialog/
H A Dsecuritypage.cxx241 m_aRecordChangesCB.SetStyle( m_aRecordChangesCB.GetStyle() | WB_EARLYTOGGLE ); in SfxSecurityPage_Impl()
/trunk/main/vcl/source/control/
H A Dbutton.cxx3532 if( (GetStyle() & WB_EARLYTOGGLE) ) in ImplCheck()
3535 if( ! (GetStyle() & WB_EARLYTOGGLE) ) in ImplCheck()

Completed in 37 milliseconds