Home
last modified time | relevance | path

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

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

Completed in 41 milliseconds