Searched refs:setTableStyle (Results 1 – 6 of 6) sorted by relevance
74 static_cast< sdr::table::SdrTableObj* >( mpObj.get() )->setTableStyle(xTemplate); in setPropertyValueImpl()
104 pObj->setTableStyle( xStyle ); in apply_table_style()
167 …void setTableStyle( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAcc…
540 pTableObj->setTableStyle( rData.mxTableStyle ); in setData()
1219 void SdrTableObj::setTableStyle( const Reference< XIndexAccess >& xTableStyle ) in setTableStyle() function in sdr::table::SdrTableObj2713 pNewTableObj->setTableStyle( getTableStyle() ); in CloneRange()
867 pTableObj->setTableStyle( xNewTableStyle ); in SetTableStyle()
Completed in 40 milliseconds