Home
last modified time | relevance | path

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

/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblecheckbox.cxx60 m_bIndeterminate = IsIndeterminate(); in VCLXAccessibleCheckBox()
84 bool VCLXAccessibleCheckBox::IsIndeterminate() in IsIndeterminate() function in VCLXAccessibleCheckBox
136 SetIndeterminate( IsIndeterminate() ); in ProcessWindowEvent()
155 if ( IsIndeterminate() ) in FillAccessibleStateSet()
/trunk/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblecheckbox.hxx58 bool IsIndeterminate();
H A Dvclxaccessibletoolboxitem.hxx98 inline bool IsIndeterminate() const { return m_bIndeterminate; } in IsIndeterminate() function in VCLXAccessibleToolBoxItem

Completed in 22 milliseconds