Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx1375 bool bRuntimeException = false; in finishOrAppendParagraph() local
1424 bRuntimeException = true; in finishOrAppendParagraph()
1430 if (bIllegalException || bRuntimeException) in finishOrAppendParagraph()
1484 bool bRuntimeException = false; in appendTextPortion() local
1536 bRuntimeException = true; in appendTextPortion()
1542 if (bIllegalException || bRuntimeException) in appendTextPortion()
1670 bool bRuntimeException = false; in convertToTextFrame() local
1792 bRuntimeException = true; in convertToTextFrame()
1820 if (bIllegalException || bRuntimeException) in convertToTextFrame()

Completed in 19 milliseconds