Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx2508 switch ( pStd->sgc ){ in Dump1Style()
2530 if( pStd && ( pStd->sgc == 1 || pStd->sgc == 2 ) ) in Dump1Style()
2531 DumpStyleGrupx( nVersion, nSkip, pStd->sgc == 1 ); in Dump1Style()
H A Dww8struc.hxx90 sal_uInt16 sgc : 4; // style type code member
H A Dww8scan.cxx5619 pStd->sgc = a16Bit & 0x000f ; in Read1STDFixed()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx4152 if ( !pStd || (0 == sName.Len()) || ((1 != pStd->sgc) && (2 != pStd->sgc)) ) in Import1Style()
4170 ImportGrupx(nSkip, pStd->sgc == 1, rSI.nFilePos & 1); in Import1Style()
4245 rSI.bColl = ( pStd->sgc == 1 ); // Para-Style in ScanStyles()
H A Dww8struc.hxx182 sal_uInt16 sgc : 4; // style type code member
H A Dww8scan.cxx6247 pStd->sgc = a16Bit & 0x000f ; in Read1STDFixed()

Completed in 184 milliseconds