Home
last modified time | relevance | path

Searched defs:FillProperties (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/oox/inc/oox/drawingml/ !
H A Dfillproperties.hxx106 struct FillProperties struct
108 OptValue< sal_Int32 > moFillType; /// Fill type (OOXML token).
109 Color maFillColor; /// Solid fill color and transparence.
110 GradientFillProperties maGradientProps; /// Properties for gradient fills.
111 PatternFillProperties maPatternProps; /// Properties for pattern fills.
112 BlipFillProperties maBlipProps; /// Properties for bitmap fills.
/AOO41X/main/chart2/source/inc/ !
H A DFillProperties.hxx37 class OOO_DLLPUBLIC_CHARTTOOLS FillProperties class
/AOO41X/main/xmloff/source/style/ !
H A DXMLFontStylesContext.cxx185 void XMLFontStyleContext_Impl::FillProperties( in FillProperties() function in XMLFontStyleContext_Impl
267 sal_Bool XMLFontStylesContext::FillProperties( const OUString& rName, in FillProperties() function in XMLFontStylesContext
/AOO41X/test/testuno/source/fvt/uno/sd/textbox/ !
H A DFillProperties.java57 public class FillProperties { class
/AOO41X/main/sc/source/ui/unoobj/ !
H A Ddatauno.cxx210 void ScImportDescriptor::FillProperties( uno::Sequence<beans::PropertyValue>& rSeq, const ScImportP… in FillProperties() function in ScImportDescriptor
320 void ScSortDescriptor::FillProperties( uno::Sequence<beans::PropertyValue>& rSeq, const ScSortParam… in FillProperties() function in ScSortDescriptor