Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/fmcomp/
H A Dgridcell.cxx1688 sal_Bool bTristate = sal_True; in Init() local
1689 OSL_VERIFY( xModel->getPropertyValue( FM_PROP_TRISTATE ) >>= bTristate ); in Init()
1690 static_cast< CheckBoxControl* >( m_pWindow )->GetBox().EnableTriState( bTristate ); in Init()
1691 static_cast< CheckBoxControl* >( m_pPainter )->GetBox().EnableTriState( bTristate ); in Init()

Completed in 60 milliseconds