Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dtheme.cxx49 const EffectProperties* Theme::getEffectStyle( sal_Int32 nIndex ) const in getEffectStyle() function in oox::drawingml::Theme
H A Dshape.cxx2137 … if( const EffectProperties* pEffectProps = pTheme->getEffectStyle( pEffectRef->mnThemedIdx ) ) in getActualEffectProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Dtheme.cxx58 const EffectProperties* Theme::getEffectStyle( sal_Int32 nIndex ) const in getEffectStyle() function in oox::drawingml::Theme
H A Dshape.cxx1878 … if( const EffectProperties* pEffectProps = pTheme->getEffectStyle( pEffectRef->mnThemedIdx ) ) in getActualEffectProperties()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/drawingml/
H A Dtheme.hxx78 const EffectProperties* getEffectStyle( sal_Int32 nIndex ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/drawingml/
H A Dtheme.hxx82 const EffectProperties* getEffectStyle( sal_Int32 nIndex ) const;