Searched refs:bParaStyle (Results 1 – 2 of 2) sorted by relevance
780 bool bParaStyle = pEntry->nStyleTypeCode == STYLE_TYPE_PARA; in ApplyStyleSheets() local782 … uno::Reference< container::XNameContainer > xStyles = bParaStyle ? xParaStyles : xCharStyles; in ApplyStyleSheets()791 bParaStyle ? in ApplyStyleSheets()810 else if( bParaStyle ) in ApplyStyleSheets()852 if(bParaStyle && !pEntry->sNextStyleIdentifier.getLength() ) in ApplyStyleSheets()857 if( bParaStyle ) in ApplyStyleSheets()
543 bool bParaStyle = (pEntry->nStyleTypeCode == STYLE_TYPE_PARA); in lcl_attribute() local544 if(bParaStyle) in lcl_attribute()548 bParaStyle ? in lcl_attribute()
Completed in 29 milliseconds