Searched refs:bAreChildrenTransient (Results 1 – 2 of 2) sorted by relevance
163 sal_Bool bAreChildrenTransient; member in SvImpLBox255 inline sal_Bool AreChildrenTransient() const { return bAreChildrenTransient; } in AreChildrenTransient()256 inline void SetChildrenNotTransient() { bAreChildrenTransient = sal_False; } in SetChildrenNotTransient()
63 bAreChildrenTransient( sal_True ), in SvImpLBox()
Completed in 30 milliseconds