Home
last modified time | relevance | path

Searched refs:istdNext (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx93 sal_uInt16 istdNext : 12; // next style member
H A Ddump8a.cxx2517 *pOut << "Next:" << pStd->istdNext << " Name:\"" << sName.GetBuffer() << "\""; in Dump1Style()
H A Dww8scan.cxx5625 pStd->istdNext = ( a16Bit & 0xfff0 ) >> 4; in Read1STDFixed()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx185 sal_uInt16 istdNext : 12; // next style member
H A Dww8par2.cxx4158 bool bOldNoImp = PrepareStyle(rSI, static_cast<ww::sti>(pStd->sti), nNr, pStd->istdNext); in Import1Style()
H A Dww8scan.cxx6253 pStd->istdNext = ( a16Bit & 0xfff0 ) >> 4; in Read1STDFixed()

Completed in 114 milliseconds