Searched refs:TXT_FTN (Results 1 – 7 of 7) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | wrtww8.cxx | 774 case TXT_FTN: in Write() 3276 pFtn = new WW8_WrPlcFtnEdn( TXT_FTN ); // Footnotes in ExportDocument_Impl() 3294 pFldFtn = new WW8_WrPlcFld( 2, TXT_FTN ); in ExportDocument_Impl() 3636 if (TXT_FTN == nTyp) in WriteTxt() 3638 bRet = WriteGenericTxt( rWrt, TXT_FTN, rWrt.pFib->ccpFtn ); in WriteTxt() 3654 if( TXT_FTN == nTyp ) in WritePlc() 3656 WriteGenericPlc( rWrt, TXT_FTN, rWrt.pFib->fcPlcffndTxt, in WritePlc()
|
| H A D | wrtww8.hxx | 150 TXT_MAINTEXT = 0, /*TXT_FTNEDN = 1,*/ TXT_HDFT = 2, TXT_FTN = 3, enumerator
|
| H A D | wrtw8sty.cxx | 2074 case TXT_FTN: in WriteGenericTxt()
|
| H A D | wrtw8nds.cxx | 1962 if ( ( nTxtTyp == TXT_EDN || nTxtTyp == TXT_FTN ) && nAktPos == 0 && nLen > 0 ) in OutputTextNode()
|
| H A D | docxattributeoutput.cxx | 2777 bFootnotes? TXT_FTN: TXT_EDN ); in FootnotesEndnotes()
|
| H A D | rtfattributeoutput.cxx | 2545 !rFootnote.IsEndNote() ? TXT_FTN : TXT_EDN); in TextFootnote_Impl()
|
| H A D | ww8atr.cxx | 1818 case TXT_FTN: in CurrentFieldPlc()
|