Home
last modified time | relevance | path

Searched defs:stc (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx101 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() local
266 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadNames() local
284 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadChpx() local
302 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadPapx() local
318 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadEstcp() local
H A Dw1filter.cxx1517 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
H A Dw1class.hxx300 Ww1Style& GetStyle(sal_uInt16 stc) { in GetStyle()
H A Dw1struct.hxx638 SVBT8 stc; member
/trunk/main/sw/source/filter/ww8/
H A Dstyles.cxx192 sti GetCanonicalStiFromStc(sal_uInt8 stc) throw() in GetCanonicalStiFromStc()
H A Dww8par2.cxx4516 sal_uInt8 stc = static_cast< sal_uInt8 >((stcp - cstcStd) & 255); in ImportOldFormatStyles() local
4638 sal_uInt8 stc = static_cast< sal_uInt8 >((stcp - cstcStd) & 255); in ImportOldFormatStyles() local

Completed in 53 milliseconds