Home
last modified time | relevance | path

Searched refs:TXT_FTN (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx775 case TXT_FTN: in Write()
3277 pFtn = new WW8_WrPlcFtnEdn( TXT_FTN ); // Footnotes in ExportDocument_Impl()
3295 pFldFtn = new WW8_WrPlcFld( 2, TXT_FTN ); in ExportDocument_Impl()
3637 if (TXT_FTN == nTyp) in WriteTxt()
3639 bRet = WriteGenericTxt( rWrt, TXT_FTN, rWrt.pFib->ccpFtn ); in WriteTxt()
3655 if( TXT_FTN == nTyp ) in WritePlc()
3657 WriteGenericPlc( rWrt, TXT_FTN, rWrt.pFib->fcPlcffndTxt, in WritePlc()
H A Dwrtww8.hxx151 TXT_MAINTEXT = 0, /*TXT_FTNEDN = 1,*/ TXT_HDFT = 2, TXT_FTN = 3, enumerator
H A Dwrtw8sty.cxx2075 case TXT_FTN: in WriteGenericTxt()
H A Dwrtw8nds.cxx1963 if ( ( nTxtTyp == TXT_EDN || nTxtTyp == TXT_FTN ) && nAktPos == 0 && nLen > 0 ) in OutputTextNode()
H A Ddocxattributeoutput.cxx2777 bFootnotes? TXT_FTN: TXT_EDN ); in FootnotesEndnotes()
H A Drtfattributeoutput.cxx2545 !rFootnote.IsEndNote() ? TXT_FTN : TXT_EDN); in TextFootnote_Impl()
H A Dww8atr.cxx1819 case TXT_FTN: in CurrentFieldPlc()

Completed in 131 milliseconds