Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx163 …t ::oox::core::XmlFilterBase& rFilterBase, ::oox::drawingml::TextListStylePtr pMasterTextListStyle, in pushToXCell() argument
366 getTextBody()->insertAt( rFilterBase, xText, xAt, aTextCharProps, pMasterTextListStyle ); in pushToXCell()
H A Dtableproperties.cxx268 const Reference < XPropertySet >& xPropSet, TextListStylePtr pMasterTextListStyle ) in pushToPropSet() argument
296 …rTableCell.pushToXCell( rFilterBase, pMasterTextListStyle, xCellRange->getCellByPosition( nColumn,… in pushToPropSet()
/trunk/main/oox/source/drawingml/
H A Dshape.cxx546 void Shape::setMasterTextListStyle( const TextListStylePtr& pMasterTextListStyle ) in setMasterTextListStyle() argument
548 mpMasterTextListStyle = pMasterTextListStyle; in setMasterTextListStyle()
/trunk/main/oox/inc/oox/drawingml/
H A Dtextbody.hxx63 const TextListStylePtr& pMasterTextListStyle ) const;
H A Dshape.hxx124 void setMasterTextListStyle( const TextListStylePtr& pMasterTextListStyle );
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtableproperties.hxx61 …:star::beans::XPropertySet > & xPropSet, ::oox::drawingml::TextListStylePtr pMasterTextListStyle );
H A Dtablecell.hxx83 …t ::oox::core::XmlFilterBase& rFilterBase, ::oox::drawingml::TextListStylePtr pMasterTextListStyle,

Completed in 39 milliseconds