Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/table/
H A DXMLTableExport.cxx258 …std::vector< XMLPropertyState > xRowPropStates( mxRowExportPropertySetMapper->Filter( xPropSet ) ); in collectTableAutoStyles() local
260 if( has_states( xRowPropStates ) ) in collectTableAutoStyles()
262 …UString sStyleName( mrExport.GetAutoStylePool()->Add(XML_STYLE_FAMILY_TABLE_ROW, xRowPropStates) ); in collectTableAutoStyles()

Completed in 17 milliseconds