Searched refs:OutputWW8Attribute (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8atr.cxx | 1170 OutputWW8Attribute( 3, rContour.GetValue() ? true : false); in CharContour() 1175 OutputWW8Attribute( 4, rShadow.GetValue() ? true : false); in CharShadow() 1213 OutputWW8Attribute( 8, true ); in CharCrossedOut() 1218 OutputWW8Attribute( 2, true ); in CharCrossedOut() 1223 OutputWW8Attribute( 8, false ); in CharCrossedOut() 1224 OutputWW8Attribute( 2, false ); in CharCrossedOut() 1233 OutputWW8Attribute( 5, true ); in CharCaseMap() 1236 OutputWW8Attribute( 6, true ); in CharCaseMap() 1243 OutputWW8Attribute( 5, false ); in CharCaseMap() 1244 OutputWW8Attribute( 6, false ); in CharCaseMap() [all …]
|
H A D | ww8attributeoutput.hxx | 452 void OutputWW8Attribute( sal_uInt8 nId, bool bVal );
|
Completed in 52 milliseconds