Home
last modified time | relevance | path

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

/aoo42x/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx267 …(FontStyle_italic == rSvgStyleAttributes.getFontStyle() || FontStyle_oblique == rSvgStyleAttribute… in createSimpleTextPrimitive()
H A Dsvgstyleattributes.cxx2375 FontStyle SvgStyleAttributes::getFontStyle() const in getFontStyle() function in svgio::svgreader::SvgStyleAttributes
2386 return pSvgStyleAttributes->getFontStyle(); in getFontStyle()
/aoo42x/main/oox/source/drawingml/
H A Dtheme.cxx69 const TextCharacterProperties* Theme::getFontStyle( sal_Int32 nSchemeType ) const in getFontStyle() function in oox::drawingml::Theme
H A Dshape.cxx504 … if( const TextCharacterProperties* pCharProps = pTheme->getFontStyle( pFontRef->mnThemedIdx ) ) in createAndInsert()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtheme.hxx79 const TextCharacterProperties* getFontStyle( sal_Int32 nSchemeType ) const;
/aoo42x/main/sc/source/ui/vba/
H A Dvbafont.hxx59 virtual css::uno::Any SAL_CALL getFontStyle() throw (css::uno::RuntimeException);
H A Dvbafont.cxx332 ScVbaFont::getFontStyle() throw ( uno::RuntimeException ) in getFontStyle() function in ScVbaFont
/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx378 FontStyle getFontStyle() const;
/aoo42x/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx953 …if( const TextCharacterProperties* pTextProps = pTheme->getFontStyle( pAutoTextEntry->mnThemedFont… in TextFormatter()

Completed in 82 milliseconds