Home
last modified time | relevance | path

Searched refs:IsRestrictTableGrowth (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/inc/
H A Dtabfrm.hxx163 sal_Bool IsRestrictTableGrowth() const { return bRestrictTableGrowth; } in IsRestrictTableGrowth() function in SwTabFrm
/aoo4110/main/sw/source/core/layout/
H A Dtabfrm.cxx3185 if ( bTst && !IsRestrictTableGrowth() ) in GrowFrm()
3207 if ( IsRestrictTableGrowth() ) in GrowFrm()
3227 if ( !bTst && ( nDist || IsRestrictTableGrowth() ) ) in GrowFrm()

Completed in 36 milliseconds