Home
last modified time | relevance | path

Searched refs:GetCanonicalStiFromStc (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dstyles.cxx191 sti GetCanonicalStiFromStc(sal_uInt8 stc) throw() in GetCanonicalStiFromStc() function
H A Dww8par2.cxx4522 ww::sti eSti = ww::GetCanonicalStiFromStc(stc); in ImportOldFormatStyles()
4539 ww::sti eSti = ww::GetCanonicalStiFromStc(stc); in ImportOldFormatStyles()
4649 ww::sti eSti = ww::GetCanonicalStiFromStc(stc); in ImportOldFormatStyles()
H A Dww8par6.cxx1839 …ww::sti eSti = eVer < ww::eWW6 ? ww::GetCanonicalStiFromStc( static_cast< sal_uInt8 >(nColl) ) : s… in ReadFull()
1843 …eSti = eVer < ww::eWW6 ? ww::GetCanonicalStiFromStc( static_cast< sal_uInt8 >(nColl) ) : static_ca… in ReadFull()
/trunk/main/sw/source/filter/inc/
H A Dwwstyles.hxx185 sti GetCanonicalStiFromStc(sal_uInt8 stc) throw();