Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/inc/
H A Dwwstyles.hxx186 sti GetCanonicalStiFromStc(sal_uInt8 stc) throw();
/trunk/main/sw/source/filter/ww8/
H A Dstyles.cxx192 sti GetCanonicalStiFromStc(sal_uInt8 stc) throw() in GetCanonicalStiFromStc() function
H A Dww8par2.cxx4523 ww::sti eSti = ww::GetCanonicalStiFromStc(stc); in ImportOldFormatStyles()
4540 ww::sti eSti = ww::GetCanonicalStiFromStc(stc); in ImportOldFormatStyles()
4650 ww::sti eSti = ww::GetCanonicalStiFromStc(stc); in ImportOldFormatStyles()
H A Dww8par6.cxx1840 …ww::sti eSti = eVer < ww::eWW6 ? ww::GetCanonicalStiFromStc( static_cast< sal_uInt8 >(nColl) ) : s… in ReadFull()
1844 …eSti = eVer < ww::eWW6 ? ww::GetCanonicalStiFromStc( static_cast< sal_uInt8 >(nColl) ) : static_ca… in ReadFull()

Completed in 63 milliseconds