Home
last modified time | relevance | path

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

/AOO41X/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx783 bool bParaStyle = pEntry->nStyleTypeCode == STYLE_TYPE_PARA; in ApplyStyleSheets() local
785 … uno::Reference< container::XNameContainer > xStyles = bParaStyle ? xParaStyles : xCharStyles; in ApplyStyleSheets()
794 bParaStyle ? in ApplyStyleSheets()
813 else if( bParaStyle ) in ApplyStyleSheets()
855 if(bParaStyle && !pEntry->sNextStyleIdentifier.getLength() ) in ApplyStyleSheets()
860 if( bParaStyle ) in ApplyStyleSheets()
H A DDomainMapper.cxx544 bool bParaStyle = (pEntry->nStyleTypeCode == STYLE_TYPE_PARA); in lcl_attribute() local
545 if(bParaStyle) in lcl_attribute()
549 bParaStyle ? in lcl_attribute()