Home
last modified time | relevance | path

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

/aoo4110/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.cxx1387 bool bTxtAtr = aAttrIter.IsTxtAttr( nAktPos ); in WriteOutliner() local
1388 if( !bTxtAtr ) in WriteOutliner()
1394 if( nNextAttr == nEnd && !bTxtAtr ) in WriteOutliner()
1404 if( nNextAttr == nEnd && bTxtAtr ) in WriteOutliner()

Completed in 29 milliseconds