Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx6096 nfcFtnRef = ( a16Bit & 0x003c ) >> 2; in WW8Dop()
6182 nfcFtnRef = Get_Short( pData ); in WW8Dop()
6375 a16Bit |= (0x003c & (nfcFtnRef << 2)); in Write()
6436 Set_UInt16( pData, nfcFtnRef ); in Write()
H A Dww8scan.hxx1428 sal_Int16 nfcFtnRef; member in WW8Dop
H A Ddump8a.cxx1144 *pOut << indent2 << "nfcFtnRef : " << pD->nfcFtnRef << endl1; in DumpDop()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8scan.cxx6809 nfcFtnRef = ( a16Bit & 0x003c ) >> 2; in WW8Dop()
6881 nfcFtnRef = Get_Short( pData ); // 492 0x1ec in WW8Dop()
7244 a16Bit |= (0x003c & (nfcFtnRef << 2)); in Write()
7305 Set_UInt16( pData, nfcFtnRef ); // 492 0x1ec in Write()
H A Dww8scan.hxx1694 sal_Int16 nfcFtnRef; member in WW8Dop
H A Dwrtw8sty.cxx1137 rDop.nfcFtnRef = WW8Export::GetNumId( rInfo.aFmt.GetNumberingType() ); in WriteFtnEndTxt()
H A Dww8par.cxx4481 aInfo.aFmt.SetNumberingType( static_cast< sal_uInt16 >(eNumTA[pWDop->nfcFtnRef]) ); in CoreLoad()

Completed in 131 milliseconds