Home
last modified time | relevance | path

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

/AOO41X/main/accessibility/source/standard/ !
H A Dvclxaccessibletoolboxitem.cxx444 if ( m_pToolBox->IsItemReallyVisible( m_nItemId ) ) in getAccessibleStateSet()
/AOO41X/main/vcl/inc/vcl/ !
H A Dtoolbox.hxx497 sal_Bool IsItemReallyVisible( sal_uInt16 nItemId ) const;
/AOO41X/main/vcl/source/window/ !
H A Dtoolbox2.cxx1835 sal_Bool ToolBox::IsItemReallyVisible( sal_uInt16 nItemId ) const in IsItemReallyVisible() function in ToolBox