Home
last modified time | relevance | path

Searched refs:AreChildrenTransient (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx974 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()
H A Dsvtreebx.cxx1511 sal_Bool SvTreeListBox::AreChildrenTransient() const in AreChildrenTransient() function in SvTreeListBox
1513 return pImp->AreChildrenTransient(); in AreChildrenTransient()
/trunk/main/svtools/inc/svtools/
H A Dsvtabbx.hxx176 inline sal_Bool IsTransientChildrenDisabled() const { return !AreChildrenTransient(); } in IsTransientChildrenDisabled()
H A Dsvtreebx.hxx169 sal_Bool AreChildrenTransient() const;
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx255 inline sal_Bool AreChildrenTransient() const { return bAreChildrenTransient; } in AreChildrenTransient() function in SvImpLBox

Completed in 43 milliseconds