Home
last modified time | relevance | path

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

/aoo42x/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.cxx1883 bool bTxtAtr = aAttrIter.IsTxtAttr( nAktPos ); in OutputTextNode() local
1887 if ( !bTxtAtr && nLen ) in OutputTextNode()
1989 if ( !bTxtAtr && nOpenAttrWithRange <= 0 ) in OutputTextNode()
2041 if ( bTxtAtr || bAttrWithRange || bRedlineAtEnd ) in OutputTextNode()
H A Dwrtw8esh.cxx1376 bool bTxtAtr = aAttrIter.IsTxtAttr( nAktPos ); in WriteOutliner() local
1377 if( !bTxtAtr ) in WriteOutliner()
1383 if( nNextAttr == nEnd && !bTxtAtr ) in WriteOutliner()
1393 if( nNextAttr == nEnd && bTxtAtr ) in WriteOutliner()

Completed in 93 milliseconds