Searched refs:bHasRichTextProperty (Results 1 – 1 of 1) sorted by relevance
1519 sal_Bool bHasRichTextProperty = sal_False; in removeRedundantCurrentValue() local1521 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 12 milliseconds