Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx1442 bool bIsOverflow; in impHandleChainingEventsDuringDecomposition() local
1464 bIsOverflow = aTxtChainFlow.IsOverflow(); in impHandleChainingEventsDuringDecomposition()
1467 bIsOverflow = aTxtChainFlow.IsOverflow(); in impHandleChainingEventsDuringDecomposition()
1470 if (bIsOverflow && !IsInEditMode()) { in impHandleChainingEventsDuringDecomposition()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx1483 bool bIsOverflow; in impHandleChainingEventsDuringDecomposition() local
1505 bIsOverflow = aTxtChainFlow.IsOverflow(); in impHandleChainingEventsDuringDecomposition()
1508 bIsOverflow = aTxtChainFlow.IsOverflow(); in impHandleChainingEventsDuringDecomposition()
1511 if (bIsOverflow && !IsInEditMode()) { in impHandleChainingEventsDuringDecomposition()