Searched refs:WW8_ANLV (Results 1 – 6 of 6) sorted by relevance
| /trunk/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)
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8struc.hxx | 551 struct WW8_ANLV struct 587 WW8_ANLV eAnlv; // 0 argument 597 WW8_ANLV rganlv[9]; // 0 an array of 9 ANLV structures (heading levels)
|
| H A D | wrtw8num.cxx | 656 memcpy( &aOlst.rganlv[j], aAnlvBase, sizeof( WW8_ANLV ) ); // Defaults in OutputOlst() 683 void WW8Export::BuildAnlvBulletBase(WW8_ANLV& rAnlv, sal_uInt8*& rpCh, in BuildAnlvBulletBase() 856 void WW8Export::BuildAnlvBase(WW8_ANLV& rAnlv, sal_uInt8*& rpCh, in BuildAnlvBase()
|
| H A D | ww8par2.cxx | 640 WW8_ANLV &rAV, in SetBaseAnlv() 712 void SwWW8ImplReader::SetAnlvStrings(SwNumFmt &rNum, WW8_ANLV &rAV, in SetAnlvStrings() 816 WW8_ANLV &rAV = pAD->eAnlv; in SetAnld() 947 WW8_ANLV &rAV = pO->rganlv[nSwLevel]; in SetNumOlst() 952 WW8_ANLV* pAV1; // search String-Positions in SetNumOlst()
|
| H A D | wrtww8.hxx | 963 void BuildAnlvBulletBase( WW8_ANLV& rAnlv, sal_uInt8*& rpCh, sal_uInt16& rCharLen, 965 static void BuildAnlvBase( WW8_ANLV& rAnlv, sal_uInt8*& rpCh, sal_uInt16& rCharLen,
|
| H A D | ww8par.hxx | 84 struct WW8_ANLV; 1417 void SetAnlvStrings(SwNumFmt &rNum, WW8_ANLV &rAV, const sal_uInt8* pTxt,
|