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