Home
last modified time | relevance | path

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

/aoo4110/main/animations/source/animcore/
H A Danimcore.cxx320 sal_Int16 mnValueType, mnSubItem; member in animcore::AnimationNode
425 mnValueType( 0 ), in AnimationNode()
473 mnValueType( rNode.mnValueType ), in AnimationNode()
1329 return mnValueType; in getValueType()
1337 if( _valuetype != mnValueType ) in setValueType()
1339 mnValueType = _valuetype; in setValueType()
/aoo4110/main/oox/source/drawingml/chart/
H A Dseriesmodel.cxx84 mnValueType( XML_fixedVal ), in ErrorBarModel()
H A Dseriesconverter.cxx235 switch( mrModel.mnValueType ) in convertFromModel()
H A Dseriescontext.cxx221 mrModel.mnValueType = rAttribs.getToken( XML_val, XML_fixedVal ); in onCreateContext()
/aoo4110/main/oox/inc/oox/drawingml/chart/
H A Dseriesmodel.hxx120 sal_Int32 mnValueType; /// Type of the values. member
/aoo4110/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx634 mnValueType = xAttribs->getOptionalValueToken( XML_valueType, 0 ); in AnimContext()
696 sal_Int32 mnValueType; member in oox::ppt::AnimContext
/aoo4110/main/sc/source/filter/inc/
H A Dxlchart.hxx982 sal_uInt16 mnValueType; /// Data type for value entries. member
/aoo4110/main/sc/source/filter/excel/
H A Dxlchart.cxx255 mnValueType( EXC_CHSERIES_NUMERIC ), in XclChSeries()
H A Dxechart.cxx2115 rStrm << maData.mnCategType << maData.mnValueType << maData.mnCategCount << maData.mnValueCount; in WriteBody()
H A Dxichart.cxx1782 rStrm >> maData.mnCategType >> maData.mnValueType >> maData.mnCategCount >> maData.mnValueCount; in ReadHeaderRecord()

Completed in 159 milliseconds