Searched refs:pMasterTextListStyle (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/oox/source/drawingml/table/ |
H A D | tablecell.cxx | 163 …t ::oox::core::XmlFilterBase& rFilterBase, ::oox::drawingml::TextListStylePtr pMasterTextListStyle, in pushToXCell() argument 366 getTextBody()->insertAt( rFilterBase, xText, xAt, aTextCharProps, pMasterTextListStyle ); in pushToXCell()
|
H A D | tableproperties.cxx | 268 const Reference < XPropertySet >& xPropSet, TextListStylePtr pMasterTextListStyle ) in pushToPropSet() argument 296 …rTableCell.pushToXCell( rFilterBase, pMasterTextListStyle, xCellRange->getCellByPosition( nColumn,… in pushToPropSet()
|
/aoo41x/main/oox/inc/oox/drawingml/ |
H A D | textbody.hxx | 63 const TextListStylePtr& pMasterTextListStyle ) const;
|
H A D | shape.hxx | 124 void setMasterTextListStyle( const TextListStylePtr& pMasterTextListStyle );
|
/aoo41x/main/oox/source/drawingml/ |
H A D | shape.cxx | 546 void Shape::setMasterTextListStyle( const TextListStylePtr& pMasterTextListStyle ) in setMasterTextListStyle() argument 548 mpMasterTextListStyle = pMasterTextListStyle; in setMasterTextListStyle()
|
/aoo41x/main/oox/inc/oox/drawingml/table/ |
H A D | tableproperties.hxx | 61 …:star::beans::XPropertySet > & xPropSet, ::oox::drawingml::TextListStylePtr pMasterTextListStyle );
|
H A D | tablecell.hxx | 83 …t ::oox::core::XmlFilterBase& rFilterBase, ::oox::drawingml::TextListStylePtr pMasterTextListStyle,
|
Completed in 41 milliseconds