Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/contnr/
H A Dsvlbitm.cxx380 if ( bOn != IsStateChecked() ) in Check()
394 if ( IsStateChecked() ) in ClickHdl()
430 if ( IsStateChecked() ) in Paint()
/aoo42x/main/svtools/inc/svtools/
H A Dsvlbitm.hxx198 sal_Bool IsStateChecked() const { return (sal_Bool)(nItemFlags & SV_ITEMSTATE_CHECKED)!=0; } in IsStateChecked() function in SvLBoxButton
/aoo42x/main/automation/source/server/
H A Dstatemnt.cxx5707 pRet->GenReturn ( RET_Value, aUId, comm_BOOL( pItem->IsStateChecked() ) ); in Execute()
5716 if ( !pItem->IsStateChecked() ) in Execute()
5724 … if ( pItem->IsStateChecked() || pItem->IsStateTristate() ) in Execute()

Completed in 29 milliseconds