Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx6097 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()
H A Dww8scan.hxx1429 sal_Int16 nfcEdnRef; member in WW8Dop
H A Ddump8a.cxx1145 *pOut << indent2 << "nfcEdnRef : " << pD->nfcEdnRef << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx6809 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()
H A Dww8scan.hxx1695 sal_Int16 nfcEdnRef; member in WW8Dop
H A Dwrtw8sty.cxx1144 rDop.nfcEdnRef = WW8Export::GetNumId( rEndInfo.aFmt.GetNumberingType() ); in WriteFtnEndTxt()
H A Dww8par.cxx4494 aInfo.aFmt.SetNumberingType( static_cast< sal_uInt16 >(eNumTA[pWDop->nfcEdnRef]) ); in CoreLoad()

Completed in 137 milliseconds