Home
last modified time | relevance | path

Searched refs:DumpSprms (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx62 void DumpSprms( sal_uInt8 nVersion, SvStream& rSt, short nLen );
149 DumpSprms( pWwFib->nVersion, *xTableStream, cbPapx ); in Dump_LVL()
155 DumpSprms( pWwFib->nVersion, *xTableStream, cbChpx ); in Dump_LVL()
856 void DumpSprms( sal_uInt8 nVersion, SvStream& rSt, short nLen ) in DumpSprms() function
896 DumpSprms( nVersion, *xStrm, nLen ); in DumpSepx()
991 DumpSprms( nVersion, *xStrm, (short)c ); in DumpFkp()
1002 DumpSprms( nVersion, *xStrm, nLen - 2 ); in DumpFkp()
1250 DumpSprms( nVersion, *xTableStream, cb ); // Dumpe Sprms in DumpPcd()
2453 DumpSprms( nVersion, *xTableStream, cbUPX ); in DumpStyleUPX()
H A Dww8dout.cxx40 void DumpSprms( sal_uInt8 nVersion, SvStream& rSt, short nLen );
366 DumpSprms( 8, *xDataStream, nLen ); in OutHugeHex()

Completed in 20 milliseconds