Searched refs:bDontSplit (Results 1 – 3 of 3) sorted by relevance
1968 const bool bDontSplit = !IsFollow() && in MakeAll() local1981 …const bool bTableRowKeep = !bDontSplit && GetFmt()->GetDoc()->get(IDocumentSettingAccess::TABLE_RO… in MakeAll()1992 if ( bDontSplit ) in MakeAll()2420 !bDontSplit; in MakeAll()2424 ( !bDontSplit || !pIndPrev ) ) in MakeAll()5792 const bool bDontSplit = !IsFollow() && !GetFmt()->GetLayoutSplit().GetValue(); in CalcHeightOfFirstContentLine()5794 if ( bDontSplit ) in CalcHeightOfFirstContentLine()
225 const sal_Bool bDontSplit = !pTabFrm->IsFollow() && in lcl_GetFtnLower()229 if ( bDontSplit ) in lcl_GetFtnLower()
2324 const bool bDontSplit = !bKeep ? in OutputTextNode() local2328 if ( bKeep || bDontSplit ) in OutputTextNode()2347 else if ( bDontSplit ) in OutputTextNode()
Completed in 65 milliseconds