Searched refs:AreChildrenTransient (Results 1 – 5 of 5) sorted by relevance
974 if ( !AreChildrenTransient() ) in CreateAccessibleCell()1001 if ( !AreChildrenTransient() ) in CreateAccessibleCell()1020 sal_Int32 nCount = AreChildrenTransient() ? in CreateAccessibleColumnHeader()1172 if ( AreChildrenTransient() ) in FillAccessibleStateSet()1209 if ( AreChildrenTransient() ) in FillAccessibleStateSetForCell()
1511 sal_Bool SvTreeListBox::AreChildrenTransient() const in AreChildrenTransient() function in SvTreeListBox1513 return pImp->AreChildrenTransient(); in AreChildrenTransient()
176 inline sal_Bool IsTransientChildrenDisabled() const { return !AreChildrenTransient(); } in IsTransientChildrenDisabled()
169 sal_Bool AreChildrenTransient() const;
255 inline sal_Bool AreChildrenTransient() const { return bAreChildrenTransient; } in AreChildrenTransient() function in SvImpLBox
Completed in 44 milliseconds