Searched refs:WW8_ANLV (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | ww8struc.hxx | 507 struct WW8_ANLV struct 543 WW8_ANLV eAnlv; // 0 argument 554 WW8_ANLV rganlv[9]; // 0 an array of 9 ANLV structures (heading levels)
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8struc.hxx | 552 struct WW8_ANLV struct 588 WW8_ANLV eAnlv; // 0 argument 598 WW8_ANLV rganlv[9]; // 0 an array of 9 ANLV structures (heading levels)
|
H A D | wrtw8num.cxx | 610 memcpy( &aOlst.rganlv[j], aAnlvBase, sizeof( WW8_ANLV ) ); // Defaults in OutputOlst() 637 void WW8Export::BuildAnlvBulletBase(WW8_ANLV& rAnlv, sal_uInt8*& rpCh, in BuildAnlvBulletBase() 810 void WW8Export::BuildAnlvBase(WW8_ANLV& rAnlv, sal_uInt8*& rpCh, in BuildAnlvBase()
|
H A D | ww8par2.cxx | 641 WW8_ANLV &rAV, in SetBaseAnlv() 684 void SwWW8ImplReader::SetAnlvStrings(SwNumFmt &rNum, WW8_ANLV &rAV, in SetAnlvStrings() 788 WW8_ANLV &rAV = pAD->eAnlv; in SetAnld() 919 WW8_ANLV &rAV = pO->rganlv[nSwLevel]; in SetNumOlst() 924 WW8_ANLV* pAV1; // search String-Positions in SetNumOlst()
|
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,
|
H A D | ww8par.hxx | 85 struct WW8_ANLV; 1418 void SetAnlvStrings(SwNumFmt &rNum, WW8_ANLV &rAV, const sal_uInt8* pTxt,
|
Completed in 62 milliseconds