Home
last modified time | relevance | path

Searched refs:bTxtAtr (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx544 bool bTxtAtr = aAttrIter.IsTxtAttr( nAktPos ); in WriteOutliner() local
545 if( !bTxtAtr ) in WriteOutliner()
H A Dwrtw8nds.cxx1882 bool bTxtAtr = aAttrIter.IsTxtAttr( nAktPos ); in OutputTextNode() local
1886 if ( !bTxtAtr && nLen ) in OutputTextNode()
1988 if ( !bTxtAtr && nOpenAttrWithRange <= 0 ) in OutputTextNode()
2040 if ( bTxtAtr || bAttrWithRange || bRedlineAtEnd ) in OutputTextNode()
H A Dwrtw8esh.cxx1375 bool bTxtAtr = aAttrIter.IsTxtAttr( nAktPos ); in WriteOutliner() local
1376 if( !bTxtAtr ) in WriteOutliner()
1382 if( nNextAttr == nEnd && !bTxtAtr ) in WriteOutliner()
1392 if( nNextAttr == nEnd && bTxtAtr ) in WriteOutliner()