Searched defs:stc (Results 1 – 6 of 6) sorted by relevance
101 void Ww1Style::SetDefaults(sal_uInt8 stc) in SetDefaults()111 sal_uInt16 Ww1Style::ReadName( sal_uInt8*&p, sal_uInt16& rnCountBytes, sal_uInt16 stc ) in ReadName()231 for (sal_uInt16 stc=0;stc<Count();stc++) in Ww1StyleSheet() local266 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadNames() local284 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadChpx() local302 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadPapx() local318 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadEstcp() local
1517 void Ww1StyleSheet::OutDefaults(Ww1Shell& rOut, Ww1Manager& rMan, sal_uInt16 stc) in OutDefaults()1628 void Ww1StyleSheet::OutOne(Ww1Shell& rOut, Ww1Manager& rMan, sal_uInt16 stc) in OutOne()1724 sal_uInt16 stc, sal_uInt8* pbStopRecur ) in OutOneWithBase()1744 sal_uInt16 stc; in Out() local
300 Ww1Style& GetStyle(sal_uInt16 stc) { in GetStyle()
638 SVBT8 stc; member
192 sti GetCanonicalStiFromStc(sal_uInt8 stc) throw() in GetCanonicalStiFromStc()
4516 sal_uInt8 stc = static_cast< sal_uInt8 >((stcp - cstcStd) & 255); in ImportOldFormatStyles() local4638 sal_uInt8 stc = static_cast< sal_uInt8 >((stcp - cstcStd) & 255); in ImportOldFormatStyles() local
Completed in 62 milliseconds