Home
last modified time | relevance | path

Searched refs:pMasterTextListStyle (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/table/
H A Dtableproperties.cxx133 const TextListStylePtr& pMasterTextListStyle) in pushToPropSet() argument
196 rTableCell.pushToXCell(rFilterBase, pMasterTextListStyle, xCell, *this, rTableStyle, in pushToPropSet()
H A Dtablecell.cxx215 …::core::XmlFilterBase& rFilterBase, const ::oox::drawingml::TextListStylePtr& pMasterTextListStyle, in pushToXCell() argument
463 getTextBody()->insertAt( rFilterBase, xText, xAt, aTextStyleProps, pMasterTextListStyle ); in pushToXCell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/inc/drawingml/
H A Dtextbody.hxx65 const TextListStylePtr& pMasterTextListStyle ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/inc/drawingml/
H A Dtextbody.hxx63 const TextListStylePtr& pMasterTextListStyle ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/inc/drawingml/table/
H A Dtableproperties.hxx59 const ::oox::drawingml::TextListStylePtr& pMasterTextListStyle );
H A Dtablecell.hxx71 const ::oox::drawingml::TextListStylePtr& pMasterTextListStyle,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/inc/drawingml/table/
H A Dtableproperties.hxx61 const ::oox::drawingml::TextListStylePtr& pMasterTextListStyle );
H A Dtablecell.hxx77 const ::oox::drawingml::TextListStylePtr& pMasterTextListStyle,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/table/
H A Dtableproperties.cxx139 const TextListStylePtr& pMasterTextListStyle) in pushToPropSet() argument
202 rTableCell.pushToXCell(rFilterBase, pMasterTextListStyle, xCell, *this, rTableStyle, in pushToPropSet()
H A Dtablecell.cxx225 …::core::XmlFilterBase& rFilterBase, const ::oox::drawingml::TextListStylePtr& pMasterTextListStyle, in pushToXCell() argument
473 getTextBody()->insertAt( rFilterBase, xText, xAt, aTextStyleProps, pMasterTextListStyle ); in pushToXCell()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/drawingml/
H A Dshape.hxx173 void setMasterTextListStyle( const TextListStylePtr& pMasterTextListStyle );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/drawingml/
H A Dshape.hxx178 void setMasterTextListStyle( const TextListStylePtr& pMasterTextListStyle );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Dshape.cxx1643 void Shape::setMasterTextListStyle( const TextListStylePtr& pMasterTextListStyle ) in setMasterTextListStyle() argument
1647 mpMasterTextListStyle = pMasterTextListStyle; in setMasterTextListStyle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dshape.cxx1888 void Shape::setMasterTextListStyle( const TextListStylePtr& pMasterTextListStyle ) in setMasterTextListStyle() argument
1892 mpMasterTextListStyle = pMasterTextListStyle; in setMasterTextListStyle()