Searched refs:getTableStyle (Results 1 – 6 of 6) sorted by relevance
50 boost::shared_ptr< TableStyle >& getTableStyle(){ return mpTableStyle; }; in getTableStyle() function in oox::drawingml::table::TableProperties
71 boost::shared_ptr< TableStyle >& rTableStyle = mrTableProperties.getTableStyle(); in createFastChildContext()
133 rValue <<= static_cast< sdr::table::SdrTableObj* >( mpObj.get() )->getTableStyle(); in getPropertyValueImpl()
168 …com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess >& getTableStyle() const;
551 rData.mxTableStyle = pTableObj->getTableStyle(); in getData()
1232 const Reference< XIndexAccess >& SdrTableObj::getTableStyle() const in getTableStyle() function in sdr::table::SdrTableObj2713 pNewTableObj->setTableStyle( getTableStyle() ); in CloneRange()
Completed in 55 milliseconds