Home
last modified time | relevance | path

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

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

Completed in 43 milliseconds