Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx780 bool bParaStyle = pEntry->nStyleTypeCode == STYLE_TYPE_PARA; in ApplyStyleSheets() local
782 … 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()
H A DDomainMapper.cxx543 bool bParaStyle = (pEntry->nStyleTypeCode == STYLE_TYPE_PARA); in lcl_attribute() local
544 if(bParaStyle) in lcl_attribute()
548 bParaStyle ? in lcl_attribute()

Completed in 42 milliseconds