Searched refs:nfcEdnRef (Results 1 – 7 of 7) sorted by relevance
6097 nfcEdnRef = ( a16Bit & 0x03c0 ) >> 6; in WW8Dop()6183 nfcEdnRef = Get_Short( pData ); in WW8Dop()6224 nfcEdnRef = 2; in WW8Dop()6376 a16Bit |= (0x03c0 & (nfcEdnRef << 6)); in Write()6437 Set_UInt16( pData, nfcEdnRef ); in Write()
1429 sal_Int16 nfcEdnRef; member in WW8Dop
1145 *pOut << indent2 << "nfcEdnRef : " << pD->nfcEdnRef << endl1; in DumpDop()
6809 nfcEdnRef = ( a16Bit & 0x03c0 ) >> 6; in WW8Dop()6881 nfcEdnRef = Get_Short( pData ); // 494 0x1ee in WW8Dop()6958 nfcEdnRef = 2; in WW8Dop()7244 a16Bit |= (0x03c0 & (nfcEdnRef << 6)); in Write()7305 Set_UInt16( pData, nfcEdnRef ); // 494 0x1ee in Write()
1695 sal_Int16 nfcEdnRef; member in WW8Dop
1144 rDop.nfcEdnRef = WW8Export::GetNumId( rEndInfo.aFmt.GetNumberingType() ); in WriteFtnEndTxt()
4494 aInfo.aFmt.SetNumberingType( static_cast< sal_uInt16 >(eNumTA[pWDop->nfcEdnRef]) ); in CoreLoad()
Completed in 1846 milliseconds