Home
last modified time | relevance | path

Searched refs:getFillStyle (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx569 sal_Int16 ShapeAttributeLayer::getFillStyle() const in getFillStyle() function in slideshow::internal::ShapeAttributeLayer
576 return sal::static_int_cast<sal_Int16>(mpChild->getFillStyle()); in getFillStyle()
H A Danimationfactory.cxx1033 &ShapeAttributeLayer::getFillStyle, in createEnumPropertyAnimation()
/aoo42x/main/oox/source/drawingml/
H A Dtheme.cxx52 const FillProperties* Theme::getFillStyle( sal_Int32 nIndex ) const in getFillStyle() function in oox::drawingml::Theme
H A Dshape.cxx430 … if( const FillProperties* pFillProps = pTheme->getFillStyle( pFillRef->mnThemedIdx ) ) in createAndInsert()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtheme.hxx64 const FillProperties* getFillStyle( sal_Int32 nIndex ) const;
/aoo42x/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx325 sal_Int16 getFillStyle() const;
/aoo42x/main/oox/source/ppt/
H A Dslidefragmenthandler.cxx161 *pTheme->getFillStyle( xAttribs->getOptionalValue( XML_idx ).toInt32() ) ) ); in createFastChildContext()
/aoo42x/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx906 … if( const FillProperties* pFillProps = pTheme->getFillStyle( pAutoFormatEntry->mnThemedIdx ) ) in FillFormatter()

Completed in 40 milliseconds