Home
last modified time | relevance | path

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

/aoo41x/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx187 int parseFontRemoveSuffix( const sal_Unicode* pCopy, const char* s, sal_Int32& nLen);
492 int Parser::parseFontRemoveSuffix( const sal_Unicode* pCopy, const char* s, sal_Int32& nLen) in parseFontRemoveSuffix() function in pdfi::__anon128b8da30111::Parser
519 if (parseFontRemoveSuffix( pCopy, "PSMT", nLen)) {} in parseFontFamilyName()
520 else if (parseFontRemoveSuffix( pCopy, "MT", nLen)) {} in parseFontFamilyName()

Completed in 23 milliseconds