Home
last modified time | relevance | path

Searched refs:ConvertFontToSubsFontChar (Results 1 – 5 of 5) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Deditobj.cxx1240 …char cConv = ByteString::ConvertFromUnicode( ConvertFontToSubsFontChar( hConv, cOld ), RTL_TEXTENC… in StoreData()
1272 …char cConv = ByteString::ConvertFromUnicode( ConvertFontToSubsFontChar( hConv, cOld ), RTL_TEXTENC… in StoreData()
1493 sal_Unicode cConv = ConvertFontToSubsFontChar( hConv, cOld ); in CreateData()
1522 sal_Unicode cConv = ConvertFontToSubsFontChar( hConv, cOld ); in CreateData()
/trunk/main/unotools/inc/unotools/
H A Dfontcvt.hxx41 UNOTOOLS_DLLPUBLIC sal_Unicode ConvertFontToSubsFontChar( FontToSubsFontConverter h…
/trunk/main/editeng/source/items/
H A Dnumitem.cxx304 cBullet = ConvertFontToSubsFontChar(pConverter, cBullet); in SvxNumberFormat()
334 cBullet = ConvertFontToSubsFontChar(pConverter, cBullet); in Store()
/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx1497 sal_Unicode ConvertFontToSubsFontChar( in ConvertFontToSubsFontChar() function
/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx1794 cNew = ConvertFontToSubsFontChar( mpImpl->hBatsFontConv, c ); in ConvStarBatsCharToStarSymbol()
1812 cNew = ConvertFontToSubsFontChar( mpImpl->hMathFontConv, c ); in ConvStarMathCharToStarSymbol()

Completed in 59 milliseconds