Searched refs:fillSubstVector (Results 1 – 2 of 2) sorted by relevance
939 void FontSubstConfiguration::fillSubstVector( const com::sun::star::uno::Reference< XNameAccess > x… in fillSubstVector() function in FontSubstConfiguration1151 fillSubstVector( xFont, aSubstFontsStr, aAttr.Substitutions ); in readLocaleSubst()1152 fillSubstVector( xFont, aSubstFontsMSStr, aAttr.MSSubstitutions ); in readLocaleSubst()1153 fillSubstVector( xFont, aSubstFontsPSStr, aAttr.PSSubstitutions ); in readLocaleSubst()1154 fillSubstVector( xFont, aSubstFontsHTMLStr, aAttr.HTMLSubstitutions ); in readLocaleSubst()
195 …void fillSubstVector( const com::sun::star::uno::Reference< com::sun::star::container::XNameAccess…
Completed in 20 milliseconds