Home
last modified time | relevance | path

Searched refs:mpTableStyle (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/drawingml/table/
H A Dtableproperties.hxx50 boost::shared_ptr< TableStyle >& getTableStyle(){ return mpTableStyle; }; in getTableStyle()
68 boost::shared_ptr< TableStyle > mpTableStyle; // or the complete TableStyle member in oox::drawingml::table::TableProperties
/trunk/main/oox/source/drawingml/table/
H A Dtableproperties.cxx239 if ( mpTableStyle ) in getUsedTableStyle()
240 pTableStyle = &*mpTableStyle; in getUsedTableStyle()

Completed in 13 milliseconds