Searched refs:rAnlv (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8num.cxx | 687 ByteToSVBT8(11, rAnlv.nfc); in BuildAnlvBulletBase() 714 ByteToSVBT8(nb, rAnlv.aBits1); in BuildAnlvBulletBase() 765 ShortToSVBT16(nFontId, rAnlv.ftc); in BuildAnlvBulletBase() 766 ByteToSVBT8( 1, rAnlv.cbTextBefore ); in BuildAnlvBulletBase() 776 ShortToSVBT16( 0, rAnlv.dxaIndent ); in BuildAnlvBulletBase() 777 ShortToSVBT16( 0, rAnlv.dxaSpace ); in BuildAnlvBulletBase() 891 ByteToSVBT8( nb, rAnlv.aBits1 ); in BuildAnlvBase() 913 rAnlv.cbTextBefore ); in BuildAnlvBase() 915 rAnlv.cbTextAfter ); in BuildAnlvBase() 927 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 28 milliseconds