/aoo4110/main/oox/source/drawingml/ |
H A D | textparagraph.cxx | 94 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 D | textfield.cxx | 150 … maTextParagraphProperties.pushToPropSet( rFilterBase, xProps, aioBulletList, NULL, sal_True, 18 ); in insertAt() 155 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
|
H A D | textrun.cxx | 65 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt() 122 aTextCharacterProps.pushToPropSet( aPropSet, rFilterBase ); in insertAt()
|
H A D | shape.cxx | 456 mpTablePropertiesPtr->pushToPropSet( rFilterBase, xSet, mpMasterTextListStyle ); in createAndInsert() 491 mpCustomShapePropertiesPtr->pushToPropSet( rFilterBase, xSet, mxShape ); in createAndInsert()
|
H A D | textcharacterproperties.cxx | 152 void TextCharacterProperties::pushToPropSet( PropertySet& rPropSet, const XmlFilterBase& rFilter ) … in pushToPropSet() function in oox::drawingml::TextCharacterProperties
|
H A D | customshapeproperties.cxx | 117 void CustomShapeProperties::pushToPropSet( const ::oox::core::FilterBase& /* rFilterBase */, in pushToPropSet() function in oox::drawingml::CustomShapeProperties
|
H A D | textparagraphproperties.cxx | 345 void TextParagraphProperties::pushToPropSet( const ::oox::core::XmlFilterBase& rFilterBase, in pushToPropSet() function in oox::drawingml::TextParagraphProperties
|
/aoo4110/main/oox/inc/oox/drawingml/ |
H A D | textcharacterproperties.hxx | 74 void pushToPropSet(
|
H A D | textparagraphproperties.hxx | 103 … void pushToPropSet( const ::oox::core::XmlFilterBase& rFilterBase,
|
H A D | customshapeproperties.hxx | 117 void pushToPropSet( const ::oox::core::FilterBase& rFilterBase,
|
/aoo4110/main/oox/inc/oox/drawingml/table/ |
H A D | tableproperties.hxx | 60 void pushToPropSet( const ::oox::core::XmlFilterBase& rFilterBase,
|
/aoo4110/main/oox/source/ppt/ |
H A D | slidepersist.cxx | 192 pTextParagraphPropertiesPtr->getTextCharacterProperties().pushToPropSet( aPropSet, rFilter ); in setTextStyle()
|
/aoo4110/main/oox/source/drawingml/table/ |
H A D | tablecell.cxx | 124 aTextCharProps.pushToPropSet( aPropSet, rFilterBase ); in applyTableStylePart()
|
H A D | tableproperties.cxx | 267 void TableProperties::pushToPropSet( const ::oox::core::XmlFilterBase& rFilterBase, in pushToPropSet() function in oox::drawingml::table::TableProperties
|
/aoo4110/main/oox/source/drawingml/chart/ |
H A D | objectformatter.cxx | 977 aTextProps.pushToPropSet( rPropSet, mrData.mrFilter ); in convertFormatting()
|