Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx1520 sal_Bool bHasRichTextProperty = sal_False; in removeRedundantCurrentValue() local
1522 bHasRichTextProperty = m_xInfo->hasPropertyByName( PROPERTY_RICH_TEXT ); in removeRedundantCurrentValue()
1523 …OSL_ENSURE( bHasRichTextProperty, "OTextLikeImport::EndElement: text:p, but no rich text control?"… in removeRedundantCurrentValue()
1524 if ( bHasRichTextProperty ) in removeRedundantCurrentValue()

Completed in 21 milliseconds