Home
last modified time | relevance | path

Searched refs:getTableStyle (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/oox/inc/oox/drawingml/table/
H A Dtableproperties.hxx50 boost::shared_ptr< TableStyle >& getTableStyle(){ return mpTableStyle; }; in getTableStyle() function in oox::drawingml::table::TableProperties
/aoo42x/main/oox/source/drawingml/table/
H A Dtablecontext.cxx71 boost::shared_ptr< TableStyle >& rTableStyle = mrTableProperties.getTableStyle(); in createFastChildContext()
/aoo42x/main/svx/source/unodraw/
H A Dtableshape.cxx133 rValue <<= static_cast< sdr::table::SdrTableObj* >( mpObj.get() )->getTableStyle(); in getPropertyValueImpl()
/aoo42x/main/svx/inc/svx/
H A Dsvdotable.hxx168 …com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess >& getTableStyle() const;
/aoo42x/main/svx/source/table/
H A Dtableundo.cxx556 rData.mxTableStyle = pTableObj->getTableStyle(); in getData()
H A Dsvdotable.cxx1232 const Reference< XIndexAccess >& SdrTableObj::getTableStyle() const in getTableStyle() function in sdr::table::SdrTableObj
2713 pNewTableObj->setTableStyle( getTableStyle() ); in CloneRange()

Completed in 38 milliseconds