Searched refs:rAnlv (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtw8num.cxx | 640 ByteToSVBT8(11, rAnlv.nfc); in BuildAnlvBulletBase() 667 ByteToSVBT8(nb, rAnlv.aBits1); in BuildAnlvBulletBase() 718 ShortToSVBT16(nFontId, rAnlv.ftc); in BuildAnlvBulletBase() 719 ByteToSVBT8( 1, rAnlv.cbTextBefore ); in BuildAnlvBulletBase() 729 ShortToSVBT16( 0, rAnlv.dxaIndent ); in BuildAnlvBulletBase() 730 ShortToSVBT16( 0, rAnlv.dxaSpace ); in BuildAnlvBulletBase() 840 ByteToSVBT8( nb, rAnlv.aBits1 ); in BuildAnlvBase() 862 rAnlv.cbTextBefore ); in BuildAnlvBase() 864 rAnlv.cbTextAfter ); in BuildAnlvBase() 876 ShortToSVBT16( 0, rAnlv.dxaIndent ); in BuildAnlvBase() [all …]
|
H A D | wrtww8.hxx | 964 void BuildAnlvBulletBase( WW8_ANLV& rAnlv, sal_uInt8*& rpCh, sal_uInt16& rCharLen, 966 static void BuildAnlvBase( WW8_ANLV& rAnlv, sal_uInt8*& rpCh, sal_uInt16& rCharLen,
|
Completed in 46 milliseconds