Home
last modified time | relevance | path

Searched refs:Type1 (Results 1 – 14 of 14) sorted by relevance

/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1722 template< typename Type1, typename Type2 >
1728 template< typename Type1, typename Type2 >
1731 …return bType1 ? dumpDec< Type1 >( rName, rListWrp ) : static_cast< Type1 >( dumpDec< Type2 >( rNam… in dumpDec()
1734 template< typename Type1, typename Type2 >
1737 …return bType1 ? dumpHex< Type1 >( rName, rListWrp ) : static_cast< Type1 >( dumpHex< Type2 >( rNam… in dumpHex()
1740 template< typename Type1, typename Type2 >
1743 …return bType1 ? dumpBin< Type1 >( rName, rListWrp ) : static_cast< Type1 >( dumpBin< Type2 >( rNam… in dumpBin()
1746 template< typename Type1, typename Type2 >
1752 template< typename Type1, typename Type2 >
1758 template< typename Type1, typename Type2 >
[all …]
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontcache.cxx217 case fonttype::Type1: in flush()
329 eType != fonttype::Type1 && in read()
352 case fonttype::Type1: in read()
433 case fonttype::Type1: in read()
523 case fonttype::Type1: in copyPrintFont()
576 case fonttype::Type1: in equalsPrintFont()
637 case fonttype::Type1: in clonePrintFont()
691 case fonttype::Type1: in updateFontCacheEntry()
H A Dfontmanager.cxx1446 case fonttype::Type1: in findFontFileID()
1607 case fonttype::Type1: in getFontAttributesFromXLFD()
1653 case fonttype::Type1: in getFontAttributesFromXLFD()
1668 if( pFont->m_eType == fonttype::Type1 ) in getXLFD()
2195 if( (*it)->m_eType == fonttype::Type1 ) in initialize()
2328 if( (*it)->m_eType == fonttype::Type1 ) in initialize()
2653 if( pFont->m_eType == fonttype::Type1 ) in fillPrintFontInfo()
2864 case fonttype::Type1: in getAfmFile()
2892 if( pFont && pFont->m_eType == fonttype::Type1 ) in getFontFile()
3334 case fonttype::Type1: in importFonts()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx124 Type1 = 1, enumerator
312 Type1FontFile() : PrintFont( fonttype::Type1 ), m_nDirectory( 0 ) {} in Type1FontFile()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1132 …if( aFontInfo.m_aEncoding == RTL_TEXTENCODING_SYMBOL && aFontInfo.m_eType == psp::fonttype::Type1 ) in DoGetEmbedFontData()
1166 case psp::fonttype::Type1: { in DoGetEmbedFontData()
1323 case psp::fonttype::Type1: in Info2DevFontAttributes()
H A Dsalgdi3.cxx1054 if( aInfo.m_eType == psp::fonttype::Type1 ) in GetDevFontList()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1026 …if( aFontInfo.m_aEncoding == RTL_TEXTENCODING_SYMBOL && aFontInfo.m_eType == psp::fonttype::Type1 ) in DoGetEmbedFontData()
1060 case psp::fonttype::Type1: { in DoGetEmbedFontData()
1205 case psp::fonttype::Type1: in Info2DevFontAttributes()
H A Dsvptext.cxx309 if( aInfo.m_eType == psp::fonttype::Type1 ) in GetDevFontList()
/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx601 if (eType == fonttype::Type1) in drawText()
659 if( (eType == fonttype::Builtin || eType == fonttype::Type1) ) in getCharMetric()
H A Dglyphset.cxx445 if ((meBaseType != fonttype::Builtin) && (meBaseType != fonttype::Type1)) in PSDefineReencodedFont()
701 if ((meBaseType != fonttype::Builtin) && (meBaseType != fonttype::Type1)) in PSUploadEncoding()
/trunk/extras/l10n/source/tg/
H A Dlocalize.sdf31885 … Xserver. The $[officename] software can display and print out PostScript Type1 fonts as well as T…
/trunk/extras/l10n/source/sw-TZ/
H A Dlocalize.sdf30585 … Xserver. The $[officename] software can display and print out PostScript Type1 fonts as well as T…
/trunk/extras/l10n/source/rw/
H A Dlocalize.sdf31117 … Xserver. The $[officename] software can display and print out PostScript Type1 fonts as well as T…
/trunk/extras/l10n/source/br/
H A Dlocalize.sdf33749 … Xserver. The $[officename] software can display and print out PostScript Type1 fonts as well as T…

Completed in 3545 milliseconds