Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dwrtww8.cxx789 case TXT_FTN: in Write()
3291 pFtn = new WW8_WrPlcFtnEdn( TXT_FTN ); // Footnotes in ExportDocument_Impl()
3309 pFldFtn = new WW8_WrPlcFld( 2, TXT_FTN ); in ExportDocument_Impl()
3651 if (TXT_FTN == nTyp) in WriteTxt()
3653 bRet = WriteGenericTxt( rWrt, TXT_FTN, rWrt.pFib->ccpFtn ); in WriteTxt()
3669 if( TXT_FTN == nTyp ) in WritePlc()
3671 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.cxx2524 !rFootnote.IsEndNote() ? TXT_FTN : TXT_EDN); in TextFootnote_Impl()
H A Dww8atr.cxx1819 case TXT_FTN: in CurrentFieldPlc()

Completed in 108 milliseconds