Home
last modified time | relevance | path

Searched refs:FillProperties (Results 51 – 75 of 80) sorted by relevance

1234

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DUpDownBarWrapper.cxx70 ::chart::FillProperties::AddPropertiesToVector( aProperties ); in lcl_GetPropertySequence()
124 ::chart::FillProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap()
H A DWallFloorWrapper.cxx70 ::chart::FillProperties::AddPropertiesToVector( aProperties ); in lcl_GetPropertySequence()
H A DAreaWrapper.cxx69 ::chart::FillProperties::AddPropertiesToVector( aProperties ); in lcl_GetPropertySequence()
H A DLegendWrapper.cxx268 ::chart::FillProperties::AddPropertiesToVector( aProperties ); in lcl_GetPropertySequence()
H A DTitleWrapper.cxx196 ::chart::FillProperties::AddPropertiesToVector( aProperties ); in lcl_GetPropertySequence()
H A DDataSeriesPointWrapper.cxx185 ::chart::FillProperties::AddPropertiesToVector( aProperties ); in lcl_GetPropertySequence()
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx43 using ::oox::drawingml::FillProperties;
464 FillProperties aFillProps; in pushToPropMap()
/trunk/main/oox/source/ppt/
H A Dbackgroundproperties.cxx36 …kgroundPropertiesContext( ContextHandler& rParent, ::oox::drawingml::FillProperties& rFillProperti… in BackgroundPropertiesContext()
/trunk/main/oox/inc/oox/drawingml/
H A Dlineproperties.hxx53 FillProperties maLineFill; /// Line fill (solid, gradient, ...).
/trunk/main/xmloff/inc/xmloff/
H A DXMLFontStylesContext.hxx78 sal_Bool FillProperties( const ::rtl::OUString& rName,
/trunk/main/oox/source/drawingml/
H A Dtheme.cxx52 const FillProperties* Theme::getFillStyle( sal_Int32 nIndex ) const in getFillStyle()
H A Dthemeelementscontext.cxx70 mrFillStyleList.push_back( FillPropertiesPtr( new FillProperties ) ); in createFastChildContext()
/trunk/main/oox/source/drawingml/table/
H A Dtablestylecellstylecontext.cxx98 rxFillProperties.reset( new FillProperties ); in createFastChildContext()
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablecell.hxx98 oox::drawingml::FillProperties maFillProperties;
/trunk/main/chart2/source/tools/
H A Dmakefile.mk96 $(SLO)$/FillProperties.obj \
/trunk/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
1739 ScSortDescriptor::FillProperties( aSeq, aParam ); in getSortDescriptor()
1868 ScImportDescriptor::FillProperties( aSeq, aParam ); in getImportDescriptor()
/trunk/main/offapi/com/sun/star/chart2/
H A DFillBitmap.idl57 @see com::sun::star::drawing::FillProperties
/trunk/main/sc/inc/
H A Ddatauno.hxx84 static void FillProperties(
98 static void FillProperties(
/trunk/main/oox/source/drawingml/diagram/
H A Ddiagram.cxx98 : mpFillProperties( new FillProperties ) in DiagramData()
/trunk/test/testuno/source/fvt/uno/sd/textbox/
H A DFillProperties.java57 public class FillProperties { class
/trunk/main/sc/qa/unoapi/
H A Dknownissues.xcl110 sc.ScAnnotationShapeObj::com::sun::star::drawing::FillProperties
/trunk/main/offapi/com/sun/star/drawing/
H A DFillProperties.idl63 published service FillProperties
/trunk/main/xmloff/source/text/
H A Dtxtimppr.cxx100 ((XMLFontStylesContext *)&xFontDecls)->FillProperties( in handleSpecialItem()
/trunk/main/xmloff/source/style/
H A Dxmlnumi.cxx874 if( pFontDecls->FillProperties( sFontName, aProps, 0, 1, 2, 3, 4 ) ) in SvxXMLListLevelStyleAttrContext_Impl()
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx719 FillProperties aFillProps; in convertFillProperties()

Completed in 797 milliseconds

1234