Home
last modified time | relevance | path

Searched defs:nAttribLen (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx483 const char* pAttrib, sal_Int32 nAttribLen, in parseFontCheckForString()
502 const char* pAttrib, sal_Int32 nAttribLen) in parseFontRemoveSuffix()
533 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("Italic"); in parseFontFamilyName() local
539 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("-LightOblique"); in parseFontFamilyName() local
545 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("-Light"); in parseFontFamilyName() local
551 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("-BoldOblique"); in parseFontFamilyName() local
557 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("-Bold"); in parseFontFamilyName() local
563 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("Bold"); in parseFontFamilyName() local
569 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("-Roman"); in parseFontFamilyName() local
575 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("-Oblique"); in parseFontFamilyName() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx454 const char* pAttrib, sal_Int32 nAttribLen, in parseFontCheckForString()
473 const char* pAttrib, sal_Int32 nAttribLen) in parseFontRemoveSuffix()
510 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("Italic"); in parseFontFamilyName() local
516 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("-LightOblique"); in parseFontFamilyName() local
522 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("-Light"); in parseFontFamilyName() local
528 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("-BoldOblique"); in parseFontFamilyName() local
534 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("-Bold"); in parseFontFamilyName() local
540 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("Bold"); in parseFontFamilyName() local
546 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("-Roman"); in parseFontFamilyName() local
552 sal_Int32 nAttribLen = RTL_CONSTASCII_LENGTH("-Oblique"); in parseFontFamilyName() local
[all …]