Home
last modified time | relevance | path

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

/aoo4110/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx199 void VCLXAccessibleToolBoxItem::SetIndeterminate( bool _bIndeterminate ) in SetIndeterminate() argument
201 if ( m_bIndeterminate != _bIndeterminate ) in SetIndeterminate()
208 m_bIndeterminate = _bIndeterminate; in SetIndeterminate()
/aoo4110/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessibletoolboxitem.hxx97 void SetIndeterminate( bool _bIndeterminate );

Completed in 24 milliseconds