Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dquerytablebuffer.cxx195 maModel.mnAutoFormatId = rAttribs.getInteger( XML_autoFormatId, 0 ); in importQueryTable()
221 maModel.mnAutoFormatId = rStrm.readuInt16(); in importQueryTable()
251 maModel.mnAutoFormatId = rStrm.readuInt16(); in importQueryTable()
H A Dpivottablebuffer.cxx1049 maDefModel.mnAutoFormatId = rAttribs.getInteger( XML_autoFormatId, 0 ); in importPivotTableDefinition()
1134 maDefModel.mnAutoFormatId = rStrm.readuInt16(); in importPTDefinition()
H A Dstylesbuffer.cxx3139 mnAutoFormatId( 0 ), in AutoFormatModel()
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx952 sal_Int32 mnAutoFormatId; /// Index of predefined autoformatting. member

Completed in 45 milliseconds