Searched refs:IsRestrictTableGrowth (Results 1 – 2 of 2) sorted by relevance
163 sal_Bool IsRestrictTableGrowth() const { return bRestrictTableGrowth; } in IsRestrictTableGrowth() function in SwTabFrm
3185 if ( bTst && !IsRestrictTableGrowth() ) in GrowFrm()3207 if ( IsRestrictTableGrowth() ) in GrowFrm()3227 if ( !bTst && ( nDist || IsRestrictTableGrowth() ) ) in GrowFrm()
Completed in 34 milliseconds