Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/inc/
H A Dtabfrm.hxx147 sal_Bool IsLowersFormatted() const { return bLowersFormatted; } in IsLowersFormatted() function in SwTabFrm
/AOO41X/main/sw/source/core/layout/
H A Dlayact.cxx1810 if ( pTab->IsLowersFormatted() && in FormatLayoutTab()