Searched refs:nfcFtnRef (Results 1 – 7 of 7) sorted by relevance
6096 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()
1428 sal_Int16 nfcFtnRef; member in WW8Dop
1144 *pOut << indent2 << "nfcFtnRef : " << pD->nfcFtnRef << endl1; in DumpDop()
6809 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()
1694 sal_Int16 nfcFtnRef; member in WW8Dop
1137 rDop.nfcFtnRef = WW8Export::GetNumId( rInfo.aFmt.GetNumberingType() ); in WriteFtnEndTxt()
4481 aInfo.aFmt.SetNumberingType( static_cast< sal_uInt16 >(eNumTA[pWDop->nfcFtnRef]) ); in CoreLoad()
Completed in 148 milliseconds