Searched refs:getFontStyle (Results 1 – 9 of 9) sorted by relevance
267 …(FontStyle_italic == rSvgStyleAttributes.getFontStyle() || FontStyle_oblique == rSvgStyleAttribute… in createSimpleTextPrimitive()
2336 FontStyle SvgStyleAttributes::getFontStyle() const in getFontStyle() function in svgio::svgreader::SvgStyleAttributes2347 return pSvgStyleAttributes->getFontStyle(); in getFontStyle()
69 const TextCharacterProperties* Theme::getFontStyle( sal_Int32 nSchemeType ) const in getFontStyle() function in oox::drawingml::Theme
504 … if( const TextCharacterProperties* pCharProps = pTheme->getFontStyle( pFontRef->mnThemedIdx ) ) in createAndInsert()
79 const TextCharacterProperties* getFontStyle( sal_Int32 nSchemeType ) const;
59 virtual css::uno::Any SAL_CALL getFontStyle() throw (css::uno::RuntimeException);
332 ScVbaFont::getFontStyle() throw ( uno::RuntimeException ) in getFontStyle() function in ScVbaFont
374 FontStyle getFontStyle() const;
953 …if( const TextCharacterProperties* pTextProps = pTheme->getFontStyle( pAutoTextEntry->mnThemedFont… in TextFormatter()
Completed in 46 milliseconds