Home
last modified time | relevance | path

Searched refs:pushToPropSet (Results 1 – 15 of 15) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dtextparagraph.cxx94 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
111 …pTextParagraphStyle->pushToPropSet( rFilterBase, xProps, aioBulletList, NULL, sal_False, fCharacte… in insertAt()
123 …maProperties.pushToPropSet( rFilterBase, xProps, aioBulletList, &pTextParagraphStyle->getBulletLis… in insertAt()
H A Dtextfield.cxx150 … maTextParagraphProperties.pushToPropSet( rFilterBase, xProps, aioBulletList, NULL, sal_True, 18 ); in insertAt()
155 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
H A Dtextrun.cxx65 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
122 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
H A Dshape.cxx456 mpTablePropertiesPtr->pushToPropSet( rFilterBase, xSet, mpMasterTextListStyle ); in createAndInsert()
491 mpCustomShapePropertiesPtr->pushToPropSet( rFilterBase, xSet, mxShape ); in createAndInsert()
H A Dtextcharacterproperties.cxx152 void TextCharacterProperties::pushToPropSet( PropertySet& rPropSet, const XmlFilterBase& rFilter ) … in pushToPropSet() function in oox::drawingml::TextCharacterProperties
H A Dcustomshapeproperties.cxx118 void CustomShapeProperties::pushToPropSet( const ::oox::core::FilterBase& /* rFilterBase */, in pushToPropSet() function in oox::drawingml::CustomShapeProperties
H A Dtextparagraphproperties.cxx345 void TextParagraphProperties::pushToPropSet( const ::oox::core::XmlFilterBase& rFilterBase, in pushToPropSet() function in oox::drawingml::TextParagraphProperties
/trunk/main/oox/inc/oox/drawingml/
H A Dtextcharacterproperties.hxx74 void pushToPropSet(
H A Dtextparagraphproperties.hxx103 … void pushToPropSet( const ::oox::core::XmlFilterBase& rFilterBase,
H A Dcustomshapeproperties.hxx117 void pushToPropSet( const ::oox::core::FilterBase& rFilterBase,
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtableproperties.hxx60 void pushToPropSet( const ::oox::core::XmlFilterBase& rFilterBase,
/trunk/main/oox/source/ppt/
H A Dslidepersist.cxx192 pTextParagraphPropertiesPtr->getTextCharacterProperties().pushToPropSet( aPropSet, rFilter ); in setTextStyle()
/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx124 aTextCharProps.pushToPropSet( aPropSet, rFilterBase ); in applyTableStylePart()
H A Dtableproperties.cxx267 void TableProperties::pushToPropSet( const ::oox::core::XmlFilterBase& rFilterBase, in pushToPropSet() function in oox::drawingml::table::TableProperties
/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx977 aTextProps.pushToPropSet( rPropSet, mrData.mrFilter ); in convertFormatting()

Completed in 57 milliseconds