Searched refs:aOlst (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8num.cxx | 649 WW8_OLST aOlst; in OutputOlst() local 650 memset( &aOlst, 0, sizeof(aOlst) ); in OutputOlst() 651 sal_uInt8* pC = aOlst.rgch; in OutputOlst() 657 memcpy( &aOlst.rganlv[j], aAnlvBase, sizeof( WW8_ANLV ) ); // Defaults in OutputOlst() 661 BuildAnlvBase( aOlst.rganlv[j], pChars, nCharLen, rRule, in OutputOlst() 665 pO->Insert( (sal_uInt8*)&aOlst, sizeof( aOlst ), pO->Count() ); in OutputOlst()
|
Completed in 16 milliseconds