Home
last modified time | relevance | path

Searched refs:SetChildrenNotTransient (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dsvtabbx.hxx175 inline void DisableTransientChildren() { SetChildrenNotTransient(); } in DisableTransientChildren()
H A Dsvtreebx.hxx170 void SetChildrenNotTransient();
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx256 inline void SetChildrenNotTransient() { bAreChildrenTransient = sal_False; } in SetChildrenNotTransient() function in SvImpLBox
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx1516 void SvTreeListBox::SetChildrenNotTransient() in SetChildrenNotTransient() function in SvTreeListBox
1518 pImp->SetChildrenNotTransient(); in SetChildrenNotTransient()

Completed in 29 milliseconds